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=40&ordering=-flight_proven
{ "count": 173, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=50&ordering=-flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=30&ordering=-flight_proven", "results": [ { "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": 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": 37, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/37/?format=api", "flight_proven": true, "serial_number": "B1029", "status": "retired", "details": "Retired.", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/37_image_20190226081059.jpeg", "flights": 2, "last_launch_date": "2017-06-23T19:10:00Z", "first_launch_date": "2017-01-14T17:54:34Z" }, { "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" }, { "id": 38, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/38/?format=api", "flight_proven": true, "serial_number": "B1031", "status": "retired", "details": "Stored outside at McGregor, partially disassembled (missing engines).", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/38_image_20190226082801.jpeg", "flights": 2, "last_launch_date": "2017-10-11T22:53:00Z", "first_launch_date": "2017-02-19T14:39:00Z" }, { "id": 39, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/39/?format=api", "flight_proven": true, "serial_number": "B1030", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/39_image_20190226110321.jpg", "flights": 1, "last_launch_date": "2017-03-16T06:00:00Z", "first_launch_date": "2017-03-16T06:00:00Z" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/44/?format=api", "flight_proven": true, "serial_number": "B1037", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/44_image_20191115083053.jpeg", "flights": 1, "last_launch_date": "2017-07-05T23:38:00Z", "first_launch_date": "2017-07-05T23:38:00Z" }, { "id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/80/?format=api", "flight_proven": true, "serial_number": "SN6", "status": "scrapped", "details": "Starship SN6 first flew on Sept. 3rd in Boca Chica, Texas with a single Raptor engine. It flew to height of 150m before landing safely. SN6 was scrapped in January 2021.", "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": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/80_image_20210421034912.png", "flights": 1, "last_launch_date": "2020-09-03T17:48:00Z", "first_launch_date": "2020-09-03T17:48:00Z" }, { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/19/?format=api", "flight_proven": true, "serial_number": "B1011", "status": "lost", "details": "", "launcher_config": { "id": 14, "launch_library_id": 1, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/14/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.1", "variant": "v1.1" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/19_image_20190226091240.jpg", "flights": 1, "last_launch_date": "2014-09-07T05:00:00Z", "first_launch_date": "2014-09-07T05:00:00Z" }, { "id": 187, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/187/?format=api", "flight_proven": true, "serial_number": "NS-5", "status": "active", "details": "5th New Shepard booster.", "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/ns-5_on_the_lau_image_20250204174818.jpg", "flights": 5, "last_launch_date": "2025-09-18T13:00:00Z", "first_launch_date": "2024-10-23T15:27:00Z" } ] }