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&ordering=-flight_proven
{ "count": 175, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=10&ordering=-flight_proven", "previous": null, "results": [ { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/11/?format=api", "flight_proven": true, "serial_number": "B0006", "status": "lost", "details": "Suffered engine out at T+1:19 but primary mission successful", "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/11_image_20191115082657.jpeg", "flights": 1, "last_launch_date": "2012-10-08T00:35:07Z", "first_launch_date": "2012-10-08T00:35:07Z" }, { "id": 116, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/116/?format=api", "flight_proven": true, "serial_number": "B1077", "status": "active", "details": "Falcon 9 Block 5 booster first used for the Crew-5 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/116_image_20240201065853.jpg", "flights": 24, "last_launch_date": "2025-10-26T15:00:40Z", "first_launch_date": "2022-10-05T16:00:57Z" }, { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/51/?format=api", "flight_proven": true, "serial_number": "B1033", "status": "lost", "details": "Two of the outer engines didn't re-ignite for the landing burn, ran out of TEA/TEB igniters. ", "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/51_image_20190226084354.jpeg", "flights": 1, "last_launch_date": "2018-02-06T20:45:00Z", "first_launch_date": "2018-02-06T20:45:00Z" }, { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/15/?format=api", "flight_proven": true, "serial_number": "B1005", "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/15_image_20190226091005.jpg", "flights": 1, "last_launch_date": "2014-01-06T22:06:00Z", "first_launch_date": "2014-01-06T22:06:00Z" }, { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/16/?format=api", "flight_proven": true, "serial_number": "B1006", "status": "lost", "details": "Broke up after sucessful water landing", "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/16_image_20190226091044.jpeg", "flights": 1, "last_launch_date": "2014-04-18T19:25:22Z", "first_launch_date": "2014-04-18T19:25:22Z" }, { "id": 52, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/52/?format=api", "flight_proven": true, "serial_number": "B1044", "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/52_image_20190226084428.jpeg", "flights": 1, "last_launch_date": "2018-03-06T05:33:00Z", "first_launch_date": "2018-03-06T05:33:00Z" }, { "id": 57, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/57/?format=api", "flight_proven": true, "serial_number": "B1049", "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/57_image_20190226084723.jpeg", "flights": 11, "last_launch_date": "2022-11-23T02:57:00Z", "first_launch_date": "2018-09-10T04:45:00Z" }, { "id": 86, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/86/?format=api", "flight_proven": true, "serial_number": "B1065", "status": "expended", "details": "Side booster paired with B1064, 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": 112, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/112/?format=api", "flight_proven": true, "serial_number": "B1073", "status": "expended", "details": "Notable missions include SES-22, Hakuto-R and CRS-27. Expended during the SPAINSAT-NG I launch.", "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/b1073_landing_o_image_20250912152710.jpeg", "flights": 21, "last_launch_date": "2025-01-30T01:34:00Z", "first_launch_date": "2022-05-14T20:40:50Z" }, { "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": 23, "last_launch_date": "2025-11-21T03:39:30Z", "first_launch_date": "2023-05-21T21:37:09Z" } ] }