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=50&ordering=flight_proven
{ "count": 173, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=40&ordering=flight_proven", "results": [ { "id": 39, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/39/?format=api", "flight_proven": true, "serial_number": "B1030", "status": "expended", "details": "Stage Expended", "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/39_image_20190226110321.jpg", "flights": 1, "last_launch_date": "2017-03-16T06:00:00Z", "first_launch_date": "2017-03-16T06:00:00Z" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/44/?format=api", "flight_proven": true, "serial_number": "B1037", "status": "expended", "details": "Stage Expended", "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/44_image_20191115083053.jpeg", "flights": 1, "last_launch_date": "2017-07-05T23:38:00Z", "first_launch_date": "2017-07-05T23:38:00Z" }, { "id": 46, "url": "https://lldev.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://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/46_image_20190226083648.jpeg", "flights": 2, "last_launch_date": "2018-02-22T14:17:00Z", "first_launch_date": "2017-08-24T18:51:00Z" }, { "id": 47, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/47/?format=api", "flight_proven": true, "serial_number": "B1040", "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/47_image_20190226083837.jpeg", "flights": 2, "last_launch_date": "2018-06-04T04:45:00Z", "first_launch_date": "2017-09-07T14:00: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": 53, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/53/?format=api", "flight_proven": true, "serial_number": "B1045", "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/53_image_20190226084547.jpeg", "flights": 2, "last_launch_date": "2018-06-29T09:42:41Z", "first_launch_date": "2018-04-18T22:51:31Z" }, { "id": 34, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/34/?format=api", "flight_proven": true, "serial_number": "B1025", "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/34_image_20190226082254.jpeg", "flights": 2, "last_launch_date": "2018-02-06T20:45:00Z", "first_launch_date": "2016-07-18T04:45:29Z" }, { "id": 113, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/113/?format=api", "flight_proven": true, "serial_number": "B1074", "status": "expended", "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be expended.", "launcher_config": { "id": 161, "launch_library_id": 58, "url": "https://lldev.thespacedevs.com/2.0.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/113_image_20230727155352.jpeg", "flights": 1, "last_launch_date": "2023-07-29T03:04:00Z", "first_launch_date": "2023-07-29T03:04: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": 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" } ] }