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=110&ordering=attempted_landings
{ "count": 178, "next": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=120&ordering=attempted_landings", "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=100&ordering=attempted_landings", "results": [ { "response_mode": "normal", "id": 111, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/111/?format=api", "flight_proven": true, "serial_number": "B1072", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2120, "name": "B1072 and B1086 during landing (GOES-U)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1072_and_b1086_image_20240626195649.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1072_and_b1086_image_thumbnail_20240626195649.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": true, "variants": [] }, "details": "Falcon Heavy side booster first flown during the GOES-U mission.", "successful_landings": 1, "attempted_landings": 1, "flights": 1, "last_launch_date": "2024-06-25T21:26:00Z", "first_launch_date": "2024-06-25T21:26:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 150, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/150/?format=api", "flight_proven": true, "serial_number": "Booster 12", "is_placeholder": false, "status": { "id": 1, "name": "retired" }, "image": { "id": 2255, "name": "Booster 12 during catch (IFT-5)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_12_duri_image_20241013170813.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_12_duri_image_thumbnail_20241013170814.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Super Heavy booster used for the fifth Starship integrated flight test.\r\n\r\nFirst Super Heavy sucessfully caught.", "successful_landings": 1, "attempted_landings": 1, "flights": 1, "last_launch_date": "2024-10-13T12:25:00Z", "first_launch_date": "2024-10-13T12:25:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 188, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/188/?format=api", "flight_proven": false, "serial_number": "Booster 13", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 2263, "name": "Booster 13 during rollout.", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_13_duri_image_20241023102335.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_13_duri_image_thumbnail_20241023102336.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Super Heavy booster used for the sixth Starship integrated flight test.\r\n\r\nLost to the ocean after a soft splashdown, as part of an offshore divert from the originally planned tower catch at the launch site.", "successful_landings": 0, "attempted_landings": 1, "flights": 1, "last_launch_date": "2024-11-19T22:00:00Z", "first_launch_date": "2024-11-19T22:00:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 186, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/186/?format=api", "flight_proven": false, "serial_number": "GS1-SN001", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 2303, "name": "GS1-SN001 on the launch pad", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_20250111175829.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_thumbnail_20250111175829.jpeg", "credit": "Blue Origin", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "First New Glenn first stage booster. Named \"So You’re Telling Me There’s a Chance\". Lost on its first flight during descent towards LPV1 Jacklyn.", "successful_landings": 0, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-01-16T07:03:00Z", "first_launch_date": "2025-01-16T07:03:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 198, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/198/?format=api", "flight_proven": true, "serial_number": "Booster 16", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 2467, "name": "Superheavy Booster 16 (Starship Flight 10)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/superheavy_boos_image_20250912161003.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/superheavy_boos_image_thumbnail_20250912161003.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Super Heavy booster used for the 10th Starship flight test.\r\n\r\nLost to the ocean after a successful soft splashdown.", "successful_landings": 1, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-08-26T23:30:00Z", "first_launch_date": "2025-08-26T23:30:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 238, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/238/?format=api", "flight_proven": true, "serial_number": "GS1-SN002", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2529, "name": "GS1-SN002 on Jacklyn (Escapade)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn002_on_ja_image_20251119073646.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn002_on_ja_image_thumbnail_20251119073647.jpeg", "credit": "Dave Limp", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "details": "Second New Glenn first stage booster. Named \"Never Tell Me The Odds\". Used for the second New Glenn launch with EscaPADE, becoming the first New Glenn Stage 1 booster (GS1) to be recovered. \r\n\r\nCurrently it's slated for re-use on New Glenn's third launch with the Blue Moon Pathfinder.", "successful_landings": 1, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-11-13T20:55:01Z", "first_launch_date": "2025-11-13T20:55:01Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 60, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/60/?format=api", "flight_proven": true, "serial_number": "NS-1", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 1795, "name": "[AUTO] New Shepard - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193803.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "New Shepard 1 was destroyed on landing during its first flight.", "successful_landings": 0, "attempted_landings": 1, "flights": 1, "last_launch_date": "2015-04-29T17:06:00Z", "first_launch_date": "2015-04-29T17:06:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 239, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/239/?format=api", "flight_proven": true, "serial_number": "B1100", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1736, "name": "[AUTO] Falcon 9 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193628.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 booster, with a special “100” logo in lieu of the usual serial number style painted on the booster.", "successful_landings": 1, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-11-23T08:48:00Z", "first_launch_date": "2025-11-23T08:48:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 38, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/38/?format=api", "flight_proven": true, "serial_number": "B1031", "is_placeholder": false, "status": { "id": 1, "name": "retired" }, "image": { "id": 1594, "name": "[AUTO] B1031 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/38_image_20190226082801.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193234.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Stored outside at McGregor, partially disassembled (missing engines).", "successful_landings": 2, "attempted_landings": 2, "flights": 2, "last_launch_date": "2017-10-11T22:53:00Z", "first_launch_date": "2017-02-19T14:39:00Z", "fastest_turnaround": "P234DT8H14M" }, { "response_mode": "normal", "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/37/?format=api", "flight_proven": true, "serial_number": "B1029", "is_placeholder": false, "status": { "id": 1, "name": "retired" }, "image": { "id": 1592, "name": "[AUTO] B1029 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/37_image_20190226081059.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193230.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Retired.", "successful_landings": 2, "attempted_landings": 2, "flights": 2, "last_launch_date": "2017-06-23T19:10:00Z", "first_launch_date": "2017-01-14T17:54:34Z", "fastest_turnaround": "P160DT1H15M26S" } ] }