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=7810&ordering=name
{ "count": 7813, "next": null, "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7800&ordering=name", "results": [ { "id": "f62556c2-41e5-4746-b0a1-5cd751b9ec96", "url": "https://ll.thespacedevs.com/2.0.0/launch/f62556c2-41e5-4746-b0a1-5cd751b9ec96/?format=api", "launch_library_id": null, "slug": "zhuque-2-flight-3", "name": "Zhuque-2 | Flight 3", "status": { "id": 3, "name": "Success" }, "net": "2023-12-08T23:39:03Z", "window_end": "2023-12-09T00:53:00Z", "window_start": "2023-12-08T23:31:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 259, "url": "https://ll.thespacedevs.com/2.0.0/agencies/259/?format=api", "name": "LandSpace", "type": "Commercial" }, "rocket": { "id": 8099, "configuration": { "id": 199, "launch_library_id": 225, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/199/?format=api", "name": "Zhuque-2", "family": "Zhuque", "full_name": "Zhuque-2", "variant": "" } }, "mission": { "id": 6656, "launch_library_id": null, "name": "Flight 3", "description": "First operational flight of LandSpace's Zhuque-2 rocket with 3 payloads: Tianyi-33 - 50 kg class satellite from TYSPACE & Hunan University of Science and Technology that tests various new technologies including a camera, new spacecraft thermal control, composite material for anti-radiation effects, high-output electric power supplies and payload control software using the Rust programming language; Honghu-1 & 2 - 50 kg class satellites for long term testing of Xenon & Krypton-based Hall-effect thrusters & Argon-based ion thrusters.", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 9, "url": "https://ll.thespacedevs.com/2.0.0/pad/9/?format=api", "agency_id": 259, "name": "Launch Area 96A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/LandSpace", "map_url": "https://www.google.com/maps?q=40.91491,100.245488", "latitude": "40.91491", "longitude": "100.245488", "location": { "id": 17, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 277, "total_landing_count": 2 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_9_20200803143341.jpg", "total_launch_count": 6 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhuque-225202_image_20231209100246.jpeg", "infographic": null, "program": [] }, { "id": "86ea974e-6464-4960-85df-11af88852d57", "url": "https://ll.thespacedevs.com/2.0.0/launch/86ea974e-6464-4960-85df-11af88852d57/?format=api", "launch_library_id": 1959, "slug": "zhuque-2-maiden-flight", "name": "Zhuque-2 | Maiden Flight", "status": { "id": 4, "name": "Failure" }, "net": "2022-12-14T08:30:25Z", "window_end": "2022-12-14T10:44:00Z", "window_start": "2022-12-14T08:22:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "Second-stage vernier engines unexpectedly shut down during second stage main engine cut-off after LOX pump casing was broken by SECO-induced forces at the LOX inlet; the vernier engines were planned to continue firing to reach orbit.", "hashtag": null, "launch_service_provider": { "id": 259, "url": "https://ll.thespacedevs.com/2.0.0/agencies/259/?format=api", "name": "LandSpace", "type": "Commercial" }, "rocket": { "id": 2514, "configuration": { "id": 199, "launch_library_id": 225, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/199/?format=api", "name": "Zhuque-2", "family": "Zhuque", "full_name": "Zhuque-2", "variant": "" } }, "mission": { "id": 1026, "launch_library_id": 1227, "name": "Maiden Flight", "description": "First flight of the new methalox rocket developed by Chinese startup LandSpace.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 9, "url": "https://ll.thespacedevs.com/2.0.0/pad/9/?format=api", "agency_id": 259, "name": "Launch Area 96A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/LandSpace", "map_url": "https://www.google.com/maps?q=40.91491,100.245488", "latitude": "40.91491", "longitude": "100.245488", "location": { "id": 17, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 277, "total_landing_count": 2 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_9_20200803143341.jpg", "total_launch_count": 6 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhuque-225202_image_20230802052349.jpg", "infographic": null, "program": [] }, { "id": "163c666e-6c61-4e10-8110-6d3c33d965f6", "url": "https://ll.thespacedevs.com/2.0.0/launch/163c666e-6c61-4e10-8110-6d3c33d965f6/?format=api", "launch_library_id": null, "slug": "zhuque-3-demo-flight", "name": "Zhuque-3 | Demo Flight", "status": { "id": 3, "name": "Success" }, "net": "2025-12-03T04:00:00Z", "window_end": "2025-12-03T04:49:00Z", "window_start": "2025-12-03T03:52:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 259, "url": "https://ll.thespacedevs.com/2.0.0/agencies/259/?format=api", "name": "LandSpace", "type": "Commercial" }, "rocket": { "id": 8821, "configuration": { "id": 539, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/539/?format=api", "name": "Zhuque-3", "family": "Zhuque", "full_name": "Zhuque-3", "variant": "" } }, "mission": { "id": 7412, "launch_library_id": null, "name": "Demo Flight", "description": "First test launch of LandSpace’s ZQ-3 rocket, with a dummy payload. The rocket’s 1st stage attempted to land on a landing pad about 300 km downrange of the launch site.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 243, "url": "https://ll.thespacedevs.com/2.0.0/pad/243/?format=api", "agency_id": 259, "name": "Launch Area 96B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Zhuque-3", "map_url": "https://www.google.com/maps?q=40.92017,100.25129", "latitude": "40.92017", "longitude": "100.25129", "location": { "id": 17, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 277, "total_landing_count": 2 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_area_96b_20251128220544.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zq-3_flight_1_l_image_20251203064230.jpg", "infographic": null, "program": [] } ] }