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=140
{ "count": 188, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=150", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=130", "results": [ { "id": 103, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/103/?format=api", "flight_proven": false, "serial_number": "Booster 4", "status": "retired", "details": "First Super Heavy booster to complete a cryogenic proof test at the Orbital Launch Pad, as well as the first full stack cryogenic proof test for a Starship vehicle. Booster 4 is now on display at SpaceX's Rocket Garden in Boca Chica.", "launcher_config": { "id": 464, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/464/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V1", "variant": "V1" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/103_image_20210807065411.jpg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 115, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/115/?format=api", "flight_proven": true, "serial_number": "Booster 7", "status": "destroyed", "details": "Booster 7 is the first Super Heavy booster with 33 Raptor 2 engines and was used for the first Starship integrated flight test with Ship 24. Lost in a launch failure.", "launcher_config": { "id": 464, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/464/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V1", "variant": "V1" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/115_image_20220915030149.jpeg", "flights": 1, "last_launch_date": "2023-04-20T13:33:09Z", "first_launch_date": "2023-04-20T13:33:09Z" }, { "id": 128, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/128/?format=api", "flight_proven": false, "serial_number": "Booster 9", "status": "destroyed", "details": "Super Heavy booster that was used for the second Starship integrated flight test and lost after separation.", "launcher_config": { "id": 464, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/464/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V1", "variant": "V1" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/128_image_20230824083027.jpeg", "flights": 1, "last_launch_date": "2023-11-18T13:02:50Z", "first_launch_date": "2023-11-18T13:02:50Z" }, { "id": 237, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/237/?format=api", "flight_proven": false, "serial_number": "Callisto", "status": "active", "details": "Callisto flight model", "launcher_config": { "id": 524, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/524/?format=api", "name": "Callisto", "family": "", "full_name": "Callisto", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/callisto_render_image_20250916093902.webp", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "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": 5, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/5/?format=api", "flight_proven": true, "serial_number": "F1 B0003", "status": "lost", "details": "Residual stage-1 thrust led to collision between stage 1 and stage 2.", "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/5_image_20230707190424.jpg", "flights": 1, "last_launch_date": "2008-08-03T03:34:00Z", "first_launch_date": "2008-08-03T03:34:00Z" }, { "id": 6, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/6/?format=api", "flight_proven": true, "serial_number": "F1 B0004", "status": "lost", "details": "Initially scheduled for 23–25 Sep, carried dummy payload – mass simulator, 165 kg (originally intended to be RazakSAT.", "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/6_image_20230707190325.jpg", "flights": 1, "last_launch_date": "2008-09-28T23:15:00Z", "first_launch_date": "2008-09-28T23:15: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": 186, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/186/?format=api", "flight_proven": false, "serial_number": "GS1-SN001", "status": "lost", "details": "First New Glenn first stage booster. Named \"So You’re Telling Me There’s a Chance\". Lost on its first flight during descent towards LPV1 Jacklyn.", "launcher_config": { "id": 138, "launch_library_id": 1001, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/138/?format=api", "name": "New Glenn", "family": "New Glenn", "full_name": "New Glenn", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_20250111175829.jpg", "flights": 1, "last_launch_date": "2025-01-16T07:03:00Z", "first_launch_date": "2025-01-16T07:03:00Z" } ] }