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=80&ordering=-flight_proven
{ "count": 173, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=90&ordering=-flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=70&ordering=-flight_proven", "results": [ { "id": 33, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/33/?format=api", "flight_proven": true, "serial_number": "B1024", "status": "lost", "details": "RUD on deck of droneship (OCISLY)", "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/33_image_20190226105723.jpg", "flights": 1, "last_launch_date": "2016-06-15T14:29:00Z", "first_launch_date": "2016-06-15T14:29: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" }, { "id": 53, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/53/?format=api", "flight_proven": true, "serial_number": "B1045", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 145, "launch_library_id": 187, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/145/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 4", "variant": "Block 4" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/53_image_20190226084547.jpeg", "flights": 2, "last_launch_date": "2018-06-29T09:42:41Z", "first_launch_date": "2018-04-18T22:51:31Z" }, { "id": 199, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/199/?format=api", "flight_proven": true, "serial_number": "B1097", "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": 2, "last_launch_date": "2025-10-03T14:06:50Z", "first_launch_date": "2025-09-03T03:51:26Z" }, { "id": 61, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/61/?format=api", "flight_proven": true, "serial_number": "B1054", "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/61_image_20190228071607.jpg", "flights": 1, "last_launch_date": "2018-12-23T13:51:00Z", "first_launch_date": "2018-12-23T13:51:00Z" }, { "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": 23, "last_launch_date": "2025-09-12T01:56:00Z", "first_launch_date": "2023-03-02T05:34:14Z" }, { "id": 62, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/62/?format=api", "flight_proven": true, "serial_number": "NS-2", "status": "retired", "details": "The New Shepard 2 or NS2, made five successful flights in 2015 and 2016, being retired after its fifth flight in October 2016. It was the first booster which Blue Origin successfully landed and reused.", "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/62_image_20190225163937.jpeg", "flights": 5, "last_launch_date": "2016-10-05T16:36:00Z", "first_launch_date": "2015-11-23T17:21:00Z" }, { "id": 64, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/64/?format=api", "flight_proven": true, "serial_number": "B1055", "status": "lost", "details": "Toppled by rough seas and broken in two after safely landing aboard OCISLY", "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/64_image_20190420114454.jpeg", "flights": 1, "last_launch_date": "2019-04-11T22:35:00Z", "first_launch_date": "2019-04-11T22:35:00Z" }, { "id": 43, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/43/?format=api", "flight_proven": true, "serial_number": "B1036", "status": "expended", "details": "Broke Up After Successful Water Landing", "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/43_image_20190226083438.jpeg", "flights": 2, "last_launch_date": "2017-12-23T01:27:34Z", "first_launch_date": "2017-06-25T20:25:18Z" }, { "id": 107, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/107/?format=api", "flight_proven": true, "serial_number": "B1071", "status": "active", "details": "Falcon 9 Block 5 booster first used for the NROL-87 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/b1071_landing_o_image_20250912153658.jpeg", "flights": 29, "last_launch_date": "2025-10-08T03:54:00Z", "first_launch_date": "2022-02-02T20:27:26Z" } ] }