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=80&ordering=successful_landings
https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=90&ordering=successful_landings", "previous": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=70&ordering=successful_landings", "results": [ { "id": 100, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/100/?format=api", "flight_proven": false, "serial_number": "SN16", "is_placeholder": false, "status": "scrapped", "details": "Last suborbital Starship prototype built after SN15, to which it is similar in design. SN16 was later scrapped as SpaceX gathered all data necessary through SN9-15 and shifted focus to the Orbital Flight Test.", "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": 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": 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": 81, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/81/?format=api", "flight_proven": false, "serial_number": "SN7", "is_placeholder": false, "status": "destroyed", "details": "Intentionally destroyed during a pressurization test.", "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": 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": 201, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/201/?format=api", "flight_proven": false, "serial_number": "B1098", "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": 234, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/234/?format=api", "flight_proven": false, "serial_number": "Booster 18", "is_placeholder": false, "status": "active", "details": "First Block 3 Super Heavy booster 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.", "launcher_config": { "id": 522, "url": "https://lldev.thespacedevs.com/2.2.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 }, { "id": 97, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/97/?format=api", "flight_proven": true, "serial_number": "20", "is_placeholder": false, "status": "retired", "details": "Booster used for Electron's 20th flight (Running Out Of Toes). Successfully splashed down offshore.", "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/97_image_20210511100944.jpg", "flights": 1, "last_launch_date": "2021-05-15T11:11:00Z", "first_launch_date": "2021-05-15T11:11:00Z" }, { "id": 104, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/104/?format=api", "flight_proven": true, "serial_number": "22", "is_placeholder": false, "status": "retired", "details": "Booster used for Electron's 22nd flight (Love At First Insight)", "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_20211109093154.jpg", "flights": 1, "last_launch_date": "2021-11-18T01:38:13Z", "first_launch_date": "2021-11-18T01:38:13Z" }, { "id": 191, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/191/?format=api", "flight_proven": true, "serial_number": "Booster 15", "is_placeholder": false, "status": "active", "details": "Super Heavy booster used for the eighth Starship flight test.", "launcher_config": { "id": 464, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/464/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071521.jpg", "flights": 1, "last_launch_date": "2025-03-06T23:30:00Z", "first_launch_date": "2025-03-06T23:30:00Z" } ] }{ "count": 172, "next": "