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=40&ordering=-flight_proven
{ "count": 188, "next": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=50&ordering=-flight_proven", "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=30&ordering=-flight_proven", "results": [ { "id": 52, "url": "https://ll.thespacedevs.com/2.0.0/launcher/52/?format=api", "flight_proven": true, "serial_number": "B1044", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 145, "launch_library_id": 187, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 4", "variant": "Block 4" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/52_image_20190226084428.jpeg", "flights": 1, "last_launch_date": "2018-03-06T05:33:00Z", "first_launch_date": "2018-03-06T05:33:00Z" }, { "id": 60, "url": "https://ll.thespacedevs.com/2.0.0/launcher/60/?format=api", "flight_proven": true, "serial_number": "NS-1", "status": "destroyed", "details": "New Shepard 1 was destroyed on landing during its first flight.", "launcher_config": { "id": 137, "launch_library_id": 9999, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/137/?format=api", "name": "New Shepard", "family": "", "full_name": "New Shepard", "variant": "" }, "image_url": null, "flights": 1, "last_launch_date": "2015-04-29T17:06:00Z", "first_launch_date": "2015-04-29T17:06:00Z" }, { "id": 61, "url": "https://ll.thespacedevs.com/2.0.0/launcher/61/?format=api", "flight_proven": true, "serial_number": "B1054", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 164, "launch_library_id": 188, "url": "https://ll.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": "https://thespacedevs-prod.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": 25, "url": "https://ll.thespacedevs.com/2.0.0/launcher/25/?format=api", "flight_proven": true, "serial_number": "B1016", "status": "lost", "details": "", "launcher_config": { "id": 14, "launch_library_id": 1, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/14/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.1", "variant": "v1.1" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/25_image_20190226091642.jpeg", "flights": 1, "last_launch_date": "2015-04-27T23:03:00Z", "first_launch_date": "2015-04-27T23:03:00Z" }, { "id": 19, "url": "https://ll.thespacedevs.com/2.0.0/launcher/19/?format=api", "flight_proven": true, "serial_number": "B1011", "status": "lost", "details": "", "launcher_config": { "id": 14, "launch_library_id": 1, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/14/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.1", "variant": "v1.1" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/19_image_20190226091240.jpg", "flights": 1, "last_launch_date": "2014-09-07T05:00:00Z", "first_launch_date": "2014-09-07T05:00:00Z" }, { "id": 80, "url": "https://ll.thespacedevs.com/2.0.0/launcher/80/?format=api", "flight_proven": true, "serial_number": "SN6", "status": "scrapped", "details": "Starship SN6 first flew on Sept. 3rd in Boca Chica, Texas with a single Raptor engine. It flew to height of 150m before landing safely. SN6 was scrapped in January 2021.", "launcher_config": { "id": 207, "launch_library_id": null, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/80_image_20210421034912.png", "flights": 1, "last_launch_date": "2020-09-03T17:48:00Z", "first_launch_date": "2020-09-03T17:48:00Z" }, { "id": 123, "url": "https://ll.thespacedevs.com/2.0.0/launcher/123/?format=api", "flight_proven": true, "serial_number": "B1080", "status": "active", "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.", "launcher_config": { "id": 164, "launch_library_id": 188, "url": "https://ll.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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg", "flights": 27, "last_launch_date": "2026-06-12T12:37:00Z", "first_launch_date": "2023-05-21T21:37:09Z" }, { "id": 28, "url": "https://ll.thespacedevs.com/2.0.0/launcher/28/?format=api", "flight_proven": true, "serial_number": "B1017", "status": "lost", "details": "Destroyed after drone ship landing due to landing leg failure", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/28_image_20190226105336.jpeg", "flights": 1, "last_launch_date": "2016-01-17T18:42:18Z", "first_launch_date": "2016-01-17T18:42:18Z" }, { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/launcher/1/?format=api", "flight_proven": true, "serial_number": "B1050", "status": "retired", "details": "Towed to Port of Canaveral; cannibalized for parts to build Starhopper.", "launcher_config": { "id": 164, "launch_library_id": 188, "url": "https://ll.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": "https://thespacedevs-prod.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": 38, "url": "https://ll.thespacedevs.com/2.0.0/launcher/38/?format=api", "flight_proven": true, "serial_number": "B1031", "status": "retired", "details": "Stored outside at McGregor, partially disassembled (missing engines).", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/38_image_20190226082801.jpeg", "flights": 2, "last_launch_date": "2017-10-11T22:53:00Z", "first_launch_date": "2017-02-19T14:39:00Z" } ] }