Launch List
API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/
GET: Return a list of all Launch objects.
FILTERS: Fields - 'name', 'id(s)', 'lsp_id', 'lsp_name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name'
MODE: 'normal', 'list', 'detailed' EXAMPLE: ?mode=list
SEARCH: Searches through the launch name, rocket name, launch agency, mission name & spacecraft name. EXAMPLE - ?search=SpaceX
GET /2.0.0/launch/?format=api&offset=490&ordering=name
{ "count": 554, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=500&ordering=name", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=480&ordering=name", "results": [ { "id": "b8eec19b-3974-4468-a15a-180e5af5071a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b8eec19b-3974-4468-a15a-180e5af5071a/?format=api", "launch_library_id": null, "slug": "soyuz-21bfregat-m-kosmos-2588", "name": "Soyuz 2.1b/Fregat-M | Kosmos 2588", "status": { "id": 3, "name": "Success" }, "net": "2025-05-23T08:36:00Z", "window_end": "2025-05-23T09:00:00Z", "window_start": "2025-05-23T07:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 8618, "configuration": { "id": 134, "launch_library_id": 153, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/134/?format=api", "name": "Soyuz 2.1b/Fregat-M", "family": "Soyuz", "full_name": "Soyuz 2.1b Fregat-M", "variant": "Fregat-M" } }, "mission": { "id": 7210, "launch_library_id": null, "name": "Kosmos 2588", "description": "Unknown classified payload for the Russian military.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 85, "url": "https://lldev.thespacedevs.com/2.0.0/pad/85/?format=api", "agency_id": 163, "name": "43/4 (43R)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.92883,40.457098", "latitude": "62.92883", "longitude": "40.457098", "location": { "id": 6, "url": "https://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1680, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 325 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg", "infographic": null, "program": [] }, { "id": "682328d3-ce10-448c-be16-c5f8f851a312", "url": "https://lldev.thespacedevs.com/2.0.0/launch/682328d3-ce10-448c-be16-c5f8f851a312/?format=api", "launch_library_id": null, "slug": "soyuz-21vvolga-kosmos-258125822583", "name": "Soyuz 2.1v/Volga | Kosmos 2581/2582/2583", "status": { "id": 3, "name": "Success" }, "net": "2025-02-05T03:59:24Z", "window_end": "2025-02-05T05:00:00Z", "window_start": "2025-02-05T03:59:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 8512, "configuration": { "id": 60, "launch_library_id": 61, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/60/?format=api", "name": "Soyuz 2.1v", "family": "Soyuz", "full_name": "Soyuz 2.1v Volga", "variant": "Volga" } }, "mission": { "id": 7102, "launch_library_id": null, "name": "Kosmos 2581/2582/2583", "description": "Unidentified classified satellites for the Russian military.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 85, "url": "https://lldev.thespacedevs.com/2.0.0/pad/85/?format=api", "agency_id": 163, "name": "43/4 (43R)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.92883,40.457098", "latitude": "62.92883", "longitude": "40.457098", "location": { "id": 6, "url": "https://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1680, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 325 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202-1v_image_20191122081651.jpg", "infographic": null, "program": [] }, { "id": "74b3aa8f-dc54-43dd-b8dd-1dc62ccccfc4", "url": "https://lldev.thespacedevs.com/2.0.0/launch/74b3aa8f-dc54-43dd-b8dd-1dc62ccccfc4/?format=api", "launch_library_id": null, "slug": "soyuz-5-demo-flight", "name": "Soyuz-5 | Demo Flight", "status": { "id": 2, "name": "TBD" }, "net": "2026-03-31T00:00:00Z", "window_end": "2026-03-31T00:00:00Z", "window_start": "2026-03-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 103, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/103/?format=api", "name": "RKK Energiya", "type": "Commercial" }, "rocket": { "id": 8701, "configuration": { "id": 521, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/521/?format=api", "name": "Soyuz-5", "family": "Soyuz-5", "full_name": "Soyuz-5", "variant": "" } }, "mission": { "id": 7294, "launch_library_id": null, "name": "Demo Flight", "description": "Demonstration Flight for Russia's new Soyuz-5 launch vehicle. Details TBD.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 2, "url": "https://lldev.thespacedevs.com/2.0.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "location": { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1559, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg", "total_launch_count": 46 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz-5_launch__image_20250905122547.jpg", "infographic": null, "program": [] }, { "id": "b565ab64-1642-4cef-a13f-f3dad53518e7", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b565ab64-1642-4cef-a13f-f3dad53518e7/?format=api", "launch_library_id": null, "slug": "spectrum-cassini", "name": "Spectrum | Cassini", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8691, "configuration": { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 7283, "launch_library_id": null, "name": "Cassini", "description": "Three small satellites hosting payloads for companies across Europe as part of the ESA-European Union IOD (In-Orbit Demonstration) and IOV (In-Orbit Verification) programs.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "id": "1b23eb18-e06e-4058-9b42-e95ca0980511", "url": "https://lldev.thespacedevs.com/2.0.0/launch/1b23eb18-e06e-4058-9b42-e95ca0980511/?format=api", "launch_library_id": null, "slug": "spectrum-flight-two", "name": "Spectrum | Flight Two", "status": { "id": 2, "name": "TBD" }, "net": "2026-01-17T00:00:00Z", "window_end": "2026-01-17T00:00:00Z", "window_start": "2026-01-17T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8716, "configuration": { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 7309, "launch_library_id": null, "name": "Flight Two", "description": "Second test flight of the Isar Spectrum launch vehicle, carrying several cubesats as part of the European Space Agency's “Boost!” program.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "id": "e652a538-6d40-4b55-97a6-7c757ec4e1e9", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e652a538-6d40-4b55-97a6-7c757ec4e1e9/?format=api", "launch_library_id": null, "slug": "spectrum-maiden-flight", "name": "Spectrum | Maiden Flight", "status": { "id": 4, "name": "Failure" }, "net": "2025-03-30T10:30:00Z", "window_end": "2025-03-30T13:30:00Z", "window_start": "2025-03-30T10:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8206, "configuration": { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 6778, "launch_library_id": null, "name": "Maiden Flight", "description": "First flight of the Isar Spectrum launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "id": "3631c659-b638-45bc-9115-a2cb7373b9d0", "url": "https://lldev.thespacedevs.com/2.0.0/launch/3631c659-b638-45bc-9115-a2cb7373b9d0/?format=api", "launch_library_id": null, "slug": "spectrum-tom-jerry", "name": "Spectrum | Tom & Jerry", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8692, "configuration": { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 7284, "launch_library_id": null, "name": "Tom & Jerry", "description": "Two satellites designed to demonstrate rendezvous and capture operations essential for Infinite Orbits's in-orbit servicing capabilities.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "id": "b48e32c5-3776-4684-a956-5ea4df032e90", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b48e32c5-3776-4684-a956-5ea4df032e90/?format=api", "launch_library_id": null, "slug": "spectrum-yndeo-3", "name": "Spectrum | ΣYNDEO-3", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8817, "configuration": { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 7408, "launch_library_id": null, "name": "ΣYNDEO-3", "description": "ΣYNDEO-3 is a satellite built by Redwire Corporation for the European Union/European Space Agency (ESA)’s In-Orbit Demonstration and In-Orbit Validation Programme (IOD/IOV), which will carry 10 different technological demonstration payload from institutions of Spain, France, Germany, Italy, Luxembourg and the European Commission. The satellite is built on Redwire's Hammerhead spacecraft platform.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "id": "7bb96f12-250e-4e80-84ad-53f52f710bb7", "url": "https://lldev.thespacedevs.com/2.0.0/launch/7bb96f12-250e-4e80-84ad-53f52f710bb7/?format=api", "launch_library_id": 1612, "slug": "sslv-space-maitri", "name": "SSLV | Space MAITRI", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 122, "configuration": { "id": 150, "launch_library_id": 189, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/150/?format=api", "name": "SSLV", "family": "", "full_name": "SSLV", "variant": "" } }, "mission": { "id": 7125, "launch_library_id": null, "name": "Space MAITRI", "description": "Space Machines Company (SMC)'s second Optimus Orbital Transfer Vehicle (OTV), will launch on a mission designated Space MAITRI (Mission for Australia-India’s Technology, Research and Innovation). The mission will focus on debris management and sustainability, and will significantly advance Australia’s domestic space industry by combining Australian spacecraft capabilities with India's launch expertise.\r\n\r\nAfter separation, Optimus will perform a series of propulsive on-orbit maneuvers to inspect a space object in close proximity. It will then spend several months on orbit examining space debris to demonstrate affordable and accessible space sustainability technologies.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 50, "url": "https://lldev.thespacedevs.com/2.0.0/pad/50/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre First Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.733,80.235", "latitude": "13.733", "longitude": "80.235", "location": { "id": 14, "url": "https://lldev.thespacedevs.com/2.0.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "total_launch_count": 102, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg", "total_launch_count": 62 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sslv_image_20220912001724.jpeg", "infographic": null, "program": [] }, { "id": "fc1dafd8-bcb0-4e77-8ba9-2d03134f04e4", "url": "https://lldev.thespacedevs.com/2.0.0/launch/fc1dafd8-bcb0-4e77-8ba9-2d03134f04e4/?format=api", "launch_library_id": null, "slug": "starship-flight-10", "name": "Starship | Flight 10", "status": { "id": 3, "name": "Success" }, "net": "2025-08-26T23:30:00Z", "window_end": "2025-08-27T00:30:00Z", "window_start": "2025-08-26T23:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8644, "configuration": { "id": 527, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/527/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V2", "variant": "V2" } }, "mission": { "id": 7236, "launch_library_id": null, "name": "Flight 10", "description": "10th test flight of the two-stage Starship launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/pad/188/?format=api", "agency_id": 121, "name": "Orbital Launch Pad 1", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))", "map_url": "https://www.google.com/maps?q=25.9962,-97.154423", "latitude": "25.9962", "longitude": "-97.154423", "location": { "id": 143, "url": "https://lldev.thespacedevs.com/2.0.0/location/143/?format=api", "name": "SpaceX Starbase, TX, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg", "total_launch_count": 20, "total_landing_count": 13 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg", "total_launch_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_37_dur_image_20250829065212.jpeg", "infographic": null, "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" } ] } ] }