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=160&ordering=-flight_proven
{ "count": 184, "next": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=170&ordering=-flight_proven", "previous": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=150&ordering=-flight_proven", "results": [ { "id": 79, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/79/?format=api", "flight_proven": false, "serial_number": "SN4", "is_placeholder": false, "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, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/79_image_20200821075148.jpeg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 241, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/241/?format=api", "flight_proven": false, "serial_number": "Unknown12A", "is_placeholder": true, "status": "N/A", "details": "Booster serial number unknown.", "launcher_config": { "id": 538, "url": "https://lldev.thespacedevs.com/2.2.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": 244, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/244/?format=api", "flight_proven": false, "serial_number": "B1102", "is_placeholder": false, "status": "active", "details": "Falcon Heavy side booster.", "launcher_config": { "id": 161, "url": "https://lldev.thespacedevs.com/2.2.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": 82, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/82/?format=api", "flight_proven": false, "serial_number": "SN7.1", "is_placeholder": false, "status": "destroyed", "details": "SpaceX Test tank for 304L Stainless Steel. Top bulkhead intentionally burst during pressure testing.", "launcher_config": { "id": 207, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/82_image_20200916201322.jpeg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 98, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/98/?format=api", "flight_proven": false, "serial_number": "BN2.1", "is_placeholder": false, "status": "converted", "details": "Second Super Heavy prototype. Transformed into a test tank.", "launcher_config": { "id": 463, "url": "https://lldev.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": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 247, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/247/?format=api", "flight_proven": false, "serial_number": "B1099", "is_placeholder": false, "status": "active", "details": "Falcon Heavy core booster.", "launcher_config": { "id": 161, "url": "https://lldev.thespacedevs.com/2.2.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": 236, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/236/?format=api", "flight_proven": false, "serial_number": "T1E", "is_placeholder": false, "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, "url": "https://lldev.thespacedevs.com/2.2.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": 106, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/106/?format=api", "flight_proven": false, "serial_number": "Unknown F9", "is_placeholder": true, "status": "N/A", "details": "Booster serial number unknown.", "launcher_config": { "id": 164, "url": "https://lldev.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": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/106_image_20230708172214.png", "flights": null, "last_launch_date": null, "first_launch_date": null }, { "id": 117, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/117/?format=api", "flight_proven": false, "serial_number": "Unknown FH", "is_placeholder": true, "status": "N/A", "details": "Booster serial number unknown.", "launcher_config": { "id": 161, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/117_image_20230723180948.png", "flights": null, "last_launch_date": null, "first_launch_date": null }, { "id": 144, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/144/?format=api", "flight_proven": false, "serial_number": "Unknown NS", "is_placeholder": true, "status": "N/A", "details": "Booster serial number unknown.", "launcher_config": { "id": 137, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/137/?format=api", "name": "New Shepard", "family": "", "full_name": "New Shepard", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20231212212416.png", "flights": null, "last_launch_date": null, "first_launch_date": null } ] }