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=20&ordering=flight_proven
{ "count": 183, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=30&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=10&ordering=flight_proven", "results": [ { "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": 100, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/100/?format=api", "flight_proven": false, "serial_number": "SN16", "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, "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": 248, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/248/?format=api", "flight_proven": false, "serial_number": "B1103", "status": "active", "details": "Falcon 9 booster.", "launcher_config": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" }, "image_url": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 245, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/245/?format=api", "flight_proven": false, "serial_number": "ZQ-3 F1", "status": "destroyed", "details": "First stage booster used on the 1st flight of LandSpace's Zhuque-3 rocket. Booster attempted to land downrange on its dedicated landing pad, but impacted the edge of the pad following an abnormal landing burn.", "launcher_config": { "id": 539, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/539/?format=api", "name": "Zhuque-3", "family": "Zhuque", "full_name": "Zhuque-3", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zq-3_flight_1_l_image_20251203064230.jpg", "flights": 1, "last_launch_date": "2025-12-03T04:00:00Z", "first_launch_date": "2025-12-03T04:00:00Z" }, { "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": 235, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/235/?format=api", "flight_proven": false, "serial_number": "T1H", "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, "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": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/themis_t1h_on_t_image_20250919095336.jpg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/188/?format=api", "flight_proven": false, "serial_number": "Booster 13", "status": "lost", "details": "Super Heavy booster used for the sixth Starship integrated flight test.\r\n\r\nLost to the ocean after a soft splashdown, as part of an offshore divert from the originally planned tower catch at the launch site.", "launcher_config": { "id": 464, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/464/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V1", "variant": "V1" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_13_duri_image_20241023102335.jpg", "flights": 1, "last_launch_date": "2024-11-19T22:00:00Z", "first_launch_date": "2024-11-19T22:00:00Z" }, { "id": 145, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/145/?format=api", "flight_proven": false, "serial_number": "42", "status": "expended", "details": "Booster used for the \"The Moon God Awakens\" mission.", "launcher_config": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.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_20231217192954.jpg", "flights": 1, "last_launch_date": "2023-12-15T04:05:54Z", "first_launch_date": "2023-12-15T04:05:54Z" }, { "id": 237, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/237/?format=api", "flight_proven": false, "serial_number": "Callisto", "status": "active", "details": "Callisto flight model", "launcher_config": { "id": 524, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/524/?format=api", "name": "Callisto", "family": "", "full_name": "Callisto", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/callisto_render_image_20250916093902.webp", "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 } ] }