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=90&ordering=-successful_landings
{ "count": 178, "next": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=100&ordering=-successful_landings", "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=80&ordering=-successful_landings", "results": [ { "response_mode": "normal", "id": 99, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/99/?format=api", "flight_proven": false, "serial_number": "Booster 3", "is_placeholder": false, "status": { "id": 5, "name": "scrapped" }, "image": { "id": 1647, "name": "[AUTO] Booster 3 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/99_image_20210615130010.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193402.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Super Heavy prototype used for ground testing. First Super Heavy to static fire.", "successful_landings": 0, "attempted_landings": 0, "flights": 0, "last_launch_date": null, "first_launch_date": null, "fastest_turnaround": null }, { "response_mode": "normal", "id": 103, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/103/?format=api", "flight_proven": false, "serial_number": "Booster 4", "is_placeholder": false, "status": { "id": 1, "name": "retired" }, "image": { "id": 1648, "name": "[AUTO] Booster 4 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/103_image_20210807065411.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193403.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "First Super Heavy booster to complete a cryogenic proof test at the Orbital Launch Pad, as well as the first full stack cryogenic proof test for a Starship vehicle. Booster 4 is now on display at SpaceX's Rocket Garden in Boca Chica.", "successful_landings": 0, "attempted_landings": 0, "flights": 0, "last_launch_date": null, "first_launch_date": null, "fastest_turnaround": null }, { "response_mode": "normal", "id": 115, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/115/?format=api", "flight_proven": true, "serial_number": "Booster 7", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 1649, "name": "[AUTO] Booster 7 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/115_image_20220915030149.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193405.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Booster 7 is the first Super Heavy booster with 33 Raptor 2 engines and was used for the first Starship integrated flight test with Ship 24. Lost in a launch failure.", "successful_landings": 0, "attempted_landings": 0, "flights": 1, "last_launch_date": "2023-04-20T13:33:09Z", "first_launch_date": "2023-04-20T13:33:09Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 3, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/3/?format=api", "flight_proven": true, "serial_number": "F1 B0001", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 1651, "name": "[AUTO] F1 B0001 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/3_image_20230707185714.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193408.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Engine failure at T+33 seconds resulted in loss of vehicle", "successful_landings": 0, "attempted_landings": 1, "flights": 1, "last_launch_date": "2006-03-24T22:30:00Z", "first_launch_date": "2006-03-24T22:30:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 4, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/4/?format=api", "flight_proven": true, "serial_number": "F1 B0002", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 1652, "name": "[AUTO] F1 B0002 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/4_image_20230707185728.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193409.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Successful first-stage burn and transition to second stage, maximal altitude 289 km. Harmonic oscillation at T+5 minutes Premature engine shutdown at T+7 min 30 s. Failed to reach orbit.", "successful_landings": 0, "attempted_landings": 1, "flights": 1, "last_launch_date": "2007-03-21T01:10:00Z", "first_launch_date": "2007-03-21T01:10:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 5, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/5/?format=api", "flight_proven": true, "serial_number": "F1 B0003", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 1653, "name": "[AUTO] F1 B0003 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/5_image_20230707190424.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193411.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Residual stage-1 thrust led to collision between stage 1 and stage 2.", "successful_landings": 0, "attempted_landings": 0, "flights": 1, "last_launch_date": "2008-08-03T03:34:00Z", "first_launch_date": "2008-08-03T03:34:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 6, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/6/?format=api", "flight_proven": true, "serial_number": "F1 B0004", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 1654, "name": "[AUTO] F1 B0004 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/6_image_20230707190325.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193412.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Initially scheduled for 23–25 Sep, carried dummy payload – mass simulator, 165 kg (originally intended to be RazakSAT.", "successful_landings": 0, "attempted_landings": 0, "flights": 1, "last_launch_date": "2008-09-28T23:15:00Z", "first_launch_date": "2008-09-28T23:15:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 7, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/7/?format=api", "flight_proven": true, "serial_number": "F1 B0005", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 1655, "name": "[AUTO] F1 B0005 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/7_image_20230707190228.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193414.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Booster expended during the second successful flight of Falcon 1.", "successful_landings": 0, "attempted_landings": 0, "flights": 1, "last_launch_date": "2009-07-14T03:36:00Z", "first_launch_date": "2009-07-14T03:36:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 41, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/41/?format=api", "flight_proven": true, "serial_number": "B1034", "is_placeholder": false, "status": { "id": 2, "name": "expended" }, "image": { "id": 1597, "name": "[AUTO] B1034 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/41_image_20190226110440.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193239.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Stage Expended", "successful_landings": 0, "attempted_landings": 0, "flights": 1, "last_launch_date": "2017-05-15T23:21:00Z", "first_launch_date": "2017-05-15T23:21:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 51, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/51/?format=api", "flight_proven": true, "serial_number": "B1033", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 1596, "name": "[AUTO] B1033 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/51_image_20190226084354.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193237.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Two of the outer engines didn't re-ignite for the landing burn, ran out of TEA/TEB igniters. ", "successful_landings": 0, "attempted_landings": 1, "flights": 1, "last_launch_date": "2018-02-06T20:45:00Z", "first_launch_date": "2018-02-06T20:45:00Z", "fastest_turnaround": null } ] }