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=150
{ "count": 184, "next": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=160", "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=140", "results": [ { "response_mode": "normal", "id": 246, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/246/?format=api", "flight_proven": false, "serial_number": "LM-12A F1", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 2633, "name": "Long March 12A Flight 1 Liftoff", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12a__image_20251224005749.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12a__image_thumbnail_20251224005750.jpeg", "credit": "CASC", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "First stage booster used on the 1st flight of CASC's Long March 12A rocket. Booster attempted to land downrange on its dedicated landing pad, but the entry-landing burn was abnormal and it impacted the ground several kilometers from the landing pad.", "successful_landings": 0, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-12-23T02:00:00Z", "first_launch_date": "2025-12-23T02:00:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 75, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/75/?format=api", "flight_proven": false, "serial_number": "Mk1", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 1243, "name": "Starship MK1 at the build site", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_mk1_at_image_20240307091751.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_mk1_at_image_thumbnail_20240307091751.jpeg", "credit": "Elon Musk", "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": "Starship Mk1 was partially destroyed during max pressure tank testing, when the forward LOX tank ruptured along a weld line of the craft's steel structure, propelling the bulkhead several meters upwards.", "successful_landings": 0, "attempted_landings": 0, "flights": 0, "last_launch_date": null, "first_launch_date": null, "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": 62, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/62/?format=api", "flight_proven": true, "serial_number": "NS-2", "is_placeholder": false, "status": { "id": 1, "name": "retired" }, "image": { "id": 1657, "name": "[AUTO] NS-2 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/62_image_20190225163937.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193417.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "The New Shepard 2 or NS2, made five successful flights in 2015 and 2016, being retired after its fifth flight in October 2016. It was the first booster which Blue Origin successfully landed and reused.", "successful_landings": 5, "attempted_landings": 5, "flights": 5, "last_launch_date": "2016-10-05T16:36:00Z", "first_launch_date": "2015-11-23T17:21:00Z", "fastest_turnaround": "P59DT22H39M" }, { "response_mode": "normal", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/63/?format=api", "flight_proven": true, "serial_number": "NS-3", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 1658, "name": "[AUTO] NS-3 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/63_image_20190225165029.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193418.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "New Shepard vehicle #3 was the third flight vehicle of the New Shepard suborbital rocket. It suffered an anomaly during its ninth flight.", "successful_landings": 8, "attempted_landings": 9, "flights": 9, "last_launch_date": "2022-09-12T14:27:00Z", "first_launch_date": "2017-12-12T16:59:00Z", "fastest_turnaround": "P79DT21H53M" }, { "response_mode": "normal", "id": 90, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/90/?format=api", "flight_proven": true, "serial_number": "NS-4", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1659, "name": "[AUTO] NS-4 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/90_image_20210412202510.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193420.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "New Shepard vehicle #4 is the fourth flight vehicle of the New Shepard suborbital rocket. It was used for Blue Origin's first crewed launches.", "successful_landings": 17, "attempted_landings": 17, "flights": 17, "last_launch_date": "2026-01-22T16:25:35Z", "first_launch_date": "2021-01-14T17:19:00Z", "fastest_turnaround": "P59DT11M42S" }, { "response_mode": "normal", "id": 187, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/187/?format=api", "flight_proven": true, "serial_number": "NS-5", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2317, "name": "NS-5 on the launch pad (NS-29)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ns-5_on_the_lau_image_20250204174818.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ns-5_on_the_lau_image_thumbnail_20250204174819.jpeg", "credit": "Blue Origin", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "5th New Shepard booster.", "successful_landings": 6, "attempted_landings": 6, "flights": 6, "last_launch_date": "2025-12-20T14:15:00Z", "first_launch_date": "2024-10-23T15:27:00Z", "fastest_turnaround": "P68DT21H30M" }, { "response_mode": "normal", "id": 67, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/67/?format=api", "flight_proven": true, "serial_number": "SARGE 1", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 1660, "name": "[AUTO] SARGE 1 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/67_image_20190629182855.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193421.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Sarge 1 is the first SARGE reusable sounding rocket.", "successful_landings": 3, "attempted_landings": 4, "flights": 4, "last_launch_date": "2019-10-26T17:40:15Z", "first_launch_date": "2018-08-25T18:15:00Z", "fastest_turnaround": "P118DT23H39M57S" }, { "response_mode": "normal", "id": 76, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/76/?format=api", "flight_proven": false, "serial_number": "SN1", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 1661, "name": "[AUTO] SN1 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/76_image_20200918010747.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193423.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "SN1 was destroyed when undergoing pressurization.", "successful_landings": 0, "attempted_landings": 0, "flights": 0, "last_launch_date": null, "first_launch_date": null, "fastest_turnaround": null }, { "response_mode": "normal", "id": 91, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/91/?format=api", "flight_proven": true, "serial_number": "SN10", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 1662, "name": "[AUTO] SN10 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/91_image_20210303201919.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193425.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "SN10 is a Starship Prototype similar in design to SN9. SN10 was destroyed during an explosion on the pad after landing.", "successful_landings": 0, "attempted_landings": 1, "flights": 1, "last_launch_date": "2021-03-03T23:15:00Z", "first_launch_date": "2021-03-03T23:15:00Z", "fastest_turnaround": null } ] }