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=50&ordering=-flight_proven
{ "count": 179, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60&ordering=-flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=40&ordering=-flight_proven", "results": [ { "id": 74, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/74/?format=api", "flight_proven": true, "serial_number": "Starhopper", "status": "retired", "details": "First prototype of the Starship vehicle. Starhopper was a short test article that flew once to a height of 150m before landing safely.", "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/none_image_20200820190716.jpeg", "flights": 2, "last_launch_date": "2019-08-27T22:02:00Z", "first_launch_date": "2019-07-26T03:45:00Z" }, { "id": 84, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/84/?format=api", "flight_proven": true, "serial_number": "B1063", "status": "active", "details": "Notable launches include Sentinel-6 and Dart.", "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": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/84_image_20201122121517.jpeg", "flights": 30, "last_launch_date": "2025-12-17T15:27:50Z", "first_launch_date": "2020-11-21T17:17:08Z" }, { "id": 39, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/39/?format=api", "flight_proven": true, "serial_number": "B1030", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/39_image_20190226110321.jpg", "flights": 1, "last_launch_date": "2017-03-16T06:00:00Z", "first_launch_date": "2017-03-16T06:00:00Z" }, { "id": 42, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/42/?format=api", "flight_proven": true, "serial_number": "B1035", "status": "retired", "details": "Retired; permanently displayed at Space Center Houston.", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/42_image_20190226083209.jpeg", "flights": 2, "last_launch_date": "2017-12-15T15:36:09Z", "first_launch_date": "2017-06-03T21:07:38Z" }, { "id": 85, "url": "https://lldev.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://lldev.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-dev.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": 86, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/86/?format=api", "flight_proven": true, "serial_number": "B1065", "status": "expended", "details": "Side booster paired with B1064, 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://lldev.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-dev.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": 43, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/43/?format=api", "flight_proven": true, "serial_number": "B1036", "status": "expended", "details": "Broke Up After Successful Water Landing", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/43_image_20190226083438.jpeg", "flights": 2, "last_launch_date": "2017-12-23T01:27:34Z", "first_launch_date": "2017-06-25T20:25:18Z" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/44/?format=api", "flight_proven": true, "serial_number": "B1037", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/44_image_20191115083053.jpeg", "flights": 1, "last_launch_date": "2017-07-05T23:38:00Z", "first_launch_date": "2017-07-05T23:38:00Z" }, { "id": 45, "url": "https://lldev.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://lldev.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-dev.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": 151, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/151/?format=api", "flight_proven": true, "serial_number": "B1085", "status": "active", "details": "Booster to be flown during the Crew-9 mission.", "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": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg", "flights": 12, "last_launch_date": "2025-11-19T00:12:20Z", "first_launch_date": "2024-08-20T13:20:00Z" } ] }