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=300&ordering=net
{ "count": 447, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=310&ordering=net", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=290&ordering=net", "results": [ { "id": "089a182d-7e8a-48d8-815c-eefbade8110c", "url": "https://lldev.thespacedevs.com/2.0.0/launch/089a182d-7e8a-48d8-815c-eefbade8110c/?format=api", "launch_library_id": null, "slug": "haste-prometheus-run-van", "name": "HASTE | Prometheus Run (VAN)", "status": { "id": 3, "name": "Success" }, "net": "2025-11-18T13:00:00Z", "window_end": "2025-11-18T18:00:00Z", "window_start": "2025-11-18T12:45:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8791, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7382, "launch_library_id": null, "name": "Prometheus Run (VAN)", "description": "Sub-orbital launch under Rocket Lab’s Hypersonic Accelerator Suborbital Test Electron (HASTE) program.\r\n\r\nThis mission was lead by MDA and deployed a government-provided primary payload developed by the John Hopkins University Applied Physics Laboratory (JHUAPL), and multiple secondary payloads by federal and industry partners, which tested key technologies for missile defense applications.\r\n\r\nThe mission was contracted to Rocket Lab through the DIU’s Hypersonic and High-Cadence Airborne Testing Capabilities (HyCAT) program, an initiative supporting test and evaluation of new and emerging hypersonic technologies through low cost, responsive and long endurance flight testing.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 79, "url": "https://lldev.thespacedevs.com/2.0.0/pad/79/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=37.833262,-75.488235", "latitude": "37.833262", "longitude": "-75.488235", "location": { "id": 21, "url": "https://lldev.thespacedevs.com/2.0.0/location/21/?format=api", "name": "Wallops Flight Facility, Virginia, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg", "total_launch_count": 83, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg", "total_launch_count": 9 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "d124e85e-ee0f-4ab2-9be6-fd31516ddee9", "url": "https://lldev.thespacedevs.com/2.0.0/launch/d124e85e-ee0f-4ab2-9be6-fd31516ddee9/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-6-94", "name": "Falcon 9 Block 5 | Starlink Group 6-94", "status": { "id": 3, "name": "Success" }, "net": "2025-11-19T00:12:20Z", "window_end": "2025-11-19T03:29:00Z", "window_start": "2025-11-18T23:29:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 95, "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": 8787, "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": 7378, "launch_library_id": null, "name": "Starlink Group 6-94", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "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": 1074, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 353 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "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/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink" } ] }, { "id": "011f18f2-16a8-41a8-8257-416bb9915138", "url": "https://lldev.thespacedevs.com/2.0.0/launch/011f18f2-16a8-41a8-8257-416bb9915138/?format=api", "launch_library_id": null, "slug": "long-march-2c-shijian-30-a-c", "name": "Long March 2C | Shijian 30 A-C", "status": { "id": 3, "name": "Success" }, "net": "2025-11-19T04:01:00Z", "window_end": "2025-11-19T04:19:00Z", "window_start": "2025-11-19T03:52:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8804, "configuration": { "id": 61, "launch_library_id": 75, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/61/?format=api", "name": "Long March 2C", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 7395, "launch_library_id": null, "name": "Shijian 30 A-C", "description": "3 Chinese satellites described as for “Space Environment Measurements” purposes. Actual usage not known.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 22, "url": "https://lldev.thespacedevs.com/2.0.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 94 (SLS-2 / 603)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "location": { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 271, "total_landing_count": 1 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-2c_liftoff__image_20251119093404.jpg", "infographic": null, "program": [] }, { "id": "f9e4852a-fba8-4937-9a86-5a05b3244fb1", "url": "https://lldev.thespacedevs.com/2.0.0/launch/f9e4852a-fba8-4937-9a86-5a05b3244fb1/?format=api", "launch_library_id": null, "slug": "electron-follow-my-speed-blacksky-gen-3-3", "name": "Electron | Follow My Speed (BlackSky Gen-3 3)", "status": { "id": 3, "name": "Success" }, "net": "2025-11-20T12:43:00Z", "window_end": "2025-11-20T12:43:00Z", "window_start": "2025-11-20T12:43:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 7980, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6503, "launch_library_id": null, "name": "Follow My Speed (BlackSky Gen-3 3)", "description": "Note: Payload and customer identities were not publicly announced.\r\n\r\n3rd of the BlackSky Gen-3 high resolution Earth-imaging satellites.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 65, "url": "https://lldev.thespacedevs.com/2.0.0/pad/65/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=-39.262833,177.864469", "latitude": "-39.262833", "longitude": "177.864469", "location": { "id": 10, "url": "https://lldev.thespacedevs.com/2.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 68, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg", "total_launch_count": 35 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_on_the_image_20251120104331.jpg", "infographic": null, "program": [] }, { "id": "f0554c45-3e52-43bb-95e5-73aa8fab53dd", "url": "https://lldev.thespacedevs.com/2.0.0/launch/f0554c45-3e52-43bb-95e5-73aa8fab53dd/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-6-78", "name": "Falcon 9 Block 5 | Starlink Group 6-78", "status": { "id": 3, "name": "Success" }, "net": "2025-11-21T03:39:30Z", "window_end": "2025-11-21T07:01:00Z", "window_start": "2025-11-21T03:01:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 99, "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": 8796, "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": 7387, "launch_library_id": null, "name": "Starlink Group 6-78", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 87, "url": "https://lldev.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "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": 278, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 220 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "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/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink" } ] }, { "id": "1331ed69-c92d-4b82-9cab-ef627b23d792", "url": "https://lldev.thespacedevs.com/2.0.0/launch/1331ed69-c92d-4b82-9cab-ef627b23d792/?format=api", "launch_library_id": null, "slug": "long-march-3be-tjsw-21", "name": "Long March 3B/E | TJSW-21", "status": { "id": 3, "name": "Success" }, "net": "2025-11-21T10:55:00Z", "window_end": "2025-11-21T11:23:00Z", "window_start": "2025-11-21T10:47:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8805, "configuration": { "id": 50, "launch_library_id": 69, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/50/?format=api", "name": "Long March 3B/E", "family": "Long March", "full_name": "Long March 3B/E", "variant": "B/E" } }, "mission": { "id": 7396, "launch_library_id": null, "name": "TJSW-21", "description": "Chinese classified satellite claimed to be for communication technology test purposes. Actual mission not known.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 45, "url": "https://lldev.thespacedevs.com/2.0.0/pad/45/?format=api", "agency_id": null, "name": "Launch Complex 2 (LC-2)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.245564,102.026751", "latitude": "28.245564", "longitude": "102.026751", "location": { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "total_launch_count": 235, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg", "total_launch_count": 122 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230907120240.jpeg", "infographic": null, "program": [] }, { "id": "3a22283a-4521-429c-bf45-0d53aa0fcff3", "url": "https://lldev.thespacedevs.com/2.0.0/launch/3a22283a-4521-429c-bf45-0d53aa0fcff3/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-6-79", "name": "Falcon 9 Block 5 | Starlink Group 6-79", "status": { "id": 3, "name": "Success" }, "net": "2025-11-22T07:53:50Z", "window_end": "2025-11-22T10:59:00Z", "window_start": "2025-11-22T06:59:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 99, "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": 8797, "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": 7388, "launch_library_id": null, "name": "Starlink Group 6-79", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "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": 1074, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 353 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "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/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink" } ] }, { "id": "8cda58f9-3fe2-43dc-8fa3-3125cbc9a754", "url": "https://lldev.thespacedevs.com/2.0.0/launch/8cda58f9-3fe2-43dc-8fa3-3125cbc9a754/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-11-30", "name": "Falcon 9 Block 5 | Starlink Group 11-30", "status": { "id": 3, "name": "Success" }, "net": "2025-11-23T08:48:00Z", "window_end": "2025-11-23T12:00:00Z", "window_start": "2025-11-23T08:00: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": 8784, "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": 7375, "launch_library_id": null, "name": "Starlink Group 11-30", "description": "A batch of 28 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "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": 851, "total_landing_count": 30 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 237 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "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/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink" } ] }, { "id": "6da58dd3-57bf-4c0a-a003-c56268db3e59", "url": "https://lldev.thespacedevs.com/2.0.0/launch/6da58dd3-57bf-4c0a-a003-c56268db3e59/?format=api", "launch_library_id": null, "slug": "long-march-2fg-shenzhou-22", "name": "Long March 2F/G | Shenzhou 22", "status": { "id": 3, "name": "Success" }, "net": "2025-11-25T04:11:45Z", "window_end": "2025-11-25T04:41:00Z", "window_start": "2025-11-25T04:01:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8806, "configuration": { "id": 84, "launch_library_id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/84/?format=api", "name": "Long March 2F/G", "family": "Long March", "full_name": "Long March 2F/G", "variant": "F/G" } }, "mission": { "id": 7397, "launch_library_id": null, "name": "Shenzhou 22", "description": "Shenzhou 22 (Chinese: 神舟二十二号) will be the 22nd flight of the Shenzhou program. The spacecraft will be launched without crew to replace Shenzhou 20 that was damaged by orbital debris on the descent module porthole window, and thus deemed unsuitable for crew re-entry. The spacecraft will later return three Chinese astronauts on the 10th flight to the Chinese Space Station back to Earth, after launching on Shenzhou 21.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 37, "url": "https://lldev.thespacedevs.com/2.0.0/pad/37/?format=api", "agency_id": null, "name": "Launch Area 91 (SLS-1 / 921)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.957893,100.290944", "latitude": "40.957893", "longitude": "100.290944", "location": { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 271, "total_landing_count": 1 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg", "total_launch_count": 27 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_22_lau_image_20251129175823.jpg", "infographic": null, "program": [ { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/program/19/?format=api", "name": "Tiangong space station", "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.", "agencies": [ { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png", "start_date": "2021-04-29T03:23:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station" }, { "id": 7, "url": "https://lldev.thespacedevs.com/2.0.0/program/7/?format=api", "name": "Shenzhou", "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.", "agencies": [ { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG", "start_date": "1993-01-01T00:00:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program" } ] }, { "id": "547f1a96-0539-4fd3-b13c-2a781f02cfd5", "url": "https://lldev.thespacedevs.com/2.0.0/launch/547f1a96-0539-4fd3-b13c-2a781f02cfd5/?format=api", "launch_library_id": null, "slug": "angara-12-3-x-rodnik-kosmos-2597-2598-2599", "name": "Angara 1.2 | 3 x Rodnik (Kosmos 2597, 2598, 2599)", "status": { "id": 3, "name": "Success" }, "net": "2025-11-25T13:42:00Z", "window_end": "2025-11-25T14:35:00Z", "window_start": "2025-11-25T13:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 8801, "configuration": { "id": 136, "launch_library_id": 145, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/136/?format=api", "name": "Angara 1.2", "family": "Angara", "full_name": "Angara 1.2", "variant": "1.2" } }, "mission": { "id": 7392, "launch_library_id": null, "name": "3 x Rodnik (Kosmos 2597, 2598, 2599)", "description": "Note: Payload identity and Cosmos series numbering not confirmed.\r\n\r\nThe Strela (Russian: Стрела) are Soviet, then Russian, military space telecommunication satellites, in use since 1964.\r\n\r\nThese satellites operate as mailboxes (\"store-and-forward\"): they remember the received messages and then resend them after the scheduled time, or by a command from the Earth. They can serve for up to five years. The satellites are used for transmission of encrypted messages and images.\r\n\r\nThe operational constellation consists of 12 satellites in two orbital planes, spaced 90° apart. The spacecraft had a cylindrical body with a gravity-gradient boom, which was extended on-orbit to provide passive attitude stabilization. On-board storage was 12 Mbits of data, with a transmission rate of 2.4 kbit/s.\r\n\r\nThe first three satellites were launched in 1964 by a Cosmos launcher. After one year of service, new and improved satellites were launched, called Strela-2. In 1970, these satellites were modernized, and became the Strela-1M and Strela-2M satellites. From 1985, these satellites will be gradually replaced by Strela-3, and then by Strela-3M from 2005. A civilian version of these satellites was created, called Goniets.\r\n\r\nInitially they were launched in groups of six on Tsyklon; when the launcher was retired, they were only launched by two on Cosmos, before Rokot was put into service and allowed the sending of triplets of Strela satellites.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 42, "url": "https://lldev.thespacedevs.com/2.0.0/pad/42/?format=api", "agency_id": 163, "name": "35/1", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35", "map_url": "https://www.google.com/maps?q=62.927319,40.574897", "latitude": "62.927319", "longitude": "40.574897", "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": 1679, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_42_20200803143543.jpg", "total_launch_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/angara25201.2_image_20190224012254.jpeg", "infographic": null, "program": [] } ] }