Launcher List
API endpoint that allows Launcher instances to be viewed.
GET: Return a list of all the existing launcher instances.
FILTERS: Parameters - 'id', 'serial_number', 'flight_proven', 'launcher_config', 'launcher_config__manufacturer' Example - /2.0.0/launcher/?serial_number=B1046
SEARCH EXAMPLE: /2.0.0/launcher/?search=expended Searches through serial number or status
ORDERING: Fields - 'id', 'flight_proven', Example - /2.0.0/launcher/?order=flight_proven
GET /2.0.0/launcher/?format=api&offset=150&ordering=-flight_proven
{ "count": 188, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=160&ordering=-flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=140&ordering=-flight_proven", "results": [ { "id": 252, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/252/?format=api", "flight_proven": false, "serial_number": "LM-12B F1", "status": "expended", "details": "First stage booster used on the 1st flight of CASC/CACL's Long March 12B rocket. No booster recovery was attempted, but the booster had landing legs and grid fins installed for testing of booster re-entry aerodynamic conditions.", "launcher_config": { "id": 552, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/552/?format=api", "name": "Long March 12B", "family": "Long March", "full_name": "Long March 12B", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12b__image_20260601133855.jpeg", "flights": 1, "last_launch_date": "2026-06-01T08:40:00Z", "first_launch_date": "2026-06-01T08:40:00Z" }, { "id": 253, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/253/?format=api", "flight_proven": false, "serial_number": "Unknown12B", "status": "N/A", "details": "Booster serial number unknown.", "launcher_config": { "id": 552, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/552/?format=api", "name": "Long March 12B", "family": "Long March", "full_name": "Long March 12B", "variant": "" }, "image_url": null, "flights": null, "last_launch_date": null, "first_launch_date": null }, { "id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/188/?format=api", "flight_proven": false, "serial_number": "Booster 13", "status": "lost", "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.", "launcher_config": { "id": 464, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/464/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V1", "variant": "V1" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_13_duri_image_20241023102335.jpg", "flights": 1, "last_launch_date": "2024-11-19T22:00:00Z", "first_launch_date": "2024-11-19T22:00:00Z" }, { "id": 100, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/100/?format=api", "flight_proven": false, "serial_number": "SN16", "status": "scrapped", "details": "Last suborbital Starship prototype built after SN15, to which it is similar in design. SN16 was later scrapped as SpaceX gathered all data necessary through SN9-15 and shifted focus to the Orbital Flight Test.", "launcher_config": { "id": 207, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/207/?format=api", "name": "Starship Prototype", "family": "Starship", "full_name": "Starship Prototype", "variant": "Prototype" }, "image_url": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 106, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/106/?format=api", "flight_proven": false, "serial_number": "Unknown F9", "status": "N/A", "details": "Booster serial number unknown.", "launcher_config": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/106_image_20230708172214.png", "flights": null, "last_launch_date": null, "first_launch_date": null }, { "id": 117, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/117/?format=api", "flight_proven": false, "serial_number": "Unknown FH", "status": "N/A", "details": "Booster serial number unknown.", "launcher_config": { "id": 161, "launch_library_id": 58, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/161/?format=api", "name": "Falcon Heavy", "family": "Falcon", "full_name": "Falcon Heavy", "variant": "Heavy" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/117_image_20230723180948.png", "flights": null, "last_launch_date": null, "first_launch_date": null }, { "id": 144, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/144/?format=api", "flight_proven": false, "serial_number": "Unknown NS", "status": "N/A", "details": "Booster serial number unknown.", "launcher_config": { "id": 137, "launch_library_id": 9999, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api", "name": "New Shepard", "family": "", "full_name": "New Shepard", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20231212212416.png", "flights": null, "last_launch_date": null, "first_launch_date": null }, { "id": 236, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/236/?format=api", "flight_proven": false, "serial_number": "T1E", "status": "active", "details": "T1E, which stands for Themis 1-Engine Evolution, is the second Themis demonstrator flight model, designed for medium-altitude hop tests at the Esrange Space Center in Sweden.", "launcher_config": { "id": 523, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/523/?format=api", "name": "Themis Demonstrator", "family": "", "full_name": "Themis Demonstrator", "variant": "" }, "image_url": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 234, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/234/?format=api", "flight_proven": false, "serial_number": "Booster 18", "status": "destroyed", "details": "First Block 3 Super Heavy booster with various enhancements including Raptor 3 engines, integrated interstage and 3 grid fins instead of 4 used. Originally planned for usage on the 12th Starship flight test, but was written off after severely damaged during gas system pressure testing on 21 November 2025.", "launcher_config": { "id": 522, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/522/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V3", "variant": "V3" }, "image_url": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 237, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/237/?format=api", "flight_proven": false, "serial_number": "Callisto", "status": "active", "details": "Callisto flight model", "launcher_config": { "id": 524, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/524/?format=api", "name": "Callisto", "family": "", "full_name": "Callisto", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/callisto_render_image_20250916093902.webp", "flights": 0, "last_launch_date": null, "first_launch_date": null } ] }