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__ids', 'launcher_config__manufacturer__name', 'is_placeholder' Example - /2.2.0/launcher/?serial_number=B1046
SEARCH EXAMPLE: /2.2.0/launcher/?search=expended Searches through serial number or status
ORDERING: Fields - 'id', 'flight_proven', Example - /2.2.0/launcher/?order=flight_proven
GET /2.2.0/launcher/?format=api&offset=150&ordering=-flights
{ "count": 175, "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=160&ordering=-flights", "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=140&ordering=-flights", "results": [ { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/launcher/3/?format=api", "flight_proven": true, "serial_number": "F1 B0001", "is_placeholder": false, "status": "lost", "details": "Engine failure at T+33 seconds resulted in loss of vehicle", "launcher_config": { "id": 133, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/133/?format=api", "name": "Falcon 1", "family": "Falcon", "full_name": "Falcon 1", "variant": "1" }, "image_url": "https://thespacedevs-prod.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": 154, "url": "https://ll.thespacedevs.com/2.2.0/launcher/154/?format=api", "flight_proven": false, "serial_number": "B1089", "is_placeholder": false, "status": "expended", "details": "Falcon Heavy core booster expended during the Europa Clipper mission.", "launcher_config": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/161/?format=api", "name": "Falcon Heavy", "family": "Falcon", "full_name": "Falcon Heavy", "variant": "Heavy" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_la_image_20250912154542.jpeg", "flights": 1, "last_launch_date": "2024-10-14T16:06:00Z", "first_launch_date": "2024-10-14T16:06:00Z" }, { "id": 198, "url": "https://ll.thespacedevs.com/2.2.0/launcher/198/?format=api", "flight_proven": true, "serial_number": "Booster 16", "is_placeholder": false, "status": "lost", "details": "Super Heavy booster used for the 10th Starship flight test.\r\n\r\nLost to the ocean after a successful soft splashdown.", "launcher_config": { "id": 527, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/527/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V2", "variant": "V2" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/superheavy_boos_image_20250912161003.jpeg", "flights": 1, "last_launch_date": "2025-08-26T23:30:00Z", "first_launch_date": "2025-08-26T23:30:00Z" }, { "id": 238, "url": "https://ll.thespacedevs.com/2.2.0/launcher/238/?format=api", "flight_proven": true, "serial_number": "GS1-SN002", "is_placeholder": false, "status": "active", "details": "Second New Glenn first stage booster. Named \"Never Tell Me The Odds\". Used for the second New Glenn launch with EscaPADE, becoming the first New Glenn Stage 1 booster (GS1) to be recovered. \r\n\r\nCurrently it's slated for re-use on New Glenn's third launch with the Blue Moon Pathfinder.", "launcher_config": { "id": 138, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/138/?format=api", "name": "New Glenn", "family": "", "full_name": "New Glenn", "variant": "" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gs1-sn002_on_ja_image_20251119073646.jpg", "flights": 1, "last_launch_date": "2025-11-13T20:55:01Z", "first_launch_date": "2025-11-13T20:55:01Z" }, { "id": 60, "url": "https://ll.thespacedevs.com/2.2.0/launcher/60/?format=api", "flight_proven": true, "serial_number": "NS-1", "is_placeholder": false, "status": "destroyed", "details": "New Shepard 1 was destroyed on landing during its first flight.", "launcher_config": { "id": 137, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api", "name": "New Shepard", "family": "", "full_name": "New Shepard", "variant": "" }, "image_url": null, "flights": 1, "last_launch_date": "2015-04-29T17:06:00Z", "first_launch_date": "2015-04-29T17:06:00Z" }, { "id": 239, "url": "https://ll.thespacedevs.com/2.2.0/launcher/239/?format=api", "flight_proven": true, "serial_number": "B1100", "is_placeholder": false, "status": "active", "details": "Falcon 9 booster, with a special “100” logo in lieu of the usual serial number style painted on the booster.", "launcher_config": { "id": 164, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" }, "image_url": null, "flights": 1, "last_launch_date": "2025-11-23T08:48:00Z", "first_launch_date": "2025-11-23T08:48:00Z" }, { "id": 93, "url": "https://ll.thespacedevs.com/2.2.0/launcher/93/?format=api", "flight_proven": false, "serial_number": "BN1", "is_placeholder": false, "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, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/463/?format=api", "name": "Super Heavy Prototype", "family": "Starship", "full_name": "Super Heavy Prototype", "variant": "Prototype" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20210401104946.jpg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 237, "url": "https://ll.thespacedevs.com/2.2.0/launcher/237/?format=api", "flight_proven": false, "serial_number": "Callisto", "is_placeholder": false, "status": "active", "details": "Callisto flight model", "launcher_config": { "id": 524, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/524/?format=api", "name": "Callisto", "family": "", "full_name": "Callisto", "variant": "" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/callisto_render_image_20250916093902.webp", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 235, "url": "https://ll.thespacedevs.com/2.2.0/launcher/235/?format=api", "flight_proven": false, "serial_number": "T1H", "is_placeholder": false, "status": "active", "details": "T1H, which stands for Themis 1-Engine Hop, is the first Themis demonstrator flight model, designed for low-altitude hop tests at the Esrange Space Center in Sweden.", "launcher_config": { "id": 523, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/523/?format=api", "name": "Themis Demonstrator", "family": "", "full_name": "Themis Demonstrator", "variant": "" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/themis_t1h_on_t_image_20250919095336.jpg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 77, "url": "https://ll.thespacedevs.com/2.2.0/launcher/77/?format=api", "flight_proven": false, "serial_number": "SN2", "is_placeholder": false, "status": "retired", "details": "SN2 successfully went through a pressure and cryo test, but was not used for a static fire or hop.", "launcher_config": { "id": 207, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api", "name": "Starship Prototype", "family": "Starship", "full_name": "Starship Prototype", "variant": "Prototype" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/77_image_20200917061818.jpg", "flights": 0, "last_launch_date": null, "first_launch_date": null } ] }