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=20&ordering=-id
{ "count": 178, "next": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=30&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=10&ordering=-id", "results": [ { "response_mode": "normal", "id": 191, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/191/?format=api", "flight_proven": true, "serial_number": "Booster 15", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 2332, "name": "Starship Booster 15 static fire", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071521.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_thumbnail_20250221071522.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Super Heavy booster used for the 8th Starship flight test. Successfully caught by the launch tower. Reused on the 11th Starship flight test and completed a planned high speed water splashdown.", "successful_landings": 2, "attempted_landings": 2, "flights": 2, "last_launch_date": "2025-10-13T23:23:41Z", "first_launch_date": "2025-03-06T23:30:00Z", "fastest_turnaround": "P220DT23H53M41S" }, { "response_mode": "normal", "id": 190, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/190/?format=api", "flight_proven": true, "serial_number": "B1090", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2353, "name": "B1090 at LZ-1 (Crew-10)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1090_at_lz-1__image_20250316065021.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1090_at_lz-1__image_thumbnail_20250316065021.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 booster.", "successful_landings": 9, "attempted_landings": 9, "flights": 9, "last_launch_date": "2025-11-22T07:53:50Z", "first_launch_date": "2024-12-17T22:26:00Z", "fastest_turnaround": "P22DT15H50M16S" }, { "response_mode": "normal", "id": 189, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/189/?format=api", "flight_proven": true, "serial_number": "Booster 14", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 2333, "name": "Starship Booster 14 tower catch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071829.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_thumbnail_20250221071829.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Super Heavy booster used for the 7th Starship flight test. Successfully caught by the launch tower. Reused on the 9th Starship flight test for a planned high speed water splashdown but destroyed during landing burn.", "successful_landings": 1, "attempted_landings": 2, "flights": 2, "last_launch_date": "2025-05-27T23:36:00Z", "first_launch_date": "2025-01-16T22:37:00Z", "fastest_turnaround": "P131DT59M" }, { "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": 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": 5, "attempted_landings": 5, "flights": 5, "last_launch_date": "2025-09-18T13:00:00Z", "first_launch_date": "2024-10-23T15:27:00Z", "fastest_turnaround": "P68DT21H30M" }, { "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": 154, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/154/?format=api", "flight_proven": false, "serial_number": "B1089", "is_placeholder": false, "status": { "id": 2, "name": "expended" }, "image": { "id": 2466, "name": "Falcon Heavy launch with Europa Clipper (Side View)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_la_image_20250912154542.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_la_image_thumbnail_20250912154542.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon Heavy core booster expended during the Europa Clipper mission.", "successful_landings": 0, "attempted_landings": 0, "flights": 1, "last_launch_date": "2024-10-14T16:06:00Z", "first_launch_date": "2024-10-14T16:06:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 153, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/153/?format=api", "flight_proven": true, "serial_number": "B1088", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2457, "name": "B1088 landing on LZ-4 during Transporter-12 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1088_landing_o_image_20250912151209.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1088_landing_o_image_thumbnail_20250912151209.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 booster.", "successful_landings": 12, "attempted_landings": 12, "flights": 12, "last_launch_date": "2025-12-07T17:58:30Z", "first_launch_date": "2024-11-30T08:10:00Z", "fastest_turnaround": "P9DT3H38M48S" }, { "response_mode": "normal", "id": 152, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/152/?format=api", "flight_proven": false, "serial_number": "Unknown NG", "is_placeholder": true, "status": { "id": 8, "name": "N/A" }, "image": { "id": 1794, "name": "New Glenn on LC-36", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_20240313170026.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_thumbnail_20240313170027.jpeg", "credit": "Blue Origin", "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": 151, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/151/?format=api", "flight_proven": true, "serial_number": "B1085", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2290, "name": "B1085 during landing at LZ-1 (Crew-9)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_thumbnail_20241217151951.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Booster to be flown during the Crew-9 mission.", "successful_landings": 12, "attempted_landings": 12, "flights": 12, "last_launch_date": "2025-11-19T00:12:20Z", "first_launch_date": "2024-08-20T13:20:00Z", "fastest_turnaround": "P24DT16H10M" } ] }