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=30&ordering=flights
https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=40&ordering=flights", "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=20&ordering=flights", "results": [ { "id": 146, "url": "https://ll.thespacedevs.com/2.2.0/launcher/146/?format=api", "flight_proven": true, "serial_number": "43", "is_placeholder": false, "status": "active", "details": "Booster used for the \"Four Of A Kind\" 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/146_image_20240119075144.jpeg", "flights": 1, "last_launch_date": "2024-01-31T06:34:00Z", "first_launch_date": "2024-01-31T06:34:00Z" }, { "id": 136, "url": "https://ll.thespacedevs.com/2.2.0/launcher/136/?format=api", "flight_proven": true, "serial_number": "31", "is_placeholder": false, "status": "expended", "details": "Booster used during the \"It Argos Up From Here\" 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_20230824194534.jpg", "flights": 1, "last_launch_date": "2022-10-07T17:09:21Z", "first_launch_date": "2022-10-07T17:09:21Z" }, { "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" }, { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/launcher/130/?format=api", "flight_proven": true, "serial_number": "40", "is_placeholder": false, "status": "retired", "details": "40th Electron launch vehicle flown on 'We Love the Nightlife'.", "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/130_image_20230824080859.jpeg", "flights": 1, "last_launch_date": "2023-08-23T23:45:00Z", "first_launch_date": "2023-08-23T23:45:00Z" }, { "id": 138, "url": "https://ll.thespacedevs.com/2.2.0/launcher/138/?format=api", "flight_proven": true, "serial_number": "30", "is_placeholder": false, "status": "expended", "details": "Booster used for the \"The Owl Spreads Its Wings\" 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_20231125055933.jpg", "flights": 1, "last_launch_date": "2022-09-15T20:38:00Z", "first_launch_date": "2022-09-15T20:38:00Z" }, { "id": 142, "url": "https://ll.thespacedevs.com/2.2.0/launcher/142/?format=api", "flight_proven": true, "serial_number": "25", "is_placeholder": false, "status": "expended", "details": "Booster used during the \" Without Mission A Beat\" 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_20231125062800.jpg", "flights": 1, "last_launch_date": "2022-04-02T12:41:38Z", "first_launch_date": "2022-04-02T12:41:38Z" }, { "id": 24, "url": "https://ll.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://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/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://ll.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://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/23_image_20190226091459.jpeg", "flights": 1, "last_launch_date": "2015-03-02T03:50:00Z", "first_launch_date": "2015-03-02T03:50:00Z" }, { "id": 25, "url": "https://ll.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://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/25_image_20190226091642.jpeg", "flights": 1, "last_launch_date": "2015-04-27T23:03:00Z", "first_launch_date": "2015-04-27T23:03:00Z" }, { "id": 129, "url": "https://ll.thespacedevs.com/2.2.0/launcher/129/?format=api", "flight_proven": true, "serial_number": "39", "is_placeholder": false, "status": "retired", "details": "39th Electron launch vehicle to be flown on 'Baby Come Back'.", "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/129_image_20230717200823.jpeg", "flights": 1, "last_launch_date": "2023-07-18T01:27:00Z", "first_launch_date": "2023-07-18T01:27:00Z" } ] }{ "count": 163, "next": "