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=50&ordering=flight_proven
{ "count": 173, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=40&ordering=flight_proven", "results": [ { "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": 113, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/113/?format=api", "flight_proven": true, "serial_number": "B1074", "status": "expended", "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be expended.", "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/113_image_20230727155352.jpeg", "flights": 1, "last_launch_date": "2023-07-29T03:04:00Z", "first_launch_date": "2023-07-29T03:04:00Z" }, { "id": 125, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/125/?format=api", "flight_proven": true, "serial_number": "B1082", "status": "active", "details": "Falcon 9 Block 5 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/125_image_20231215042532.jpg", "flights": 16, "last_launch_date": "2025-09-26T04:26:29Z", "first_launch_date": "2024-01-03T03:44:20Z" }, { "id": 20, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/20/?format=api", "flight_proven": true, "serial_number": "B1010", "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/20_image_20190226091314.jpg", "flights": 1, "last_launch_date": "2014-09-21T05:52:03Z", "first_launch_date": "2014-09-21T05:52:03Z" }, { "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": 19, "last_launch_date": "2025-10-25T14:20:50Z", "first_launch_date": "2023-08-26T07:27:27Z" }, { "id": 45, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/45/?format=api", "flight_proven": true, "serial_number": "B1039", "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/45_image_20190226083552.jpeg", "flights": 2, "last_launch_date": "2018-04-02T20:30:38Z", "first_launch_date": "2017-08-14T16:31:37Z" }, { "id": 21, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/21/?format=api", "flight_proven": true, "serial_number": "B1012", "status": "lost", "details": "Destroyed on impact with droneship, grid fin hydraulic fluid depleted", "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/21_image_20190226091343.jpeg", "flights": 1, "last_launch_date": "2015-01-10T09:47:10Z", "first_launch_date": "2015-01-10T09:47:10Z" }, { "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": 47, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/47/?format=api", "flight_proven": true, "serial_number": "B1040", "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/47_image_20190226083837.jpeg", "flights": 2, "last_launch_date": "2018-06-04T04:45:00Z", "first_launch_date": "2017-09-07T14:00: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": 27, "last_launch_date": "2025-09-05T12:32:30Z", "first_launch_date": "2021-12-21T10:07:08Z" } ] }