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=130&ordering=successful_landings
{ "count": 184, "next": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=140&ordering=successful_landings", "previous": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=120&ordering=successful_landings", "results": [ { "id": 240, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/240/?format=api", "flight_proven": true, "serial_number": "B1101", "is_placeholder": false, "status": "active", "details": "Falcon 9 booster.", "launcher_config": { "id": 164, "url": "https://lldev.thespacedevs.com/2.2.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/b1101_at_slc-40_image_20260208171031.jpg", "flights": 2, "last_launch_date": "2026-02-13T10:15:56Z", "first_launch_date": "2026-01-04T06:48:10Z" }, { "id": 42, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/42/?format=api", "flight_proven": true, "serial_number": "B1035", "is_placeholder": false, "status": "retired", "details": "Retired; permanently displayed at Space Center Houston.", "launcher_config": { "id": 55, "url": "https://lldev.thespacedevs.com/2.2.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": 38, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/38/?format=api", "flight_proven": true, "serial_number": "B1031", "is_placeholder": false, "status": "retired", "details": "Stored outside at McGregor, partially disassembled (missing engines).", "launcher_config": { "id": 55, "url": "https://lldev.thespacedevs.com/2.2.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/38_image_20190226082801.jpeg", "flights": 2, "last_launch_date": "2017-10-11T22:53:00Z", "first_launch_date": "2017-02-19T14:39:00Z" }, { "id": 74, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/74/?format=api", "flight_proven": true, "serial_number": "Starhopper", "is_placeholder": false, "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, "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": "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": 195, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/195/?format=api", "flight_proven": true, "serial_number": "B1091", "is_placeholder": false, "status": "active", "details": "Planned Falcon Heavy center core stage that will first be used as a Falcon 9 first stage booster for several launches.", "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": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1091_on_slc-40_image_20250807141845.jpeg", "flights": 3, "last_launch_date": "2025-11-02T05:09:59Z", "first_launch_date": "2025-08-11T12:35:00Z" }, { "id": 65, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/65/?format=api", "flight_proven": true, "serial_number": "B1056", "is_placeholder": false, "status": "lost", "details": "Missed the droneship and made successful water landing; apparently scuttled at sea afterward. ", "launcher_config": { "id": 164, "url": "https://lldev.thespacedevs.com/2.2.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/65_image_20190726210717.jpeg", "flights": 4, "last_launch_date": "2020-02-17T15:05:55Z", "first_launch_date": "2019-05-04T06:48:58Z" }, { "id": 54, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/54/?format=api", "flight_proven": true, "serial_number": "B1046", "is_placeholder": false, "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 164, "url": "https://lldev.thespacedevs.com/2.2.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/54_image_20190226081254.jpeg", "flights": 4, "last_launch_date": "2020-01-19T15:30:00Z", "first_launch_date": "2018-05-11T20:14:00Z" }, { "id": 67, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/67/?format=api", "flight_proven": true, "serial_number": "SARGE 1", "is_placeholder": false, "status": "destroyed", "details": "Sarge 1 is the first SARGE reusable sounding rocket.", "launcher_config": { "id": 197, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/197/?format=api", "name": "SARGE", "family": "", "full_name": "SARGE", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/67_image_20190629182855.jpg", "flights": 4, "last_launch_date": "2019-10-26T17:40:15Z", "first_launch_date": "2018-08-25T18:15:00Z" }, { "id": 56, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/56/?format=api", "flight_proven": true, "serial_number": "B1048", "is_placeholder": false, "status": "lost", "details": "Landing burn not performed after premature engine shutdown during ascent", "launcher_config": { "id": 164, "url": "https://lldev.thespacedevs.com/2.2.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/56_image_20191123114656.jpg", "flights": 5, "last_launch_date": "2020-03-18T12:16:39Z", "first_launch_date": "2018-07-25T11:39:30Z" }, { "id": 239, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/239/?format=api", "flight_proven": true, "serial_number": "B1100", "is_placeholder": false, "status": "active", "details": "Falcon 9 booster, with a special “100” logo in lieu of the usual serial number style painted on the booster.", "launcher_config": { "id": 164, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" }, "image_url": null, "flights": 4, "last_launch_date": "2026-03-20T21:51:49Z", "first_launch_date": "2025-11-23T08:48:00Z" } ] }