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://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=40&ordering=flights", "previous": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=20&ordering=flights", "results": [ { "id": 145, "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.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://lldev.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://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.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": 139, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/139/?format=api", "flight_proven": true, "serial_number": "29", "is_placeholder": false, "status": "expended", "details": "Booster used during the \"Antipodean Adventure\" mission.", "launcher_config": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20231125060446.jpeg", "flights": 1, "last_launch_date": "2022-08-04T05:00:00Z", "first_launch_date": "2022-08-04T05:00:00Z" }, { "id": 129, "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.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" }, { "id": 131, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/131/?format=api", "flight_proven": true, "serial_number": "38", "is_placeholder": false, "status": "expended", "details": "Booster was expened during the Scout's Arrow HASTE launch", "launcher_config": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20230824130217.jpg", "flights": 1, "last_launch_date": "2023-06-18T01:24:00Z", "first_launch_date": "2023-06-18T01:24:00Z" }, { "id": 140, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/140/?format=api", "flight_proven": true, "serial_number": "28", "is_placeholder": false, "status": "expended", "details": "Booster used during the \"Wise One Looks Ahead\" mission.", "launcher_config": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20231125061605.jpeg", "flights": 1, "last_launch_date": "2022-07-13T06:30:00Z", "first_launch_date": "2022-07-13T06:30:00Z" }, { "id": 104, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/104/?format=api", "flight_proven": true, "serial_number": "22", "is_placeholder": false, "status": "retired", "details": "Booster used for Electron's 22nd flight (Love At First Insight)", "launcher_config": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20211109093154.jpg", "flights": 1, "last_launch_date": "2021-11-18T01:38:13Z", "first_launch_date": "2021-11-18T01:38:13Z" }, { "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": 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": 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" } ] }{ "count": 165, "next": "