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=140&ordering=-flight_proven
{ "count": 184, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=150&ordering=-flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=130&ordering=-flight_proven", "results": [ { "id": 124, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/124/?format=api", "flight_proven": true, "serial_number": "B1081", "status": "active", "details": "Launched Crew-7 on its first flight.", "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/124_image_20230827172435.jpeg", "flights": 23, "last_launch_date": "2026-03-26T23:03:19Z", "first_launch_date": "2023-08-26T07:27:27Z" }, { "id": 191, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/191/?format=api", "flight_proven": true, "serial_number": "Booster 15", "status": "lost", "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.", "launcher_config": { "id": 527, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/527/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V2", "variant": "V2" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071521.jpg", "flights": 2, "last_launch_date": "2025-10-13T23:23:41Z", "first_launch_date": "2025-03-06T23:30:00Z" }, { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/63/?format=api", "flight_proven": true, "serial_number": "NS-3", "status": "destroyed", "details": "New Shepard vehicle #3 was the third flight vehicle of the New Shepard suborbital rocket. It suffered an anomaly during its ninth flight.", "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/63_image_20190225165029.jpeg", "flights": 9, "last_launch_date": "2022-09-12T14:27:00Z", "first_launch_date": "2017-12-12T16:59:00Z" }, { "id": 197, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/197/?format=api", "flight_proven": true, "serial_number": "B1096", "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": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1096_landing_a_image_20251219190526.jpg", "flights": 5, "last_launch_date": "2026-01-28T04:53:16Z", "first_launch_date": "2025-07-16T06:30:00Z" }, { "id": 97, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/97/?format=api", "flight_proven": true, "serial_number": "20", "status": "retired", "details": "Booster used for Electron's 20th flight (Running Out Of Toes). Successfully splashed down offshore.", "launcher_config": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/97_image_20210511100944.jpg", "flights": 1, "last_launch_date": "2021-05-15T11:11:00Z", "first_launch_date": "2021-05-15T11:11: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": 81, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/81/?format=api", "flight_proven": false, "serial_number": "SN7", "status": "destroyed", "details": "Intentionally destroyed during a pressurization 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": 128, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/128/?format=api", "flight_proven": false, "serial_number": "Booster 9", "status": "destroyed", "details": "Super Heavy booster that was used for the second Starship integrated flight test and lost after separation.", "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/128_image_20230824083027.jpeg", "flights": 1, "last_launch_date": "2023-11-18T13:02:50Z", "first_launch_date": "2023-11-18T13:02:50Z" }, { "id": 241, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/241/?format=api", "flight_proven": false, "serial_number": "Unknown12A", "status": "N/A", "details": "Booster serial number unknown.", "launcher_config": { "id": 538, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/538/?format=api", "name": "Long March 12A", "family": "Long March", "full_name": "Long March 12A", "variant": "" }, "image_url": null, "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 } ] }