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": 184, "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": 84, "url": "https://ll.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://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/84_image_20201122121517.jpeg", "flights": 32, "last_launch_date": "2026-04-11T05:04:19Z", "first_launch_date": "2020-11-21T17:17:08Z" }, { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/launcher/12/?format=api", "flight_proven": true, "serial_number": "B0007", "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/12_image_20191115082745.jpeg", "flights": 1, "last_launch_date": "2013-03-01T15:10:13Z", "first_launch_date": "2013-03-01T15:10:13Z" }, { "id": 68, "url": "https://ll.thespacedevs.com/2.0.0/launcher/68/?format=api", "flight_proven": true, "serial_number": "B1059", "status": "lost", "details": "Exploded upon ocean impact a safe distance from OCISLY", "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/68_image_20191207205858.jpg", "flights": 6, "last_launch_date": "2021-02-16T03:59:37Z", "first_launch_date": "2019-12-05T17:29:24Z" }, { "id": 54, "url": "https://ll.thespacedevs.com/2.0.0/launcher/54/?format=api", "flight_proven": true, "serial_number": "B1046", "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/54_image_20190226081254.jpeg", "flights": 4, "last_launch_date": "2020-01-19T15:30:00Z", "first_launch_date": "2018-05-11T20:14:00Z" }, { "id": 46, "url": "https://ll.thespacedevs.com/2.0.0/launcher/46/?format=api", "flight_proven": true, "serial_number": "B1038", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/46_image_20190226083648.jpeg", "flights": 2, "last_launch_date": "2018-02-22T14:17:00Z", "first_launch_date": "2017-08-24T18:51:00Z" }, { "id": 52, "url": "https://ll.thespacedevs.com/2.0.0/launcher/52/?format=api", "flight_proven": true, "serial_number": "B1044", "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/52_image_20190226084428.jpeg", "flights": 1, "last_launch_date": "2018-03-06T05:33:00Z", "first_launch_date": "2018-03-06T05:33:00Z" }, { "id": 51, "url": "https://ll.thespacedevs.com/2.0.0/launcher/51/?format=api", "flight_proven": true, "serial_number": "B1033", "status": "lost", "details": "Two of the outer engines didn't re-ignite for the landing burn, ran out of TEA/TEB igniters. ", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/51_image_20190226084354.jpeg", "flights": 1, "last_launch_date": "2018-02-06T20:45:00Z", "first_launch_date": "2018-02-06T20:45:00Z" }, { "id": 151, "url": "https://ll.thespacedevs.com/2.0.0/launcher/151/?format=api", "flight_proven": true, "serial_number": "B1085", "status": "active", "details": "Booster used during the Crew-9 and Fram2 mission.", "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/b1085_during_la_image_20241217151951.jpg", "flights": 15, "last_launch_date": "2026-04-02T11:55:10Z", "first_launch_date": "2024-08-20T13:20:00Z" }, { "id": 50, "url": "https://ll.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://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/50_image_20190226084234.jpeg", "flights": 2, "last_launch_date": "2018-05-22T19:47:58Z", "first_launch_date": "2018-01-08T01:00:00Z" }, { "id": 124, "url": "https://ll.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://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/124_image_20230827172435.jpeg", "flights": 23, "last_launch_date": "2026-03-26T23:03:19Z", "first_launch_date": "2023-08-26T07:27:27Z" } ] }