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": 184, "next": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=130&ordering=-successful_landings", "previous": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=110&ordering=-successful_landings", "results": [ { "id": 89, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/89/?format=api", "flight_proven": true, "serial_number": "SN9", "is_placeholder": false, "status": "destroyed", "details": "SN9 is the first starship prototype to be fully made of 304L stainless steel. It was destroyed on landing after its first flight.", "launcher_config": { "id": 207, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/207/?format=api", "name": "Starship Prototype", "family": "Starship", "full_name": "Starship Prototype", "variant": "Prototype" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/89_image_20210128075700.jpeg", "flights": 1, "last_launch_date": "2021-02-02T20:25:15Z", "first_launch_date": "2021-02-02T20:25:15Z" }, { "id": 25, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/25/?format=api", "flight_proven": true, "serial_number": "B1016", "is_placeholder": false, "status": "lost", "details": "", "launcher_config": { "id": 14, "url": "https://lldev.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-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": 24, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/24/?format=api", "flight_proven": true, "serial_number": "B1015", "is_placeholder": false, "status": "lost", "details": "Destroyed on impact with droneship due to excess lateral velocity - throttle stiction", "launcher_config": { "id": 14, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/24_image_20190226091549.jpg", "flights": 1, "last_launch_date": "2015-04-14T20:10:41Z", "first_launch_date": "2015-04-14T20:10:41Z" }, { "id": 23, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/23/?format=api", "flight_proven": true, "serial_number": "B1014", "is_placeholder": false, "status": "lost", "details": "", "launcher_config": { "id": 14, "url": "https://lldev.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-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": 22, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/22/?format=api", "flight_proven": true, "serial_number": "B1013", "is_placeholder": false, "status": "lost", "details": "Broke up after sucessful water landing", "launcher_config": { "id": 14, "url": "https://lldev.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-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": 248, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/248/?format=api", "flight_proven": false, "serial_number": "B1103", "is_placeholder": false, "status": "active", "details": "Falcon 9 booster.", "launcher_config": { "id": 164, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" }, "image_url": null, "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 21, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/21/?format=api", "flight_proven": true, "serial_number": "B1012", "is_placeholder": false, "status": "lost", "details": "Destroyed on impact with droneship, grid fin hydraulic fluid depleted", "launcher_config": { "id": 14, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/21_image_20190226091343.jpeg", "flights": 1, "last_launch_date": "2015-01-10T09:47:10Z", "first_launch_date": "2015-01-10T09:47:10Z" }, { "id": 19, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/19/?format=api", "flight_proven": true, "serial_number": "B1011", "is_placeholder": false, "status": "lost", "details": "", "launcher_config": { "id": 14, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/19_image_20190226091240.jpg", "flights": 1, "last_launch_date": "2014-09-07T05:00:00Z", "first_launch_date": "2014-09-07T05:00:00Z" }, { "id": 75, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/75/?format=api", "flight_proven": false, "serial_number": "Mk1", "is_placeholder": false, "status": "destroyed", "details": "Starship Mk1 was partially destroyed during max pressure tank testing, when the forward LOX tank ruptured along a weld line of the craft's steel structure, propelling the bulkhead several meters upwards.", "launcher_config": { "id": 207, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/207/?format=api", "name": "Starship Prototype", "family": "Starship", "full_name": "Starship Prototype", "variant": "Prototype" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_mk1_at_image_20240307091751.jpeg", "flights": 0, "last_launch_date": null, "first_launch_date": null }, { "id": 108, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/108/?format=api", "flight_proven": true, "serial_number": "B1068", "is_placeholder": false, "status": "expended", "details": "Falcon Heavy core booster expended on its first flight as part of the ViaSat-3 Americas mission.", "launcher_config": { "id": 161, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520heav_image_20230426123306.jpeg", "flights": 1, "last_launch_date": "2023-05-01T00:26:00Z", "first_launch_date": "2023-05-01T00:26:00Z" } ] }