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=110&ordering=flight_proven
{ "count": 192, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=120&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=100&ordering=flight_proven", "results": [ { "id": 196, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/196/?format=api", "flight_proven": true, "serial_number": "B1095", "status": "active", "details": "Falcon 9 booster debuting on Starlink Group 12-15.", "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/gps_iii_sv10_la_image_20260429163711.jpg", "flights": 7, "last_launch_date": "2026-04-21T06:53:25Z", "first_launch_date": "2025-05-21T03:19:10Z" }, { "id": 133, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/133/?format=api", "flight_proven": true, "serial_number": "36", "status": "expended", "details": "Booster expended on the \"Rocket Like a Hurricane\" mission.", "launcher_config": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20230824175906.jpeg", "flights": 1, "last_launch_date": "2023-05-08T01:00:00Z", "first_launch_date": "2023-05-08T01:00:00Z" }, { "id": 40, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/40/?format=api", "flight_proven": true, "serial_number": "B1032", "status": "expended", "details": "Survived water landing on a non-recovery launch, SpaceX couldn't tug it back to port, so they hired a company to destroy it.", "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/40_image_20190226083004.jpeg", "flights": 2, "last_launch_date": "2018-01-31T21:25:00Z", "first_launch_date": "2017-05-01T11:15:00Z" }, { "id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/111/?format=api", "flight_proven": true, "serial_number": "B1072", "status": "active", "details": "Falcon Heavy side booster first flown during the GOES-U mission.", "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/b1072_and_b1086_image_20240626195649.jpeg", "flights": 2, "last_launch_date": "2026-04-29T14:13:00Z", "first_launch_date": "2024-06-25T21:26:00Z" }, { "id": 3, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/3/?format=api", "flight_proven": true, "serial_number": "F1 B0001", "status": "lost", "details": "Engine failure at T+33 seconds resulted in loss of vehicle", "launcher_config": { "id": 133, "launch_library_id": 160, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/133/?format=api", "name": "Falcon 1", "family": "Falcon", "full_name": "Falcon 1", "variant": "1" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/3_image_20230707185714.jpg", "flights": 1, "last_launch_date": "2006-03-24T22:30:00Z", "first_launch_date": "2006-03-24T22:30:00Z" }, { "id": 4, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/4/?format=api", "flight_proven": true, "serial_number": "F1 B0002", "status": "lost", "details": "Successful first-stage burn and transition to second stage, maximal altitude 289 km. Harmonic oscillation at T+5 minutes Premature engine shutdown at T+7 min 30 s. Failed to reach orbit.", "launcher_config": { "id": 133, "launch_library_id": 160, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/133/?format=api", "name": "Falcon 1", "family": "Falcon", "full_name": "Falcon 1", "variant": "1" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/4_image_20230707185728.jpg", "flights": 1, "last_launch_date": "2007-03-21T01:10:00Z", "first_launch_date": "2007-03-21T01:10:00Z" }, { "id": 7, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/7/?format=api", "flight_proven": true, "serial_number": "F1 B0005", "status": "lost", "details": "Booster expended during the second successful flight of Falcon 1.", "launcher_config": { "id": 133, "launch_library_id": 160, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/133/?format=api", "name": "Falcon 1", "family": "Falcon", "full_name": "Falcon 1", "variant": "1" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/7_image_20230707190228.jpg", "flights": 1, "last_launch_date": "2009-07-14T03:36:00Z", "first_launch_date": "2009-07-14T03:36:00Z" }, { "id": 129, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/129/?format=api", "flight_proven": true, "serial_number": "39", "status": "retired", "details": "39th Electron launch vehicle to be flown on 'Baby Come Back'.", "launcher_config": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/129_image_20230717200823.jpeg", "flights": 1, "last_launch_date": "2023-07-18T01:27:00Z", "first_launch_date": "2023-07-18T01:27:00Z" }, { "id": 130, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/130/?format=api", "flight_proven": true, "serial_number": "40", "status": "retired", "details": "40th Electron launch vehicle flown on 'We Love the Nightlife'.", "launcher_config": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/130_image_20230824080859.jpeg", "flights": 1, "last_launch_date": "2023-08-23T23:45:00Z", "first_launch_date": "2023-08-23T23:45:00Z" }, { "id": 69, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/69/?format=api", "flight_proven": true, "serial_number": "B1058", "status": "lost", "details": "Booster first flown during the DEMO-2 mission. Only booster featuring the NASA worm logo.\r\n\r\nWritten off after toppled by rough seas during transport on 25 December 2023 after safely landing aboard JRTI.", "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/69_image_20200602210857.jpeg", "flights": 19, "last_launch_date": "2023-12-23T05:33:00Z", "first_launch_date": "2020-05-30T19:22:45Z" } ] }