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=60&ordering=flight_proven
{ "count": 182, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=70&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=50&ordering=flight_proven", "results": [ { "id": 54, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/54/?format=api", "flight_proven": true, "serial_number": "B1046", "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/54_image_20190226081254.jpeg", "flights": 4, "last_launch_date": "2020-01-19T15:30:00Z", "first_launch_date": "2018-05-11T20:14:00Z" }, { "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": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1097_landing_a_image_20251219190818.jpg", "flights": 6, "last_launch_date": "2026-01-25T17:30:39Z", "first_launch_date": "2025-09-03T03:51:26Z" }, { "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": 16, "last_launch_date": "2025-12-11T22:01:20Z", "first_launch_date": "2024-03-04T03:53:38Z" }, { "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": 24, "last_launch_date": "2026-01-18T23:31:40Z", "first_launch_date": "2023-05-21T21:37:09Z" }, { "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": 25, "last_launch_date": "2026-01-12T21:08:20Z", "first_launch_date": "2023-03-02T05:34:14Z" }, { "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": 25, "last_launch_date": "2025-12-02T22:18:50Z", "first_launch_date": "2022-10-05T16:00:57Z" }, { "id": 49, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/49/?format=api", "flight_proven": true, "serial_number": "B1042", "status": "retired", "details": "Retired.", "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/49_image_20190226084131.jpeg", "flights": 1, "last_launch_date": "2017-10-30T19:34:00Z", "first_launch_date": "2017-10-30T19:34:00Z" }, { "id": 105, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/105/?format=api", "flight_proven": true, "serial_number": "B1069", "status": "active", "details": "Falcon 9 Block 5 booster first used for the CRS-24 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/b1069_at_lz-1_a_image_20250912153047.jpeg", "flights": 29, "last_launch_date": "2026-01-09T21:41:00Z", "first_launch_date": "2021-12-21T10:07:08Z" }, { "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": 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" } ] }