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=120&ordering=-flight_proven
{ "count": 188, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=130&ordering=-flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=110&ordering=-flight_proven", "results": [ { "id": 189, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/189/?format=api", "flight_proven": true, "serial_number": "Booster 14", "status": "destroyed", "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.", "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_20250221071829.jpg", "flights": 2, "last_launch_date": "2025-05-27T23:36:00Z", "first_launch_date": "2025-01-16T22:37:00Z" }, { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/121/?format=api", "flight_proven": true, "serial_number": "B1079", "status": "expended", "details": "Falcon Heavy core booster expended during the Psyche mission.", "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/121_image_20231014091824.jpg", "flights": 1, "last_launch_date": "2023-10-13T14:19:43Z", "first_launch_date": "2023-10-13T14:19:43Z" }, { "id": 58, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/58/?format=api", "flight_proven": true, "serial_number": "B1052", "status": "expended", "details": "Stage Expended", "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/58_image_20220202001612.jpeg", "flights": 8, "last_launch_date": "2023-05-01T00:26:00Z", "first_launch_date": "2019-04-11T22:35:00Z" }, { "id": 85, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/85/?format=api", "flight_proven": true, "serial_number": "B1064", "status": "expended", "details": "Side booster paired with B1065, launched 3 USSF missions, EchoStar 24 and the Psyche mission before expended during launch of Europa Clipper.", "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/85_image_20221102112709.jpeg", "flights": 6, "last_launch_date": "2024-10-14T16:06:00Z", "first_launch_date": "2022-11-01T13:41:00Z" }, { "id": 86, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/86/?format=api", "flight_proven": true, "serial_number": "B1065", "status": "expended", "details": "Side booster paired with B1064, launched 3 USSF missions, EchoStar 24 and the Psyche mission before expended during launch of Europa Clipper.", "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/85_image_20221102112709.jpeg", "flights": 6, "last_launch_date": "2024-10-14T16:06:00Z", "first_launch_date": "2022-11-01T13:41:00Z" }, { "id": 115, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/115/?format=api", "flight_proven": true, "serial_number": "Booster 7", "status": "destroyed", "details": "Booster 7 is the first Super Heavy booster with 33 Raptor 2 engines and was used for the first Starship integrated flight test with Ship 24. Lost in a launch failure.", "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/115_image_20220915030149.jpeg", "flights": 1, "last_launch_date": "2023-04-20T13:33:09Z", "first_launch_date": "2023-04-20T13:33:09Z" }, { "id": 2, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/2/?format=api", "flight_proven": true, "serial_number": "B1051", "status": "expended", "details": "Stage Expended", "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/2_image_20200211104751.jpeg", "flights": 14, "last_launch_date": "2022-11-12T16:06:00Z", "first_launch_date": "2019-03-02T07:49:00Z" }, { "id": 119, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/119/?format=api", "flight_proven": true, "serial_number": "32", "status": "retired", "details": "32nd Electron launch vehicle flown on 'Catch Me If You Can'.", "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/119_image_20221104200030.jpeg", "flights": 1, "last_launch_date": "2022-11-04T17:27:14Z", "first_launch_date": "2022-11-04T17:27:14Z" }, { "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": 195, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/195/?format=api", "flight_proven": true, "serial_number": "B1091", "status": "active", "details": "Planned Falcon Heavy center core stage that will first be used as a Falcon 9 first stage booster for several launches.", "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/b1091_on_slc-40_image_20250807141845.jpeg", "flights": 3, "last_launch_date": "2025-11-02T05:09:59Z", "first_launch_date": "2025-08-11T12:35:00Z" } ] }