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": 173, "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": 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": 123, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/123/?format=api", "flight_proven": true, "serial_number": "B1080", "status": "active", "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon 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/b1080_image_20240322071018.jpeg", "flights": 22, "last_launch_date": "2025-09-25T08:39:00Z", "first_launch_date": "2023-05-21T21:37:09Z" }, { "id": 126, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/126/?format=api", "flight_proven": true, "serial_number": "B1083", "status": "active", "details": "Booster first flown during the Crew-8 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/126_image_20240304081131.jpeg", "flights": 15, "last_launch_date": "2025-10-29T16:35:20Z", "first_launch_date": "2024-03-04T03:53:38Z" }, { "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": 72, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/72/?format=api", "flight_proven": true, "serial_number": "B1060", "status": "expended", "details": "Stage Expended for the Galileo L12 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/72_image_20230713061744.jpg", "flights": 20, "last_launch_date": "2024-04-28T00:34:00Z", "first_launch_date": "2020-06-30T20:10:46Z" }, { "id": 12, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/12/?format=api", "flight_proven": true, "serial_number": "B0007", "status": "lost", "details": "", "launcher_config": { "id": 169, "launch_library_id": 90, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/169/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.0", "variant": "v1.0" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/12_image_20191115082745.jpeg", "flights": 1, "last_launch_date": "2013-03-01T15:10:13Z", "first_launch_date": "2013-03-01T15:10:13Z" }, { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/26/?format=api", "flight_proven": true, "serial_number": "B1018", "status": "lost", "details": "RUD at T + 139s - second stage overpressure event due to defective COPV strut heim joint", "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/26_image_20190226105108.jpeg", "flights": 1, "last_launch_date": "2015-06-28T14:21:11Z", "first_launch_date": "2015-06-28T14:21:11Z" }, { "id": 55, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/55/?format=api", "flight_proven": true, "serial_number": "B1047", "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/55_image_20190226081347.jpeg", "flights": 3, "last_launch_date": "2019-08-06T23:23:00Z", "first_launch_date": "2018-07-22T05:50:00Z" }, { "id": 60, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/60/?format=api", "flight_proven": true, "serial_number": "NS-1", "status": "destroyed", "details": "New Shepard 1 was destroyed on landing during its first 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": null, "flights": 1, "last_launch_date": "2015-04-29T17:06:00Z", "first_launch_date": "2015-04-29T17:06:00Z" }, { "id": 66, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/66/?format=api", "flight_proven": true, "serial_number": "B1057", "status": "lost", "details": "Exploded upon ocean impact a safe distance from 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/66_image_20191115083707.jpeg", "flights": 1, "last_launch_date": "2019-06-25T06:30:00Z", "first_launch_date": "2019-06-25T06:30:00Z" } ] }