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=60&ordering=flight_proven
{ "count": 178, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=70&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=50&ordering=flight_proven", "results": [ { "id": 50, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/50/?format=api", "flight_proven": true, "serial_number": "B1043", "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/50_image_20190226084234.jpeg", "flights": 2, "last_launch_date": "2018-05-22T19:47:58Z", "first_launch_date": "2018-01-08T01:00:00Z" }, { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/15/?format=api", "flight_proven": true, "serial_number": "B1005", "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/15_image_20190226091005.jpg", "flights": 1, "last_launch_date": "2014-01-06T22:06:00Z", "first_launch_date": "2014-01-06T22:06: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": 37, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/37/?format=api", "flight_proven": true, "serial_number": "B1029", "status": "retired", "details": "Retired.", "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/37_image_20190226081059.jpeg", "flights": 2, "last_launch_date": "2017-06-23T19:10:00Z", "first_launch_date": "2017-01-14T17:54:34Z" }, { "id": 27, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/27/?format=api", "flight_proven": true, "serial_number": "B1019", "status": "retired", "details": "Retired; on permanent display outside SpaceX headquarters, Hawthorne, California.", "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/27_image_20190226080753.jpeg", "flights": 1, "last_launch_date": "2015-12-22T01:29:00Z", "first_launch_date": "2015-12-22T01:29:00Z" }, { "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": 20, "last_launch_date": "2025-12-02T05:28:20Z", "first_launch_date": "2023-08-26T07:27:27Z" }, { "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": 13, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/13/?format=api", "flight_proven": true, "serial_number": "B1003", "status": "lost", "details": "First flight of Falcon 9 v1.1 upgrade, first Spacex flight from Vandenberg", "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/13_image_20191115082823.jpg", "flights": 1, "last_launch_date": "2013-09-29T16:00:13Z", "first_launch_date": "2013-09-29T16:00:13Z" }, { "id": 57, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/57/?format=api", "flight_proven": true, "serial_number": "B1049", "status": "expended", "details": "Stage Expended", "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/57_image_20190226084723.jpeg", "flights": 11, "last_launch_date": "2022-11-23T02:57:00Z", "first_launch_date": "2018-09-10T04:45:00Z" }, { "id": 107, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/107/?format=api", "flight_proven": true, "serial_number": "B1071", "status": "active", "details": "Falcon 9 Block 5 booster first used for the NROL-87 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/b1071_landing_o_image_20250912153658.jpeg", "flights": 30, "last_launch_date": "2025-11-28T18:44:30Z", "first_launch_date": "2022-02-02T20:27:26Z" } ] }