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": 186, "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": 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": 85, "url": "https://ll.thespacedevs.com/2.0.0/launcher/85/?format=api", "flight_proven": true, "serial_number": "B1064", "status": "expended", "details": "Side booster paired with B1065, launched 3 USSF missions, EchoStar 24 and the Psyche mission before expended during launch of Europa Clipper.", "launcher_config": { "id": 161, "launch_library_id": 58, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api", "name": "Falcon Heavy", "family": "Falcon", "full_name": "Falcon Heavy", "variant": "Heavy" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/85_image_20221102112709.jpeg", "flights": 6, "last_launch_date": "2024-10-14T16:06:00Z", "first_launch_date": "2022-11-01T13:41:00Z" }, { "id": 134, "url": "https://ll.thespacedevs.com/2.0.0/launcher/134/?format=api", "flight_proven": true, "serial_number": "34", "status": "expended", "details": "Expended during the \"Stronger Together\" mission.", "launcher_config": { "id": 26, "launch_library_id": 148, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20230824185238.jpg", "flights": 1, "last_launch_date": "2023-03-16T22:38:59Z", "first_launch_date": "2023-03-16T22:38:59Z" }, { "id": 143, "url": "https://ll.thespacedevs.com/2.0.0/launcher/143/?format=api", "flight_proven": true, "serial_number": "24", "status": "expended", "details": "Booster used during the \"The Owl's Night Continues\" mission", "launcher_config": { "id": 26, "launch_library_id": 148, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-prod.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": 45, "url": "https://ll.thespacedevs.com/2.0.0/launcher/45/?format=api", "flight_proven": true, "serial_number": "B1039", "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/45_image_20190226083552.jpeg", "flights": 2, "last_launch_date": "2018-04-02T20:30:38Z", "first_launch_date": "2017-08-14T16:31:37Z" }, { "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": 16, "url": "https://ll.thespacedevs.com/2.0.0/launcher/16/?format=api", "flight_proven": true, "serial_number": "B1006", "status": "lost", "details": "Broke up after sucessful water landing", "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/16_image_20190226091044.jpeg", "flights": 1, "last_launch_date": "2014-04-18T19:25:22Z", "first_launch_date": "2014-04-18T19:25:22Z" }, { "id": 26, "url": "https://ll.thespacedevs.com/2.0.0/launcher/26/?format=api", "flight_proven": true, "serial_number": "B1018", "status": "lost", "details": "RUD at T + 139s - second stage overpressure event due to defective COPV strut heim joint", "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/26_image_20190226105108.jpeg", "flights": 1, "last_launch_date": "2015-06-28T14:21:11Z", "first_launch_date": "2015-06-28T14:21:11Z" }, { "id": 10, "url": "https://ll.thespacedevs.com/2.0.0/launcher/10/?format=api", "flight_proven": true, "serial_number": "B0005", "status": "lost", "details": "", "launcher_config": { "id": 169, "launch_library_id": 90, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/169/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.0", "variant": "v1.0" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/10_image_20191115082622.jpeg", "flights": 1, "last_launch_date": "2012-05-22T07:44:38Z", "first_launch_date": "2012-05-22T07:44:38Z" } ] }