Launcher List
Modes
Levels of detail in the response - list, normal, detailed
Example - /launchers/?mode=list
Filters
Parameters - attempted_landings, attempted_landings__gt, attempted_landings__gte, attempted_landings__lt, attempted_landings__lte, first_launch_date, flight_proven, flights, flights__gt, flights__gte, flights__lt, flights__lte, id, id__contains, is_placeholder, last_launch_date, launcher_config__ids, launcher_config__manufacturer__name, launcher_config__manufacturer__name__contains, serial_number, serial_number__contains, status, successful_landings, successful_landings__gt, successful_landings__gte, successful_landings__lt, successful_landings__lte
Example - /launchers/?is_placeholder=True
Search
Fields searched - serial_number, status__name
Example - /launchers/?search=B1048
Ordering
Fields - attempted_landings, flight_proven, flights, id, successful_landings
Example - /launchers/?ordering=-flights
Number of results
Use limit to control the number of objects in the response (max 100)
Example - /launchers/?limit=2
Format
Switch to JSON output - /launchers/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/launchers/?format=api&offset=170&ordering=attempted_landings
{ "count": 184, "next": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=180&ordering=attempted_landings", "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=160&ordering=attempted_landings", "results": [ { "response_mode": "normal", "id": 123, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/123/?format=api", "flight_proven": true, "serial_number": "B1080", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1640, "name": "B1080 landing on LZ-1 during CRS SpX-30 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1080_image_thumbnail_20240322071019.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.", "successful_landings": 25, "attempted_landings": 25, "flights": 25, "last_launch_date": "2026-03-04T10:52:20Z", "first_launch_date": "2023-05-21T21:37:09Z", "fastest_turnaround": "P13DT12H34M20S" }, { "response_mode": "normal", "id": 120, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/120/?format=api", "flight_proven": true, "serial_number": "B1078", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2458, "name": "B1078 landing on LZ-2 during USSF-124 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_20250912151734.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_thumbnail_20250912151734.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.", "successful_landings": 27, "attempted_landings": 27, "flights": 27, "last_launch_date": "2026-03-22T14:47:00Z", "first_launch_date": "2023-03-02T05:34:14Z", "fastest_turnaround": "P20DT11H50M20S" }, { "response_mode": "normal", "id": 116, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/116/?format=api", "flight_proven": true, "serial_number": "B1077", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1637, "name": "B1077 landing on LZ-1 during CRS NG-20 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/116_image_20240201065853.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193345.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.", "successful_landings": 27, "attempted_landings": 27, "flights": 27, "last_launch_date": "2026-03-19T14:20:10Z", "first_launch_date": "2022-10-05T16:00:57Z", "fastest_turnaround": "P27DT12H38M30S" }, { "response_mode": "normal", "id": 105, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/105/?format=api", "flight_proven": true, "serial_number": "B1069", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2462, "name": "B1069 at LZ-1 after OneWeb L15 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_20250912153047.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_thumbnail_20250912153047.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.", "successful_landings": 30, "attempted_landings": 30, "flights": 30, "last_launch_date": "2026-02-27T12:16:10Z", "first_launch_date": "2021-12-21T10:07:08Z", "fastest_turnaround": "P25DT18H20M50S" }, { "response_mode": "normal", "id": 84, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/84/?format=api", "flight_proven": true, "serial_number": "B1063", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1626, "name": "B1063 landing on LZ-4 during Sentinel-6A Michael Freilich launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/84_image_20201122121517.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193327.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Notable launches include Sentinel-6 and Dart.", "successful_landings": 31, "attempted_landings": 31, "flights": 31, "last_launch_date": "2026-02-21T09:04:19Z", "first_launch_date": "2020-11-21T17:17:08Z", "fastest_turnaround": "P32DT18H36M20S" }, { "response_mode": "normal", "id": 107, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/107/?format=api", "flight_proven": true, "serial_number": "B1071", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2463, "name": "B1071 landing on LZ-4 during NROL-87 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1071_landing_o_image_20250912153658.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1071_landing_o_image_thumbnail_20250912153658.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the NROL-87 mission.", "successful_landings": 32, "attempted_landings": 32, "flights": 32, "last_launch_date": "2026-03-13T14:57:59Z", "first_launch_date": "2022-02-02T20:27:26Z", "fastest_turnaround": "P19DT16H19M25S" }, { "response_mode": "normal", "id": 101, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/101/?format=api", "flight_proven": true, "serial_number": "B1067", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2464, "name": "B1067 landing on LZ-1 during Koreasat-6A launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_20250912153830.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_thumbnail_20250912153830.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the CRS-22 mission.", "successful_landings": 34, "attempted_landings": 34, "flights": 34, "last_launch_date": "2026-03-30T21:15:00Z", "first_launch_date": "2021-06-03T17:29:15Z", "fastest_turnaround": "P22DT16H51M10S" }, { "response_mode": "normal", "id": 144, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/144/?format=api", "flight_proven": false, "serial_number": "Unknown NS", "is_placeholder": true, "status": { "id": 8, "name": "N/A" }, "image": { "id": 1676, "name": "[AUTO] Unknown NS - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20231212212416.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193446.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Booster serial number unknown.", "successful_landings": null, "attempted_landings": null, "flights": null, "last_launch_date": null, "first_launch_date": null, "fastest_turnaround": null }, { "response_mode": "normal", "id": 117, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/117/?format=api", "flight_proven": false, "serial_number": "Unknown FH", "is_placeholder": true, "status": { "id": 8, "name": "N/A" }, "image": { "id": 1675, "name": "[AUTO] Unknown FH - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/117_image_20230723180948.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193445.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Booster serial number unknown.", "successful_landings": null, "attempted_landings": null, "flights": null, "last_launch_date": null, "first_launch_date": null, "fastest_turnaround": null }, { "response_mode": "normal", "id": 106, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/106/?format=api", "flight_proven": false, "serial_number": "Unknown F9", "is_placeholder": true, "status": { "id": 8, "name": "N/A" }, "image": { "id": 1674, "name": "[AUTO] Unknown F9 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/106_image_20230708172214.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193443.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Booster serial number unknown.", "successful_landings": null, "attempted_landings": null, "flights": null, "last_launch_date": null, "first_launch_date": null, "fastest_turnaround": null } ] }