API endpoint that allows all Events to be viewed.

GET: Return a list of all Events

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

GET /2.0.0/event/?format=api&offset=160
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1112,
    "next": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=170",
    "previous": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=150",
    "results": [
        {
            "id": 132,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/132/?format=api",
            "slug": "htv-9-kounotori-release-reentry",
            "name": "HTV-9 “Kounotori” Release & Reentry",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The JAXA HTV-9 “Kounotori” will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it. The destructive reentry is scheduled to happen on August 20 at 7:07am UTC.",
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg",
            "date": "2020-08-18T17:35:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.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": 555,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/555/?format=api",
            "slug": "nasa-mars-2020-ingenuity-25th-flight",
            "name": "NASA Mars 2020 Ingenuity 25th Flight",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "During the helicopters 25th flight on the Red Planet, it covered a distance of 704 \r\nmeters at an altitude of 10 meters over a duration of 161.3 seconds.\r\n\r\nIngenuity broke two of its records during this flight: maximum distance travelled, previously set by Flight 9 and maximum groundspeed, previously set by Flight 20.",
            "location": "Airfield P, Jezero crater, Mars",
            "news_url": "https://twitter.com/NASAJPL/status/1514016381435482113",
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20220415215645.jpg",
            "date": "2022-04-08T00:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 842,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/842/?format=api",
            "slug": "artemis-ii-status-briefing",
            "name": "Artemis II Status Briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a news conference to provide Artemis II mission preparations and crew training updates.\r\n\r\nParticipants will include:\r\n\r\n- NASA Administrator Bill Nelson\r\n- NASA Deputy Administrator Pam Melroy\r\n- Jim Free, NASA associate administrator\r\n- Reid Wiseman, Artemis II commander, NASA\r\n- Victor Glover, Artemis II pilot, NASA\r\n- Christina Hammock Koch, Artemis II mission specialist, NASA\r\n- Jeremy Hansen, Artemis II mission specialist, CSA",
            "location": "Kennedy Space Center",
            "news_url": "https://www.nasa.gov/press-release/join-nasa-administrator-artemis-ii-moon-crew-for-mission-update",
            "video_url": "https://www.youtube.com/watch?v=El_hwfCgP2I",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_ii_stat_image_20230801193839.png",
            "date": "2023-08-08T18:00:00Z",
            "launches": [
                {
                    "id": "41699701-2ef4-4b0c-ac9d-6757820cde87",
                    "url": "https://lldev.thespacedevs.com/2.0.0/launch/41699701-2ef4-4b0c-ac9d-6757820cde87/?format=api",
                    "launch_library_id": 1379,
                    "slug": "sls-block-1-artemis-ii",
                    "name": "SLS Block 1 | Artemis II",
                    "status": {
                        "id": 1,
                        "name": "Go"
                    },
                    "net": "2026-04-01T22:24:00Z",
                    "window_end": "2026-04-02T00:24:00Z",
                    "window_start": "2026-04-01T22:24:00Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 187,
                        "configuration": {
                            "id": 143,
                            "launch_library_id": 144,
                            "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/143/?format=api",
                            "name": "Space Launch System (SLS)",
                            "family": "Space Launch System",
                            "full_name": "Space Launch System Block 1",
                            "variant": "Block 1"
                        }
                    },
                    "mission": {
                        "id": 6343,
                        "launch_library_id": null,
                        "name": "Artemis II",
                        "description": "Artemis II is the first crewed mission as part of the Artemis program. Artemis II will send a crew of 4 - 3 Americans and 1 Canadian around the moon and return them back to Earth.\r\n\r\nThe mission will test the core systems of NASA's Orion spacecraft including the critical life support system, among other systems which could not be tested during Artemis I due to the lack of crew onboard.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 9,
                            "name": "Lunar flyby",
                            "abbrev": "Lunar flyby"
                        }
                    },
                    "pad": {
                        "id": 4,
                        "url": "https://lldev.thespacedevs.com/2.0.0/pad/4/?format=api",
                        "agency_id": 44,
                        "name": "Launch Complex 39B",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
                        "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
                        "latitude": "28.62711233",
                        "longitude": "-80.62101503",
                        "location": {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.0.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "total_launch_count": 279,
                            "total_landing_count": 0
                        },
                        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
                        "total_launch_count": 58
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20220331082429.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 15,
                            "url": "https://lldev.thespacedevs.com/2.0.0/program/15/?format=api",
                            "name": "Artemis",
                            "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                            "start_date": "2017-12-11T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/specials/artemis/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
                        }
                    ]
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
                }
            ]
        },
        {
            "id": 734,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/734/?format=api",
            "slug": "artemis-spacesuit-reveal",
            "name": "Artemis Spacesuit Reveal",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "A spacesuit prototype of what NASA astronauts plan to wear on the surface of the Moon during the agency’s Artemis III mission is set for reveal during a televised event hosted by Axiom Space.",
            "location": "Johnson Space Center, Houston, TX, USA",
            "news_url": "https://www.nasa.gov/press-release/nasa-axiom-space-to-reveal-artemis-moon-mission-spacesuit",
            "video_url": "https://www.youtube.com/watch?v=5KnOtI4fS3U",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_spacesu_image_20230309062349.jpg",
            "date": "2023-03-15T14:30:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
                }
            ]
        },
        {
            "id": 204,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/204/?format=api",
            "slug": "starship-sn9-pressure-test",
            "name": "Starship SN9 Pressure Test",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "SpaceX has conducted a pressure test on Starship SN9.",
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_sn9_te_image_20201226201555.png",
            "date": "2020-12-29T02:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://lldev.thespacedevs.com/2.0.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.0.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"
                }
            ]
        },
        {
            "id": 845,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/845/?format=api",
            "slug": "booster-9-33-engine-static-fire",
            "name": "Booster 9 33 Engine Static Fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX performed a static fire of Super Heavy Booster 9. The 33 engines fired for 2.74 seconds with 4 engines shutting down prematurely",
            "location": "Starbase, Boca Chica, TX, USA",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=PHxKhpFUOuo",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_7_33_en_image_20230128102545.jpeg",
            "date": "2023-08-06T19:08:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://lldev.thespacedevs.com/2.0.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.0.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"
                }
            ]
        },
        {
            "id": 175,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/175/?format=api",
            "slug": "dynetics-to-the-moon-presentation",
            "name": "Dynetics \"To The Moon\" Presentation",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Dynetics will present their 'To the Moon with Dynetics: The Importance of Lunar Exploration and Utilization' webinar which will explain the development of their HLS vehicle.",
            "location": null,
            "news_url": "https://aiaa.zoom.us/webinar/register/WN_HuD3hm89QqaoAZ0bmVQDdg",
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/dynetics_2522t_image_20200915165746.jpg",
            "date": "2020-09-15T17:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 841,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/841/?format=api",
            "slug": "boeing-starliner-cft-media-teleconference-4",
            "name": "Boeing Starliner CFT Media Teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and Boeing will host a media teleconference at 2 p.m. EDT Monday, Aug. 7, to provide an update on the first astronaut flight of the company’s CST-100 Starliner to and from the International Space Station.\r\n\r\nLeaders will discuss spacecraft and team readiness ahead of NASA’s Boeing Crew Flight Test – the final flight test prior to regular crewed missions to the space station on the next-generation system.\r\n\r\nThe briefing participants are:\r\n\r\n- Steve Stich, manager, NASA’s Commercial Crew Program\r\n- Joel Montalbano, manager, NASA’s International Space Station Program\r\n- Mark Nappi, vice president and program manager, CST-100 Starliner, Boeing",
            "location": "None",
            "news_url": "https://www.nasa.gov/press-release/nasa-boeing-to-provide-progress-update-on-starliner-crew-flight-test",
            "video_url": "https://www.youtube.com/watch?v=iqPslXCL8f0",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
            "date": "2023-08-07T18:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 5,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/5/?format=api",
                    "name": "Commercial Crew Program",
                    "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                    "agencies": [
                        {
                            "id": 80,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program"
                },
                {
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.0.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.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.0.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"
                }
            ]
        },
        {
            "id": 181,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/181/?format=api",
            "slug": "jim-bridenstine-at-the-2020-mars-society-conventio",
            "name": "Jim Bridenstine at the 2020 Mars Society Convention",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Jim Bridenstine will be joining the 2020 International Mars Society Convention virtually by providing a special update on NASA’s plans for the Moon and Mars.\r\n\r\nOnline registration for the International Mars Society Convention is free of charge.",
            "location": "2020 International Mars Society Convention",
            "news_url": "https://www.marssociety.org/news/2020/10/05/breaking-news-nasa-administrator-jim-bridenstine-to-address-2020-mars-society-convention/",
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jim_bridenstine_image_20201016062246.jpeg",
            "date": "2020-10-17T17:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 162,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/162/?format=api",
            "slug": "starship-sn4-ambient-pressure-test-3",
            "name": "Starship SN4 Ambient Pressure Test",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "The SN4 prototype successfully performed an ambient pressure test.",
            "location": "Boca Chica, Texas",
            "news_url": "https://twitter.com/nextspaceflight/status/1259027528175325184",
            "video_url": "https://www.youtube.com/watch?v=dXQmRLFj888",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
            "date": "2020-05-09T07:30:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://lldev.thespacedevs.com/2.0.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.0.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"
                }
            ]
        }
    ]
}