API endpoint that allows all Events to be viewed.

FILTERS: 'type', 'type__ids', 'program', 'agency__ids', 'last_updated'

GET: Return a list of all Events

SEARCH EXAMPLE: /2.2.0/event/?search=Dragon Searches through name

ORDERING: Fields - 'date', 'last_updated' Example - /2.2.0/event/?ordering=-date

GET /2.2.0/event/?format=api&offset=930&ordering=date
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 1146,
  "next": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=940&ordering=date",
  "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=920&ordering=date",
  "results": [
    {
      "id": 1120,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1120/?format=api",
      "slug": "spherex-live-qa",
      "name": "SPHEREx Live Q+A",
      "updates": [
        {
          "id": 10095,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA Jet Propulsion Laboratory has started",
          "info_url": "https://www.youtube.com/watch?v=6o0q86RKL14",
          "created_by": "LL2",
          "created_on": "2025-02-12T18:56:00Z"
        },
        {
          "id": 10036,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event",
          "info_url": "https://www.youtube.com/live/6o0q86RKL14",
          "created_by": "hitura-nobad",
          "created_on": "2025-02-07T14:56:00Z"
        }
      ],
      "last_updated": "2025-02-12T19:35:10Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Q+A with experts from the mission, both at Vandenberg Space Force Base and NASA's Jet Propulsion Laboratory in California.\r\n\r\nYou'll hear from:\r\n\r\n- Jenn Rocca, SPHEREx project systems engineer, JPL\r\n- Phil Korngut, SPHEREx instrument scientist and inflation scientist, Caltech",
      "webcast_live": false,
      "location": "Vandenberg Space Force Base",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=6o0q86RKL14",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Jet Propulsion Laboratory",
          "title": "See the Spacecraft: SPHEREx Nears Launch (LIVE Q+A)",
          "description": "We are less than 15 days away from launching SPHEREx, a mission that will observe hundreds of millions of stars and galaxies in infrared light, a range of wavelengths not visible to the human eye. Wit...",
          "feature_image": "https://i.ytimg.com/vi/6o0q86RKL14/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=6o0q86RKL14",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-02-12T18:56:36Z",
          "end_time": "2025-02-12T19:34:50Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spherex_in_the__image_20250128085828.jpg",
      "date": "2025-02-12T19:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT38M14S",
      "agencies": [
        {
          "id": 1090,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1090/?format=api",
          "name": "Jet Propulsion Laboratory",
          "featured": false,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "JPL",
          "description": "Jet Propulsion Laboratory (JPL) is a Federally Funded Research and Development Center (FFRDC) in La Cañada Flintridge, California, Crescenta Valley, United States. Founded in 1936 by Caltech researchers, the laboratory is now owned and sponsored by the National Aeronautics and Space Administration (NASA) and administered and managed by the California Institute of Technology.\r\n\r\nThe primary function of the laboratory is the construction and operation of planetary robotic spacecraft, though it also conducts Earth-orbit and astronomy missions. It is also responsible for operating the NASA Deep Space Network (DSN).",
          "administrator": "Director: Dave Gallagher",
          "founding_year": "1936",
          "launchers": "",
          "spacecraft": "",
          "parent": "National Aeronautics and Space Administration",
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jpl_logo_image_20250228202710.png"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 383,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/383/?format=api",
      "slug": "solar-orbiter-venus-flyby-4",
      "name": "Solar Orbiter Venus Flyby",
      "updates": [
        {
          "id": 10116,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
          "comment": "Adding closest approach time",
          "info_url": "https://www.esa.int/Enabling_Support/Operations/Solar_Orbiter_ready_for_close_encounter_with_Venus",
          "created_by": "Nosu",
          "created_on": "2025-02-18T09:06:00Z"
        }
      ],
      "last_updated": "2025-02-18T09:10:22Z",
      "type": {
        "id": 23,
        "name": "Flyby"
      },
      "description": "Solar Orbiter, a partnership between ESA and NASA, will perform a gravity assist maneuver with Venus on February 18, 2025. Throughout its mission it also makes repeated gravity assist flybys of Venus to get closer to the Sun, and to change its orbital inclination, boosting it out of the ecliptic plane, to get the best – and first – views of the Sun’s poles.",
      "webcast_live": false,
      "location": "Venus",
      "news_url": "https://www.esa.int/Enabling_Support/Operations/Solar_Orbiter_ready_for_close_encounter_with_Venus",
      "video_url": null,
      "info_urls": [
        {
          "priority": 9,
          "source": "www.esa.int",
          "title": "Solar Orbiter ready for close encounter with Venus",
          "description": "The European Space Agency (ESA) is ready to guide the ESA/NASA Solar Orbiter spacecraft through its closest encounter with Venus so far.Today’s flyby will be the first to significantly ‘tilt’ the spacecraft’s orbit and allow it to see the Sun’s polar regions, which cannot be seen from Earth.Studying...",
          "feature_image": null,
          "url": "https://www.esa.int/Enabling_Support/Operations/Solar_Orbiter_ready_for_close_encounter_with_Venus",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        },
        {
          "priority": 10,
          "source": "www.esa.int",
          "title": "Solar Orbiter: journey around the Sun",
          "description": "Solar Orbiter: journey around the Sun",
          "feature_image": null,
          "url": "https://www.esa.int/ESA_Multimedia/Images/2020/01/Solar_Orbiter_journey_around_the_Sun",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/solar_orbiter_v_image_20210930071353.png",
      "date": "2025-02-18T20:48:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": null,
      "agencies": [
        {
          "id": 27,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
          "name": "European Space Agency",
          "featured": false,
          "type": "Multinational",
          "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL,SVN",
          "abbrev": "ESA",
          "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
          "administrator": "Director General: Josef Aschbacher",
          "founding_year": "1975",
          "launchers": "Ariane | Vega",
          "spacecraft": "Space Rider",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1132,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1132/?format=api",
      "slug": "nova-c-im-2-lunar-science-tech-media-teleconferenc",
      "name": "Nova-C IM-2 Lunar Science & Tech media teleconference",
      "updates": [
        {
          "id": 10181,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA Video has started",
          "info_url": "https://www.youtube.com/watch?v=kiiYMA_Qayg",
          "created_by": "LL2",
          "created_on": "2025-02-25T15:59:00Z"
        },
        {
          "id": 10178,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Added event.",
          "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-intuitive-machines-next-commercial-moon-launch/",
          "created_by": "Cosmic_Penguin",
          "created_on": "2025-02-25T15:37:00Z"
        }
      ],
      "last_updated": "2025-02-25T17:01:57Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will host a media teleconference to discuss the agency’s science and technology flying aboard Intuitive Machines’ second flight to the Moon. The mission is part of NASA’s CLPS (Commercial Lunar Payload Services) initiative and Artemis campaign to establish a long-term lunar presence.\r\n\r\nBriefing participants include:\r\n- Joel Kearns, deputy associate administration for exploration, Science Mission Directorate, NASA Headquarters \r\n- Niki Werkheiser, director, technology maturation, Space Technology Mission Directorate, NASA Headquarters \r\n- Jackie Quinn, PRIME-1 principal investigator, NASA Kennedy Space Center \r\n- Daniel Cremons, LRA deputy principal investigator, NASA Goddard Space Flight Center\r\n- Bethany Ehlmann, Lunar Trailblazer principal investigator, CalTech University \r\n- Trent Martin, senior vice president, space systems, Intuitive Machines \r\n- Thierry Klein, President of Bell Labs Solution Research, Nokia",
      "webcast_live": false,
      "location": "Online",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=kiiYMA_Qayg",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "NASA CLPS IM-2 Lunar Science & Tech media teleconference",
          "description": "11 a.m. – Lunar science and technology media teleconference with the following \n\nParticipants: \n\nJoel Kearns, deputy associate administration for exploration, Science Mission Directorate, NASA Headqua...",
          "feature_image": "https://i.ytimg.com/vi/kiiYMA_Qayg/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=kiiYMA_Qayg",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-02-25T15:58:11Z",
          "end_time": "2025-02-25T17:01:35Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/odysseus_nova-c_image_20240314081301.jpeg",
      "date": "2025-02-25T16:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT1H3M24S",
      "agencies": [
        {
          "id": 1067,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1067/?format=api",
          "name": "Intuitive Machines",
          "featured": false,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "IM",
          "description": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
          "administrator": "President: Steve Altemus",
          "founding_year": "2013",
          "launchers": "",
          "spacecraft": "Nova-C",
          "parent": null,
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 24,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/24/?format=api",
          "name": "Commercial Lunar Payload Services",
          "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
          "agencies": [
            {
              "id": 1069,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1069/?format=api",
              "name": "Astrobotic Technology",
              "type": "Private"
            },
            {
              "id": 1067,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1067/?format=api",
              "name": "Intuitive Machines",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
          "start_date": "2018-04-27T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
          "mission_patches": [],
          "type": {
            "id": 5,
            "name": "Exploration"
          }
        }
      ]
    },
    {
      "id": 1128,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1128/?format=api",
      "slug": "spherex-and-punch-science-overview-news-conference",
      "name": "SPHEREx and PUNCH Science Overview News Conference",
      "updates": [
        {
          "id": 10117,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event",
          "info_url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-missions-studying-cosmic-origins-sun/",
          "created_by": "hitura-nobad",
          "created_on": "2025-02-18T20:00:00Z"
        },
        {
          "id": 10186,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA has started",
          "info_url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-science-overview-news-conference/",
          "created_by": "LL2",
          "created_on": "2025-02-25T19:00:00Z"
        }
      ],
      "last_updated": "2025-02-25T19:00:53Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "SPHEREx and PUNCH Science Overview News Conference\r\n\r\n- Shawn Domagal-Goldman, acting director, Astrophysics Division, NASA Headquarters\r\n- Joe Westlake, director, Heliophysics Division, NASA Headquarters\r\n- Nicholeen Viall, PUNCH Mission Scientist, NASA’s Goddard Space Flight Center\r\n- Rachel Akeson, SPHEREx science data center lead, Caltech/IPAC\r\n- Phil Korngut, SPHEREx instrument scientist, Caltech",
      "webcast_live": false,
      "location": "Online",
      "news_url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-missions-studying-cosmic-origins-sun/",
      "video_url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-science-overview-news-conference/",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "Sets Launch Coverage for Missions Studying Cosmic Origins, Sun",
          "description": "NASA will provide live coverage of prelaunch and launch activities for SPHEREx (Spectro-Photometer for the History of the Universe, Epoch of Reionization and",
          "feature_image": null,
          "url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-missions-studying-cosmic-origins-sun/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "SPHEREx and PUNCH Science Overview News Conference",
          "description": "",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/spherex-and-punch-science-overview-news-conference-key-art-r3-horizontal-hero-16-9-without-title.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-science-overview-news-conference/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-02-25T19:00:00Z",
          "end_time": "2025-02-25T19:48:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spherex_2526_p_image_20250218200023.png",
      "date": "2025-02-25T19:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT1H",
      "agencies": [
        {
          "id": 1090,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1090/?format=api",
          "name": "Jet Propulsion Laboratory",
          "featured": false,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "JPL",
          "description": "Jet Propulsion Laboratory (JPL) is a Federally Funded Research and Development Center (FFRDC) in La Cañada Flintridge, California, Crescenta Valley, United States. Founded in 1936 by Caltech researchers, the laboratory is now owned and sponsored by the National Aeronautics and Space Administration (NASA) and administered and managed by the California Institute of Technology.\r\n\r\nThe primary function of the laboratory is the construction and operation of planetary robotic spacecraft, though it also conducts Earth-orbit and astronomy missions. It is also responsible for operating the NASA Deep Space Network (DSN).",
          "administrator": "Director: Dave Gallagher",
          "founding_year": "1936",
          "launchers": "",
          "spacecraft": "",
          "parent": "National Aeronautics and Space Administration",
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jpl_logo_image_20250228202710.png"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1123,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1123/?format=api",
      "slug": "progress-ms-28-undocking",
      "name": "Progress MS-28 Undocking",
      "updates": [
        {
          "id": 10090,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Added undocking.",
          "info_url": "https://tass.ru/kosmos/23011719",
          "created_by": "Cosmic_Penguin",
          "created_on": "2025-02-12T03:54:00Z"
        },
        {
          "id": 10166,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Updated undocking time.",
          "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
          "created_by": "Cosmic_Penguin",
          "created_on": "2025-02-24T07:40:00Z"
        }
      ],
      "last_updated": "2025-02-25T02:27:46Z",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The Progress MS-28 spacecraft will undock from the Zvezda module of the International Space Station.\r\nIt will then de-orbit and burn up in the atmosphere.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=fhC-8aqQEXY",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Роскосмос ТВ",
          "title": "Трансляция расстыковки грузового корабля «Прогресс МС-28» и МКС",
          "description": "25 февраля в 23:17 мск прощаемся с грузовиком — после полугодового пребывания на МКС «Прогресс МС-28» отчалит от модуля «Звезда».\n\nОжидаем включение двигателя на торможение 26 февраля в 02:25 мск. В р...",
          "feature_image": "https://i.ytimg.com/vi/fhC-8aqQEXY/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=fhC-8aqQEXY",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 3,
            "name": "Russian",
            "code": "ru"
          },
          "start_time": "2025-02-25T20:02:26Z",
          "end_time": "2025-02-25T20:33:50Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
      "date": "2025-02-25T20:16:30Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": null,
      "agencies": [
        {
          "id": 63,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
          "name": "Russian Federal Space Agency (ROSCOSMOS)",
          "featured": true,
          "type": "Government",
          "country_code": "RUS",
          "abbrev": "RFSA",
          "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
          "administrator": "Administrator: Yuri Borisov",
          "founding_year": "1992",
          "launchers": "Soyuz",
          "spacecraft": "Soyuz",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
          "name": "International Space Station",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "founded": "1998-11-20",
          "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
          "orbit": "Low Earth Orbit",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
      ],
      "program": [
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 1135,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1135/?format=api",
      "slug": "europa-clipper-mars-flyby",
      "name": "Europa Clipper Mars Flyby",
      "updates": [
        {
          "id": 10235,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
          "comment": "Adding event",
          "info_url": "https://www.jpl.nasa.gov/news/nasas-europa-clipper-uses-mars-to-go-the-distance/",
          "created_by": "Nosu",
          "created_on": "2025-02-28T20:25:00Z"
        }
      ],
      "last_updated": "2025-02-28T20:25:16Z",
      "type": {
        "id": 23,
        "name": "Flyby"
      },
      "description": "NASA’s Europa Clipper will streak just 550 miles (884 kilometers) above the surface of Mars for what’s known as a gravity assist — a maneuver to bend the spacecraft’s trajectory and position it for a critical leg of its long voyage to the Jupiter system. The close flyby offers a bonus opportunity for mission scientists, who will test their radar instrument and thermal imager.",
      "webcast_live": false,
      "location": "Mars",
      "news_url": "https://www.jpl.nasa.gov/news/nasas-europa-clipper-uses-mars-to-go-the-distance/",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "www.jpl.nasa.gov",
          "title": "NASA’s Europa Clipper Uses Mars to Go the Distance",
          "description": "The orbiter bound for Jupiter’s moon Europa will investigate whether the moon is habitable, but it first will get the help of Mars’ gravitational force to get to deep space.",
          "feature_image": null,
          "url": "https://www.jpl.nasa.gov/news/nasas-europa-clipper-uses-mars-to-go-the-distance/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/europa_clipper__image_20250228202458.png",
      "date": "2025-03-01T17:57:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": null,
      "agencies": [
        {
          "id": 1090,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1090/?format=api",
          "name": "Jet Propulsion Laboratory",
          "featured": false,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "JPL",
          "description": "Jet Propulsion Laboratory (JPL) is a Federally Funded Research and Development Center (FFRDC) in La Cañada Flintridge, California, Crescenta Valley, United States. Founded in 1936 by Caltech researchers, the laboratory is now owned and sponsored by the National Aeronautics and Space Administration (NASA) and administered and managed by the California Institute of Technology.\r\n\r\nThe primary function of the laboratory is the construction and operation of planetary robotic spacecraft, though it also conducts Earth-orbit and astronomy missions. It is also responsible for operating the NASA Deep Space Network (DSN).",
          "administrator": "Director: Dave Gallagher",
          "founding_year": "1936",
          "launchers": "",
          "spacecraft": "",
          "parent": "National Aeronautics and Space Administration",
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jpl_logo_image_20250228202710.png"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1124,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1124/?format=api",
      "slug": "progress-ms-30-docking",
      "name": "Progress MS-30 Docking",
      "updates": [
        {
          "id": 10243,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by Роскосмос ТВ has started",
          "info_url": "https://www.youtube.com/watch?v=mH16QolOSjw",
          "created_by": "LL2",
          "created_on": "2025-03-01T22:43:00Z"
        },
        {
          "id": 10091,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Added docking.",
          "info_url": "https://plus.nasa.gov/scheduled-video/progress-91-cargo-ship-docking/",
          "created_by": "Cosmic_Penguin",
          "created_on": "2025-02-12T03:57:00Z"
        }
      ],
      "last_updated": "2025-03-01T23:12:59Z",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Progress MS-30 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=mH16QolOSjw",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 9,
          "source": "youtube.com",
          "publisher": "Роскосмос ТВ",
          "title": "Трансляция стыковки грузового корабля «Прогресс МС-30»",
          "description": "28 февраля к МКС стартовал новый грузовик — «Прогресс МС-30» доберется до станции 2 марта. Ожидаем стыковку к модулю «Звезда» российского сегмента станции в 02:04 мск. \n\nНа «Прогрессе МС-30» предстоит...",
          "feature_image": "https://i.ytimg.com/vi/mH16QolOSjw/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=mH16QolOSjw",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 3,
            "name": "Russian",
            "code": "ru"
          },
          "start_time": "2025-03-01T22:42:26Z",
          "end_time": "2025-03-01T23:09:59Z"
        },
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "Progress 91 Cargo Ship Docking",
          "description": "Coverage of the Rendezvous and Docking of the ISS Progress 91 Cargo Ship to the International Space Station (Docking scheduled at 6:03 p.m. EST).",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/progress-91-docking-key-art-horizontal-program-tile-16-9-without-title.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/progress-91-cargo-ship-docking/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-01T22:15:00Z",
          "end_time": "2025-03-01T23:11:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
      "date": "2025-03-01T23:03:16Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT27M33S",
      "agencies": [
        {
          "id": 63,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
          "name": "Russian Federal Space Agency (ROSCOSMOS)",
          "featured": true,
          "type": "Government",
          "country_code": "RUS",
          "abbrev": "RFSA",
          "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
          "administrator": "Administrator: Yuri Borisov",
          "founding_year": "1992",
          "launchers": "Soyuz",
          "spacecraft": "Soyuz",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
          "name": "International Space Station",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "founded": "1998-11-20",
          "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
          "orbit": "Low Earth Orbit",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
      ],
      "program": [
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 1112,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1112/?format=api",
      "slug": "firefly-blue-ghost-mission-1-lunar-landing",
      "name": "Firefly Blue Ghost Mission 1 Lunar Landing",
      "updates": [
        {
          "id": 10244,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Webcast live.",
          "info_url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing/",
          "created_by": "hitura-nobad",
          "created_on": "2025-03-02T07:53:00Z"
        },
        {
          "id": 10101,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
          "comment": "Adding landing time",
          "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-of-fireflys-first-robotic-commercial-moon-landing/",
          "created_by": "Nosu",
          "created_on": "2025-02-14T20:49:00Z"
        },
        {
          "id": 10197,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Updated landing time.",
          "info_url": "https://fireflyspace.com/missions/blue-ghost-mission-1/",
          "created_by": "Cosmic_Penguin",
          "created_on": "2025-02-26T16:40:00Z"
        },
        {
          "id": 9811,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
          "comment": "Adding event",
          "info_url": "https://fireflyspace.com/missions/blue-ghost-mission-1/",
          "created_by": "Nosu",
          "created_on": "2025-01-15T08:14:00Z"
        }
      ],
      "last_updated": "2025-03-02T09:18:25Z",
      "type": {
        "id": 7,
        "name": "Moon Landing"
      },
      "description": "Firefly's Blue Ghost Mission 1 lunar lander has landed in Mare Crisium near Mons Latreille.",
      "webcast_live": false,
      "location": "Mare Crisium, Moon",
      "news_url": "https://fireflyspace.com/missions/blue-ghost-mission-1/",
      "video_url": "https://www.youtube.com/watch?v=ChEuA1AUJAY",
      "info_urls": [
        {
          "priority": 10,
          "source": "fireflyspace.com",
          "title": "Blue Ghost Mission 1",
          "description": "Firefly’s first Blue Ghost mission will deliver 10 NASA CLPS payloads to Mare Crisium on the Moon's near side in early 2025.",
          "feature_image": null,
          "url": "https://fireflyspace.com/missions/blue-ghost-mission-1/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 8,
          "source": "youtube.com",
          "publisher": "Firefly Aerospace",
          "title": "Firefly's Blue Ghost Mission 1 Lunar Landing",
          "description": "Watch live as Firefly’s team of Ghost Riders prepare to land our Blue Ghost lunar lander on the Moon for the first time!\n\nBlue Ghost is slated to touch down in Mare Crisium on the Moon’s near side no ...",
          "feature_image": "https://i.ytimg.com/vi/ChEuA1AUJAY/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=ChEuA1AUJAY",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-02T07:09:06Z",
          "end_time": "2025-03-02T09:11:08Z"
        },
        {
          "priority": 9,
          "source": "youtube.com",
          "publisher": "NASA",
          "title": "Firefly Blue Ghost Mission 1 Lunar Landing (Official NASA Broadcast)",
          "description": "Watch live with NASA as Firefly Aerospace prepares to land their Blue Ghost craft on the Moon for the first time.\n\nFirefly's Blue Ghost lunar lander is slated to touch down near Mare Crisium, on the n...",
          "feature_image": "https://i.ytimg.com/vi/3SSjzdj-ONw/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=3SSjzdj-ONw",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-02T07:18:40Z",
          "end_time": "2025-03-02T09:11:32Z"
        },
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "Firefly Blue Ghost Mission 1 Lunar Landing",
          "description": "With a suite of NASA science and technology on board, Firefly Aerospace is targeting no earlier than 3:34 a.m. EST Sunday, March 2, to land their Blue Ghost lunar lander […]",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/clps-blue-ghost-1-landing-key-art-r4-horizontal-program-tile-16-9-without-title.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-02T07:20:00Z",
          "end_time": "2025-03-02T09:11:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/render_of_blue__image_20250115081321.png",
      "date": "2025-03-02T08:34:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": null,
      "agencies": [
        {
          "id": 265,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/265/?format=api",
          "name": "Firefly Aerospace",
          "featured": true,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "FA",
          "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.",
          "administrator": "CEO: Peter Schumacher",
          "founding_year": "2014",
          "launchers": "",
          "spacecraft": "",
          "parent": null,
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_logo_20220826094423.jpg"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1137,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1137/?format=api",
      "slug": "firefly-blue-ghost-mission-1-post-landing-press-co",
      "name": "Firefly Blue Ghost Mission 1 Post-Landing Press Conference",
      "updates": [
        {
          "id": 10245,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event!",
          "info_url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing-news-conference/",
          "created_by": "hitura-nobad",
          "created_on": "2025-03-02T09:07:00Z"
        },
        {
          "id": 10247,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA Video has started",
          "info_url": "https://www.youtube.com/watch?v=tA9W49Hi4Ho",
          "created_by": "LL2",
          "created_on": "2025-03-02T10:29:00Z"
        }
      ],
      "last_updated": "2025-03-02T11:20:14Z",
      "type": {
        "id": 7,
        "name": "Moon Landing"
      },
      "description": "Press Conference following the successful landing of the Blue Ghost Mission 1 lander on the moon.",
      "webcast_live": false,
      "location": "Mare Crisium, Moon",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=tA9W49Hi4Ho",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 9,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Firefly Blue Ghost Mission 1 Lunar Landing News Conference",
          "description": "NASA and Firefly Aerospace will discuss details of Blue Ghost Mission 1's Moon landing as part of NASA's lunar delivery initiative and Artemis campaign, as well as the science set to come during surfa...",
          "feature_image": "https://i.ytimg.com/vi/tA9W49Hi4Ho/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=tA9W49Hi4Ho",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-02T10:28:36Z",
          "end_time": "2025-03-02T11:17:32Z"
        },
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "Firefly Blue Ghost Mission 1 Lunar Landing News Conference",
          "description": "Coverage of Firefly Blue Ghost Mission 1 Lunar Landing News Conference.",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/clps-blue-ghost-1-post-landing-news-conference-key-art-r2-horizontal-program-tile-16-9-without-title.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing-news-conference/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-02T10:30:00Z",
          "end_time": "2025-03-02T11:18:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/render_of_blue__image_20250115081321.png",
      "date": "2025-03-02T10:30:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT48M56S",
      "agencies": [
        {
          "id": 265,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/265/?format=api",
          "name": "Firefly Aerospace",
          "featured": true,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "FA",
          "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.",
          "administrator": "CEO: Peter Schumacher",
          "founding_year": "2014",
          "launchers": "",
          "spacecraft": "",
          "parent": null,
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_logo_20220826094423.jpg"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1138,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1138/?format=api",
      "slug": "spacex-starship-s34-rollout",
      "name": "SpaceX Starship S34 Rollout",
      "updates": [
        {
          "id": 10248,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event",
          "info_url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
          "created_by": "hitura-nobad",
          "created_on": "2025-03-02T15:52:00Z"
        },
        {
          "id": 10249,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Rollout underway",
          "info_url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
          "created_by": "hitura-nobad",
          "created_on": "2025-03-02T16:02:00Z"
        }
      ],
      "last_updated": "2025-03-02T16:02:14Z",
      "type": {
        "id": 27,
        "name": "Rollout"
      },
      "description": "SpaceX is rolling out Ship 34 at Starbase Texas in preparation for Starship Flight 8.",
      "webcast_live": false,
      "location": "Starbase Texas, USA",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/s33_during_roll_image_20250302155214.jpeg",
      "date": "2025-03-02T16:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT1H50M10S",
      "agencies": [
        {
          "id": 121,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
          "name": "SpaceX",
          "featured": true,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "SpX",
          "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
          "administrator": "CEO: Elon Musk",
          "founding_year": "2002",
          "launchers": "Falcon | Starship",
          "spacecraft": "Dragon",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
          "mission_patches": [],
          "type": {
            "id": 7,
            "name": "Technology"
          }
        }
      ]
    }
  ]
}