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=160&ordering=flight_proven
{ "count": 183, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=170&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=150&ordering=flight_proven", "results": [ { "id": 124, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/124/?format=api", "flight_proven": true, "serial_number": "B1081", "status": "active", "details": "Launched Crew-7 on its first flight.", "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/124_image_20230827172435.jpeg", "flights": 22, "last_launch_date": "2026-02-15T01:59:59Z", "first_launch_date": "2023-08-26T07:27:27Z" }, { "id": 126, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/126/?format=api", "flight_proven": true, "serial_number": "B1083", "status": "active", "details": "Booster first flown during the Crew-8 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/126_image_20240304081131.jpeg", "flights": 16, "last_launch_date": "2025-12-11T22:01:20Z", "first_launch_date": "2024-03-04T03:53:38Z" }, { "id": 132, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/132/?format=api", "flight_proven": true, "serial_number": "37", "status": "expended", "details": "Booster expended on the \"Coming To A Storm Near You\" 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_20230824175716.jpeg", "flights": 1, "last_launch_date": "2023-05-26T03:46:00Z", "first_launch_date": "2023-05-26T03:46:00Z" }, { "id": 19, "url": "https://lldev.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://lldev.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-dev.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": 20, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/20/?format=api", "flight_proven": true, "serial_number": "B1010", "status": "lost", "details": "Broke up after sucessful water landing", "launcher_config": { "id": 14, "launch_library_id": 1, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/20_image_20190226091314.jpg", "flights": 1, "last_launch_date": "2014-09-21T05:52:03Z", "first_launch_date": "2014-09-21T05:52:03Z" }, { "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": 240, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/240/?format=api", "flight_proven": true, "serial_number": "B1101", "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": "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": 116, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/116/?format=api", "flight_proven": true, "serial_number": "B1077", "status": "active", "details": "Falcon 9 Block 5 booster first used for the Crew-5 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/116_image_20240201065853.jpg", "flights": 26, "last_launch_date": "2026-02-20T01:41:40Z", "first_launch_date": "2022-10-05T16:00:57Z" }, { "id": 16, "url": "https://lldev.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://lldev.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-dev.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": 28, "url": "https://lldev.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://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/28_image_20190226105336.jpeg", "flights": 1, "last_launch_date": "2016-01-17T18:42:18Z", "first_launch_date": "2016-01-17T18:42:18Z" } ] }