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=170&ordering=-successful_landings
{ "count": 184, "next": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=180&ordering=-successful_landings", "previous": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=160&ordering=-successful_landings", "results": [ { "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": 142, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/142/?format=api", "flight_proven": true, "serial_number": "25", "is_placeholder": false, "status": "expended", "details": "Booster used during the \" Without Mission A Beat\" mission.", "launcher_config": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20231125062800.jpg", "flights": 1, "last_launch_date": "2022-04-02T12:41:38Z", "first_launch_date": "2022-04-02T12:41:38Z" }, { "id": 95, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/95/?format=api", "flight_proven": false, "serial_number": "SN7.2", "is_placeholder": false, "status": "retired", "details": "SpaceX test tank for 3mm stainless steel sheets. Retired after two pressure tests.", "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": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 143, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/143/?format=api", "flight_proven": true, "serial_number": "24", "is_placeholder": false, "status": "expended", "details": "Booster used during the \"The Owl's Night Continues\" mission", "launcher_config": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20231125063340.jpeg", "flights": 1, "last_launch_date": "2022-02-28T20:37:25Z", "first_launch_date": "2022-02-28T20:37:25Z" }, { "id": 66, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/66/?format=api", "flight_proven": true, "serial_number": "B1057", "is_placeholder": false, "status": "lost", "details": "Exploded upon ocean impact a safe distance from OCISLY", "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/66_image_20191115083707.jpeg", "flights": 1, "last_launch_date": "2019-06-25T06:30:00Z", "first_launch_date": "2019-06-25T06:30:00Z" }, { "id": 61, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/61/?format=api", "flight_proven": true, "serial_number": "B1054", "is_placeholder": false, "status": "expended", "details": "Stage Expended", "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/61_image_20190228071607.jpg", "flights": 1, "last_launch_date": "2018-12-23T13:51:00Z", "first_launch_date": "2018-12-23T13:51:00Z" }, { "id": 1, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/1/?format=api", "flight_proven": true, "serial_number": "B1050", "is_placeholder": false, "status": "retired", "details": "Towed to Port of Canaveral; cannibalized for parts to build Starhopper.", "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/1_image_20230201124850.jpg", "flights": 1, "last_launch_date": "2018-12-05T18:16:16Z", "first_launch_date": "2018-12-05T18:16:16Z" }, { "id": 87, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/87/?format=api", "flight_proven": true, "serial_number": "B1066", "is_placeholder": false, "status": "expended", "details": "Stage Expended", "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/87_image_20221102112720.jpeg", "flights": 1, "last_launch_date": "2022-11-01T13:41:00Z", "first_launch_date": "2022-11-01T13:41:00Z" }, { "id": 109, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/109/?format=api", "flight_proven": true, "serial_number": "B1070", "is_placeholder": false, "status": "expended", "details": "Falcon Heavy core booster expended on its first flight as part of the USSF-67 mission.", "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/109_image_20230114190131.jpeg", "flights": 1, "last_launch_date": "2023-01-15T22:56:00Z", "first_launch_date": "2023-01-15T22:56:00Z" }, { "id": 113, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/113/?format=api", "flight_proven": true, "serial_number": "B1074", "is_placeholder": false, "status": "expended", "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be expended.", "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/113_image_20230727155352.jpeg", "flights": 1, "last_launch_date": "2023-07-29T03:04:00Z", "first_launch_date": "2023-07-29T03:04:00Z" } ] }