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=100&ordering=flight_proven
{ "count": 184, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=110&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=90&ordering=flight_proven", "results": [ { "id": 101, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/101/?format=api", "flight_proven": true, "serial_number": "B1067", "status": "active", "details": "Falcon 9 Block 5 booster first used for the CRS-22 mission.", "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/b1067_landing_o_image_20250912153830.jpeg", "flights": 34, "last_launch_date": "2026-03-30T21:15:00Z", "first_launch_date": "2021-06-03T17:29:15Z" }, { "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": 198, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/198/?format=api", "flight_proven": true, "serial_number": "Booster 16", "status": "lost", "details": "Super Heavy booster used for the 10th Starship flight test.\r\n\r\nLost to the ocean after a successful soft 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/superheavy_boos_image_20250912161003.jpeg", "flights": 1, "last_launch_date": "2025-08-26T23:30:00Z", "first_launch_date": "2025-08-26T23:30:00Z" }, { "id": 104, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/104/?format=api", "flight_proven": true, "serial_number": "22", "status": "retired", "details": "Booster used for Electron's 22nd flight (Love At First Insight)", "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/none_image_20211109093154.jpg", "flights": 1, "last_launch_date": "2021-11-18T01:38:13Z", "first_launch_date": "2021-11-18T01:38:13Z" }, { "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": 120, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/120/?format=api", "flight_proven": true, "serial_number": "B1078", "status": "active", "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.", "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/b1078_landing_o_image_20250912151734.jpeg", "flights": 27, "last_launch_date": "2026-03-22T14:47:00Z", "first_launch_date": "2023-03-02T05:34:14Z" } ] }