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__ids', 'launcher_config__manufacturer__name', 'is_placeholder' Example - /2.2.0/launcher/?serial_number=B1046
SEARCH EXAMPLE: /2.2.0/launcher/?search=expended Searches through serial number or status
ORDERING: Fields - 'id', 'flight_proven', Example - /2.2.0/launcher/?order=flight_proven
GET /2.2.0/launcher/?format=api&offset=120&ordering=-successful_landings
{ "count": 195, "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=130&ordering=-successful_landings", "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=110&ordering=-successful_landings", "results": [ { "id": 147, "url": "https://ll.thespacedevs.com/2.2.0/launcher/147/?format=api", "flight_proven": false, "serial_number": "B1087", "is_placeholder": false, "status": "expended", "details": "Falcon Heavy core booster expended during the GOES-U mission.", "launcher_config": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/161/?format=api", "name": "Falcon Heavy", "family": "Falcon", "full_name": "Falcon Heavy", "variant": "Heavy" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1086_liftoff__image_20240626195956.jpeg", "flights": 1, "last_launch_date": "2024-06-25T21:26:00Z", "first_launch_date": "2024-06-25T21:26:00Z" }, { "id": 188, "url": "https://ll.thespacedevs.com/2.2.0/launcher/188/?format=api", "flight_proven": false, "serial_number": "Booster 13", "is_placeholder": false, "status": "lost", "details": "Super Heavy booster used for the sixth Starship integrated flight test.\r\n\r\nLost to the ocean after a soft splashdown, as part of an offshore divert from the originally planned tower catch at the launch site.", "launcher_config": { "id": 464, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V1", "variant": "V1" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_13_duri_image_20241023102335.jpg", "flights": 1, "last_launch_date": "2024-11-19T22:00:00Z", "first_launch_date": "2024-11-19T22:00:00Z" }, { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/launcher/13/?format=api", "flight_proven": true, "serial_number": "B1003", "is_placeholder": false, "status": "lost", "details": "First flight of Falcon 9 v1.1 upgrade, first Spacex flight from Vandenberg", "launcher_config": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/14/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.1", "variant": "v1.1" }, "image_url": "https://thespacedevs-prod.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": 186, "url": "https://ll.thespacedevs.com/2.2.0/launcher/186/?format=api", "flight_proven": false, "serial_number": "GS1-SN001", "is_placeholder": false, "status": "lost", "details": "First New Glenn first stage booster. Named \"So You’re Telling Me There’s a Chance\". Lost on its first flight during descent towards LPV1 Jacklyn.", "launcher_config": { "id": 138, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/138/?format=api", "name": "New Glenn", "family": "New Glenn", "full_name": "New Glenn", "variant": "" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_20250111175829.jpg", "flights": 1, "last_launch_date": "2025-01-16T07:03:00Z", "first_launch_date": "2025-01-16T07:03:00Z" }, { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/launcher/12/?format=api", "flight_proven": true, "serial_number": "B0007", "is_placeholder": false, "status": "lost", "details": "", "launcher_config": { "id": 169, "url": "https://ll.thespacedevs.com/2.2.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": 11, "url": "https://ll.thespacedevs.com/2.2.0/launcher/11/?format=api", "flight_proven": true, "serial_number": "B0006", "is_placeholder": false, "status": "lost", "details": "Suffered engine out at T+1:19 but primary mission successful", "launcher_config": { "id": 169, "url": "https://ll.thespacedevs.com/2.2.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/11_image_20191115082657.jpeg", "flights": 1, "last_launch_date": "2012-10-08T00:35:07Z", "first_launch_date": "2012-10-08T00:35:07Z" }, { "id": 10, "url": "https://ll.thespacedevs.com/2.2.0/launcher/10/?format=api", "flight_proven": true, "serial_number": "B0005", "is_placeholder": false, "status": "lost", "details": "", "launcher_config": { "id": 169, "url": "https://ll.thespacedevs.com/2.2.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/10_image_20191115082622.jpeg", "flights": 1, "last_launch_date": "2012-05-22T07:44:38Z", "first_launch_date": "2012-05-22T07:44:38Z" }, { "id": 9, "url": "https://ll.thespacedevs.com/2.2.0/launcher/9/?format=api", "flight_proven": true, "serial_number": "B0004", "is_placeholder": false, "status": "lost", "details": "First flight of Dragon", "launcher_config": { "id": 169, "url": "https://ll.thespacedevs.com/2.2.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/9_image_20191115082500.jpg", "flights": 1, "last_launch_date": "2010-12-08T15:43:00Z", "first_launch_date": "2010-12-08T15:43:00Z" }, { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/launcher/8/?format=api", "flight_proven": true, "serial_number": "B0003", "is_placeholder": false, "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 169, "url": "https://ll.thespacedevs.com/2.2.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/8_image_20191115082425.jpg", "flights": 1, "last_launch_date": "2010-06-04T18:45:00Z", "first_launch_date": "2010-06-04T18:45:00Z" }, { "id": 145, "url": "https://ll.thespacedevs.com/2.2.0/launcher/145/?format=api", "flight_proven": false, "serial_number": "42", "is_placeholder": false, "status": "expended", "details": "Booster used for the \"The Moon God Awakens\" mission.", "launcher_config": { "id": 26, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231217192954.jpg", "flights": 1, "last_launch_date": "2023-12-15T04:05:54Z", "first_launch_date": "2023-12-15T04:05:54Z" } ] }