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=150&ordering=-flight_proven
{ "count": 182, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=160&ordering=-flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=140&ordering=-flight_proven", "results": [ { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/147/?format=api", "flight_proven": false, "serial_number": "B1087", "status": "expended", "details": "Falcon Heavy core booster expended 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/b1086_liftoff__image_20240626195956.jpeg", "flights": 1, "last_launch_date": "2024-06-25T21:26:00Z", "first_launch_date": "2024-06-25T21:26:00Z" }, { "id": 95, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/95/?format=api", "flight_proven": false, "serial_number": "SN7.2", "status": "retired", "details": "SpaceX test tank for 3mm stainless steel sheets. Retired after two pressure tests.", "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": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 236, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/236/?format=api", "flight_proven": false, "serial_number": "T1E", "status": "active", "details": "T1E, which stands for Themis 1-Engine Evolution, is the second Themis demonstrator flight model, designed for medium-altitude hop tests at the Esrange Space Center in Sweden.", "launcher_config": { "id": 523, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/523/?format=api", "name": "Themis Demonstrator", "family": "", "full_name": "Themis Demonstrator", "variant": "" }, "image_url": null, "flights": 0, "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": 247, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/247/?format=api", "flight_proven": false, "serial_number": "B1099", "status": "active", "details": "Falcon Heavy core booster.", "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": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 75, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/75/?format=api", "flight_proven": false, "serial_number": "Mk1", "status": "destroyed", "details": "Starship Mk1 was partially destroyed during max pressure tank testing, when the forward LOX tank ruptured along a weld line of the craft's steel structure, propelling the bulkhead several meters upwards.", "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/starship_mk1_at_image_20240307091751.jpeg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "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": 81, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/81/?format=api", "flight_proven": false, "serial_number": "SN7", "status": "destroyed", "details": "Intentionally destroyed during a pressurization test.", "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": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 79, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/79/?format=api", "flight_proven": false, "serial_number": "SN4", "status": "destroyed", "details": "On April 26, 2020, SN4 successfully completed a cryogenic pressure test. On May 29, 2020, SN4 exploded after engine testing.", "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/79_image_20200821075148.jpeg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 243, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/243/?format=api", "flight_proven": false, "serial_number": "Booster 19", "status": "active", "details": "First Block 3 Super Heavy booster to fly with various enhancements including Raptor 3 engines, integrated interstage and 3 grid fins instead of 4 used. Planned for usage on the 12th Starship flight test, replacing Booster 18 written off during ground testing in November 2025.", "launcher_config": { "id": 522, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/522/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V3", "variant": "V3" }, "image_url": null, "flights": 0, "last_launch_date": null, "first_launch_date": null } ] }