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=70&ordering=flight_proven
{ "count": 184, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=80&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60&ordering=flight_proven", "results": [ { "id": 24, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/24/?format=api", "flight_proven": true, "serial_number": "B1015", "status": "lost", "details": "Destroyed on impact with droneship due to excess lateral velocity - throttle stiction", "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/24_image_20190226091549.jpg", "flights": 1, "last_launch_date": "2015-04-14T20:10:41Z", "first_launch_date": "2015-04-14T20:10:41Z" }, { "id": 240, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/240/?format=api", "flight_proven": true, "serial_number": "B1101", "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/b1101_at_slc-40_image_20260208171031.jpg", "flights": 2, "last_launch_date": "2026-02-13T10:15:56Z", "first_launch_date": "2026-01-04T06:48:10Z" }, { "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": 32, "last_launch_date": "2026-03-13T14:57:59Z", "first_launch_date": "2022-02-02T20:27:26Z" }, { "id": 73, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/73/?format=api", "flight_proven": true, "serial_number": "B1062", "status": "destroyed", "details": "Notable launches include GPS III SV04 & SV05, Inspiration4 and Axiom-1.\r\n\r\nDestroyed during its 23rd landing attempt on ASOG on 28 August 2024.", "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/73_image_20220426161427.jpeg", "flights": 23, "last_launch_date": "2024-08-28T07:48:00Z", "first_launch_date": "2020-11-05T23:24:23Z" }, { "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": 22, "last_launch_date": "2026-02-15T01:59:59Z", "first_launch_date": "2023-08-26T07:27:27Z" }, { "id": 32, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/32/?format=api", "flight_proven": true, "serial_number": "B1023", "status": "retired", "details": "Retired; on permanent display indoors at the Kennedy Space Center Visitor Complex.", "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/32_image_20190226081021.jpeg", "flights": 2, "last_launch_date": "2018-02-06T20:45:00Z", "first_launch_date": "2016-05-27T21:39:00Z" }, { "id": 23, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/23/?format=api", "flight_proven": true, "serial_number": "B1014", "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/23_image_20190226091459.jpeg", "flights": 1, "last_launch_date": "2015-03-02T03:50:00Z", "first_launch_date": "2015-03-02T03:50:00Z" }, { "id": 239, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/239/?format=api", "flight_proven": true, "serial_number": "B1100", "status": "active", "details": "Falcon 9 booster, with a special “100” logo in lieu of the usual serial number style painted on the 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": 4, "last_launch_date": "2026-03-20T21:51:49Z", "first_launch_date": "2025-11-23T08: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": 13, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/13/?format=api", "flight_proven": true, "serial_number": "B1003", "status": "lost", "details": "First flight of Falcon 9 v1.1 upgrade, first Spacex flight from Vandenberg", "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/13_image_20191115082823.jpg", "flights": 1, "last_launch_date": "2013-09-29T16:00:13Z", "first_launch_date": "2013-09-29T16:00:13Z" } ] }