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&ordering=-flight_proven
{ "count": 188, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=150&ordering=-flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=130&ordering=-flight_proven", "results": [ { "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": 197, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/197/?format=api", "flight_proven": true, "serial_number": "B1096", "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/b1096_landing_a_image_20251219190526.jpg", "flights": 6, "last_launch_date": "2026-05-15T22:05:41Z", "first_launch_date": "2025-07-16T06:30:00Z" }, { "id": 240, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/240/?format=api", "flight_proven": true, "serial_number": "B1101", "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/b1101_at_slc-40_image_20260208171031.jpg", "flights": 2, "last_launch_date": "2026-02-13T10:15:56Z", "first_launch_date": "2026-01-04T06:48:10Z" }, { "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": 78, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/78/?format=api", "flight_proven": false, "serial_number": "SN3", "status": "destroyed", "details": "SN3's cryo test failed, the result being the LOX (Liquid Oxygen) Tank collapsing due to underpressurisation.", "launcher_config": { "id": 207, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/207/?format=api", "name": "Starship Prototype", "family": "Starship", "full_name": "Starship Prototype", "variant": "Prototype" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/78_image_20200917062030.jpg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 93, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/93/?format=api", "flight_proven": false, "serial_number": "BN1", "status": "scrapped", "details": "BN1 was the first Super Heavy prototype built by SpaceX in Boca Chica, TX. It was used as a production and ground operations pathfinder.", "launcher_config": { "id": 463, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/463/?format=api", "name": "Super Heavy Prototype", "family": "Starship", "full_name": "Super Heavy Prototype", "variant": "Prototype" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20210401104946.jpg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 200, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/200/?format=api", "flight_proven": false, "serial_number": "Unknown SH", "status": "N/A", "details": "Super Heavy for this launch is not yet known.", "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": null, "flights": null, "last_launch_date": null, "first_launch_date": null }, { "id": 241, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/241/?format=api", "flight_proven": false, "serial_number": "Unknown12A", "status": "N/A", "details": "Booster serial number unknown.", "launcher_config": { "id": 538, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/538/?format=api", "name": "Long March 12A", "family": "Long March", "full_name": "Long March 12A", "variant": "" }, "image_url": null, "flights": null, "last_launch_date": null, "first_launch_date": null }, { "id": 250, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/250/?format=api", "flight_proven": false, "serial_number": "B1104", "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": null, "flights": 0, "last_launch_date": null, "first_launch_date": null } ] }