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=380&ordering=net
{ "count": 535, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=390&ordering=net", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=370&ordering=net", "results": [ { "id": "d793ba47-faf5-4bab-a386-39a9ccc49c90", "url": "https://lldev.thespacedevs.com/2.0.0/launch/d793ba47-faf5-4bab-a386-39a9ccc49c90/?format=api", "launch_library_id": null, "slug": "soyuz-21b-progress-ms-35-96p", "name": "Soyuz 2.1b | Progress MS-35 (96P)", "status": { "id": 2, "name": "TBD" }, "net": "2026-09-09T16:10:00Z", "window_end": "2026-09-09T16:10:00Z", "window_start": "2026-09-09T16:10:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 8860, "configuration": { "id": 15, "launch_library_id": 3, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/15/?format=api", "name": "Soyuz 2.1b", "family": "Soyuz", "full_name": "Soyuz 2.1b", "variant": "" } }, "mission": { "id": 7451, "launch_library_id": null, "name": "Progress MS-35 (96P)", "description": "Progress resupply mission to the International Space Station.", "launch_designator": null, "type": "Resupply", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 20, "url": "https://lldev.thespacedevs.com/2.0.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "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": 1563, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 428 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg", "infographic": null, "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": "0a07a23e-606a-4589-bf3e-c3e41bd4de51", "url": "https://lldev.thespacedevs.com/2.0.0/launch/0a07a23e-606a-4589-bf3e-c3e41bd4de51/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-sda-tranche-2-tracking-layer-a", "name": "Falcon 9 Block 5 | SDA Tranche 2 Tracking Layer A", "status": { "id": 2, "name": "TBD" }, "net": "2026-09-30T00:00:00Z", "window_end": "2026-09-30T00:00:00Z", "window_start": "2026-09-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "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": 8882, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7473, "launch_library_id": null, "name": "SDA Tranche 2 Tracking Layer A", "description": "Classified mission launched by the Space Development Agency (SDA) for Tranche 2 Tracking Layer.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 72, "url": "https://lldev.thespacedevs.com/2.0.0/pad/72/?format=api", "agency_id": null, "name": "Unknown Pad", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=28.458,-80.528", "latitude": "28.458", "longitude": "-80.528", "location": { "id": 12, "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1115, "total_landing_count": 75 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "0f6780cf-edae-4d7c-99d6-ce7de784d140", "url": "https://lldev.thespacedevs.com/2.0.0/launch/0f6780cf-edae-4d7c-99d6-ce7de784d140/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-mrv-1", "name": "Falcon 9 Block 5 | MRV-1", "status": { "id": 2, "name": "TBD" }, "net": "2026-09-30T00:00:00Z", "window_end": "2026-09-30T00:00:00Z", "window_start": "2026-09-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "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": 7551, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 5978, "launch_library_id": null, "name": "MRV-1", "description": "The SpaceLogistics MRV-1 is a mission extension payload including a mission robotic vehicle (MRV) and multiple mission extension pods (MEPs).", "launch_designator": null, "type": "Mission Extension", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 72, "url": "https://lldev.thespacedevs.com/2.0.0/pad/72/?format=api", "agency_id": null, "name": "Unknown Pad", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=28.458,-80.528", "latitude": "28.458", "longitude": "-80.528", "location": { "id": 12, "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1115, "total_landing_count": 75 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "18441371-8b2e-457c-afb5-1ec1b11ab630", "url": "https://lldev.thespacedevs.com/2.0.0/launch/18441371-8b2e-457c-afb5-1ec1b11ab630/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-crew-13", "name": "Falcon 9 Block 5 | Crew-13", "status": { "id": 2, "name": "TBD" }, "net": "2026-09-30T00:00:00Z", "window_end": "2026-09-30T00:00:00Z", "window_start": "2026-09-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "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": 7600, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6043, "launch_library_id": null, "name": "Crew-13", "description": "SpaceX Crew-13 is the thirteenth crewed operational flight of a Crew Dragon spacecraft to the International Space Station as part of NASA's Commercial Crew Program.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1115, "total_landing_count": 75 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 388 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20220301072106.jpeg", "infographic": null, "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": 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": "2d0472b9-463d-49c8-afb1-7925e49a3368", "url": "https://lldev.thespacedevs.com/2.0.0/launch/2d0472b9-463d-49c8-afb1-7925e49a3368/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-sda-tranche-1-tracking-layer-a", "name": "Falcon 9 Block 5 | SDA Tranche 1 Tracking Layer A", "status": { "id": 2, "name": "TBD" }, "net": "2026-09-30T00:00:00Z", "window_end": "2026-09-30T00:00:00Z", "window_start": "2026-09-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "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": 8072, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6625, "launch_library_id": null, "name": "SDA Tranche 1 Tracking Layer A", "description": "Tranche 1 Tracking Layer A is one of five missions by the United States Space Force Space Development Agency (SDA) for the Proliferated Warfighter Space Architecture (PWSA) Tranche 1 Tracking Layer constellation, which will provide global indications, warning, tracking, and targeting of advanced missile threats, including hypersonic missile systems.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 892, "total_landing_count": 35 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 276 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "4541ce85-0e38-42ac-a9a0-20474bb5f2cd", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4541ce85-0e38-42ac-a9a0-20474bb5f2cd/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-sda-tranche-1-transport-layer-d", "name": "Falcon 9 Block 5 | SDA Tranche 1 Transport Layer D", "status": { "id": 2, "name": "TBD" }, "net": "2026-09-30T00:00:00Z", "window_end": "2026-09-30T00:00:00Z", "window_start": "2026-09-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "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": 7894, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6403, "launch_library_id": null, "name": "SDA Tranche 1 Transport Layer D", "description": "Tranche 1 Transport Layer D is one of six missions by the United States Space Force Space Development Agency (SDA) for the Proliferated Warfighter Space Architecture (PWSA) Tranche 1 Transport Layer constellation, which will provide assured, resilient, low-latency military data and connectivity worldwide to the full range of warfighter platforms from Low Earth Orbit satellites.\r\n\r\nThe constellation will be interconnected with Optical Inter-Satellite Links (OISLs) which have significantly increased performance over existing radio frequency crosslinks. It is expected to operate over Ka band, have stereo coverage and be dynamically networked for simpler hand-offs, greater bandwidth and fault tolerance.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 892, "total_landing_count": 35 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 276 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "7b8882e4-db9b-4ed2-91ff-1354525a77e3", "url": "https://lldev.thespacedevs.com/2.0.0/launch/7b8882e4-db9b-4ed2-91ff-1354525a77e3/?format=api", "launch_library_id": null, "slug": "hanbit-nano-innosat-0", "name": "HANBIT-Nano | InnoSat-0", "status": { "id": 2, "name": "TBD" }, "net": "2026-09-30T00:00:00Z", "window_end": "2026-09-30T00:00:00Z", "window_start": "2026-09-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1098, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1098/?format=api", "name": "Innospace", "type": "Private" }, "rocket": { "id": 9021, "configuration": { "id": 530, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/530/?format=api", "name": "HANBIT-Nano", "family": "HANBIT", "full_name": "HANBIT-Nano", "variant": "Nano" } }, "mission": { "id": 7616, "launch_library_id": null, "name": "InnoSat-0", "description": "Innospace's first in-house test satellite, 'InnoSat-0', will test various technologies for future development of satellites by Innospace themselves. The satellite will be deployed using Korean company SpaceBey’s specialized deployer.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 240, "url": "https://lldev.thespacedevs.com/2.0.0/pad/240/?format=api", "agency_id": 1098, "name": "HANBIT Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Alc%C3%A2ntara_Space_Center", "map_url": "https://www.google.com/maps?q=-2.31698,-44.36873", "latitude": "-2.31698", "longitude": "-44.36873", "location": { "id": 150, "url": "https://lldev.thespacedevs.com/2.0.0/location/150/?format=api", "name": "Alcântara Space Center, Federative Republic of Brazil", "country_code": "BRA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_150_20200803142405.jpg", "total_launch_count": 4, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_hanbit_pad_20251021114902.jpg", "total_launch_count": 2 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-nano_spa_image_20251224011159.jpg", "infographic": null, "program": [] }, { "id": "7c891a0b-7194-4425-8cfd-2e8c75af2924", "url": "https://lldev.thespacedevs.com/2.0.0/launch/7c891a0b-7194-4425-8cfd-2e8c75af2924/?format=api", "launch_library_id": null, "slug": "hanbit-nano-flight-2", "name": "HANBIT-Nano | Flight 2", "status": { "id": 2, "name": "TBD" }, "net": "2026-09-30T00:00:00Z", "window_end": "2026-09-30T00:00:00Z", "window_start": "2026-09-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1098, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1098/?format=api", "name": "Innospace", "type": "Private" }, "rocket": { "id": 8862, "configuration": { "id": 530, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/530/?format=api", "name": "HANBIT-Nano", "family": "HANBIT", "full_name": "HANBIT-Nano", "variant": "Nano" } }, "mission": { "id": 7453, "launch_library_id": null, "name": "Flight 2", "description": "Second orbital launch attempt for the South Korean start-up Innospace and its HANBIT-Nano small launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 240, "url": "https://lldev.thespacedevs.com/2.0.0/pad/240/?format=api", "agency_id": 1098, "name": "HANBIT Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Alc%C3%A2ntara_Space_Center", "map_url": "https://www.google.com/maps?q=-2.31698,-44.36873", "latitude": "-2.31698", "longitude": "-44.36873", "location": { "id": 150, "url": "https://lldev.thespacedevs.com/2.0.0/location/150/?format=api", "name": "Alcântara Space Center, Federative Republic of Brazil", "country_code": "BRA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_150_20200803142405.jpg", "total_launch_count": 4, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_hanbit_pad_20251021114902.jpg", "total_launch_count": 2 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-nano_spa_image_20251224011159.jpg", "infographic": null, "program": [] }, { "id": "875ba957-be5f-42bd-8a6e-ed98254f572a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/875ba957-be5f-42bd-8a6e-ed98254f572a/?format=api", "launch_library_id": null, "slug": "firefly-alpha-block-2-victus-haze-jackal", "name": "Firefly Alpha Block 2 | VICTUS HAZE Jackal", "status": { "id": 2, "name": "TBD" }, "net": "2026-09-30T00:00:00Z", "window_end": "2026-09-30T00:00:00Z", "window_start": "2026-09-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 265, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/265/?format=api", "name": "Firefly Aerospace", "type": "Commercial" }, "rocket": { "id": 8383, "configuration": { "id": 551, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/551/?format=api", "name": "Firefly Alpha Block 2", "family": "Firefly Alpha", "full_name": "Firefly Alpha Block 2", "variant": "Block 2" } }, "mission": { "id": 6964, "launch_library_id": null, "name": "VICTUS HAZE Jackal", "description": "True Anomaly’s Jackal Autonomous Orbital Vehicle (AOV) will support U.S. Space Force Space Systems Command’s VICTUS HAZE Tactically Responsive Space (TacRS) mission with operations in orbit proximity with another spacecraft built by Rocket Lab National Security. \r\n\r\nThe spacecraft, once completed, will remain on call until the U.S. Space Force provides the notice to launch. The Firefly team will then have 24 hours to transport the payload fairing to the pad, mate the fairing to the Alpha rocket, fuel the rocket, and launch within the first available window.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 39, "url": "https://lldev.thespacedevs.com/2.0.0/pad/39/?format=api", "agency_id": null, "name": "Space Launch Complex 2W", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7556,-120.6224", "latitude": "34.7556", "longitude": "-120.6224", "location": { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 892, "total_landing_count": 35 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 99 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/firefly_alpha_l_image_20240605174156.jpeg", "infographic": null, "program": [] }, { "id": "91b13c6c-4525-496d-997b-3521bb6a4cd8", "url": "https://lldev.thespacedevs.com/2.0.0/launch/91b13c6c-4525-496d-997b-3521bb6a4cd8/?format=api", "launch_library_id": null, "slug": "rfa-one-maiden-flight", "name": "RFA One | Maiden Flight", "status": { "id": 2, "name": "TBD" }, "net": "2026-09-30T00:00:00Z", "window_end": "2026-09-30T00:00:00Z", "window_start": "2026-09-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1045, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1045/?format=api", "name": "Rocket Factory Augsburg", "type": "Private" }, "rocket": { "id": 7762, "configuration": { "id": 488, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/488/?format=api", "name": "RFA One", "family": "", "full_name": "RFA One", "variant": "One" } }, "mission": { "id": 6276, "launch_library_id": null, "name": "Maiden Flight", "description": "First flight of the RFA One launch vehicle. Will carry 7 satellites for various companies and organizations coordinated by the German Aerospace Center (DLR).\r\n\r\n* AllBertEinStein\r\n* ARTICA\r\n* Curium Two\r\n* ERMINAZ\r\n* PCIOD\r\n* Separation Ring Mission\r\n* SpaceDREAM", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 205, "url": "https://lldev.thespacedevs.com/2.0.0/pad/205/?format=api", "agency_id": 1045, "name": "Launch Pad Fredo", "info_url": "https://saxavord.com/", "wiki_url": "https://en.wikipedia.org/wiki/SaxaVord_Spaceport", "map_url": "https://www.google.com/maps?q=60.81736038715111,-0.7626391593025057", "latitude": "60.81736038715111", "longitude": "-0.7626391593025057", "location": { "id": 157, "url": "https://lldev.thespacedevs.com/2.0.0/location/157/?format=api", "name": "SaxaVord Spaceport", "country_code": "GBR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_saxavord_spaceport_20211102161146.jpg", "total_launch_count": 0, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_pad_fredo_20230112225206.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rfa_one_image_20230117001619.png", "infographic": null, "program": [] } ] }