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": 191, "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": 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": 22, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/22/?format=api", "flight_proven": true, "serial_number": "B1013", "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/22_image_20190226091415.jpg", "flights": 1, "last_launch_date": "2015-02-11T23:03:32Z", "first_launch_date": "2015-02-11T23:03:32Z" }, { "id": 23, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/23/?format=api", "flight_proven": true, "serial_number": "B1014", "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/23_image_20190226091459.jpeg", "flights": 1, "last_launch_date": "2015-03-02T03:50:00Z", "first_launch_date": "2015-03-02T03:50:00Z" }, { "id": 49, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/49/?format=api", "flight_proven": true, "serial_number": "B1042", "status": "retired", "details": "Retired.", "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/49_image_20190226084131.jpeg", "flights": 1, "last_launch_date": "2017-10-30T19:34:00Z", "first_launch_date": "2017-10-30T19:34:00Z" }, { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/25/?format=api", "flight_proven": true, "serial_number": "B1016", "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/25_image_20190226091642.jpeg", "flights": 1, "last_launch_date": "2015-04-27T23:03:00Z", "first_launch_date": "2015-04-27T23:03:00Z" }, { "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": 51, "url": "https://lldev.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://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/51_image_20190226084354.jpeg", "flights": 1, "last_launch_date": "2018-02-06T20:45:00Z", "first_launch_date": "2018-02-06T20:45:00Z" }, { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/29/?format=api", "flight_proven": true, "serial_number": "B1020", "status": "lost", "details": "Destroyed on Impact with DroneShip (OCISLY) - Excess Velocity, Possible Fuel Exhaustion", "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/29_image_20190226105526.jpg", "flights": 1, "last_launch_date": "2016-03-04T23:35:00Z", "first_launch_date": "2016-03-04T23:35:00Z" }, { "id": 196, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/196/?format=api", "flight_proven": true, "serial_number": "B1095", "status": "active", "details": "Falcon 9 booster debuting on Starlink Group 12-15.", "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/gps_iii_sv10_la_image_20260429163711.jpg", "flights": 7, "last_launch_date": "2026-04-21T06:53:25Z", "first_launch_date": "2025-05-21T03:19:10Z" }, { "id": 52, "url": "https://lldev.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://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/52_image_20190226084428.jpeg", "flights": 1, "last_launch_date": "2018-03-06T05:33:00Z", "first_launch_date": "2018-03-06T05:33:00Z" } ] }