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&ordering=-id
{ "count": 191, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=10&ordering=-id", "previous": null, "results": [ { "id": 256, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/256/?format=api", "flight_proven": false, "serial_number": "Booster 20", "status": "active", "details": "Second Block 3 Super Heavy booster to fly with various enhancements including Raptor 3 engines, integrated interstage and 3 grid fins instead of 4 used. To be used on the 13th Starship flight test.", "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": 255, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/255/?format=api", "flight_proven": false, "serial_number": "Unknown10B", "status": "N/A", "details": "Booster serial number unknown.", "launcher_config": { "id": 554, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/554/?format=api", "name": "Long March 10B", "family": "Long March", "full_name": "Long March 10B", "variant": "" }, "image_url": null, "flights": null, "last_launch_date": null, "first_launch_date": null }, { "id": 254, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/254/?format=api", "flight_proven": true, "serial_number": "LM-10B F1", "status": "active", "details": "First stage booster used on the 1st flight of CASC/CALT's Long March 10B rocket. Grid fins and hooks are installed for an attempted recovery on the LHZ landing ship's arresting net.\r\n\r\nIt became the first Chinese orbital launch vehicle booster to be recovered on 10 July 2026.", "launcher_config": { "id": 554, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/554/?format=api", "name": "Long March 10B", "family": "Long March", "full_name": "Long March 10B", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_10b__image_20260710054044.jpeg", "flights": 1, "last_launch_date": "2026-07-10T04:15:00Z", "first_launch_date": "2026-07-10T04:15: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": 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": 251, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/251/?format=api", "flight_proven": false, "serial_number": "B1105", "status": "active", "details": "Falcon Heavy core booster.", "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": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 250, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/250/?format=api", "flight_proven": false, "serial_number": "B1104", "status": "active", "details": "Falcon 9 booster.", "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": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 249, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/249/?format=api", "flight_proven": false, "serial_number": "GS1-SN003", "status": "destroyed", "details": "Third New Glenn first stage booster. Named \"No, It's Necessary\". Destroyed before 1st flight during pre-launch static fire on 28 May 2026.", "launcher_config": { "id": 138, "launch_library_id": 1001, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/138/?format=api", "name": "New Glenn", "family": "New Glenn", "full_name": "New Glenn", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn003_image_20260410172611.jpg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 248, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/248/?format=api", "flight_proven": true, "serial_number": "B1103", "status": "active", "details": "Falcon 9 booster.", "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": null, "flights": 3, "last_launch_date": "2026-06-19T08:50:45Z", "first_launch_date": "2026-04-07T02:50:39Z" }, { "id": 247, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/247/?format=api", "flight_proven": false, "serial_number": "B1099", "status": "active", "details": "Falcon Heavy core booster.", "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": null, "flights": 0, "last_launch_date": null, "first_launch_date": null } ] }