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=40&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=50&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=30&ordering=-id",
    "results": [
        {
            "id": 122,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/122/?format=api",
            "flight_proven": true,
            "serial_number": "35",
            "is_placeholder": false,
            "status": "retired",
            "details": "35th Electron launch vehicle flown on 'The Beat Goes On'.",
            "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_20230307125526.jpeg",
            "flights": 1,
            "last_launch_date": "2023-03-24T09:14:56Z",
            "first_launch_date": "2023-03-24T09:14:56Z"
        },
        {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/121/?format=api",
            "flight_proven": true,
            "serial_number": "B1079",
            "is_placeholder": false,
            "status": "expended",
            "details": "Falcon Heavy core booster expended during the Psyche 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/121_image_20231014091824.jpg",
            "flights": 1,
            "last_launch_date": "2023-10-13T14:19:43Z",
            "first_launch_date": "2023-10-13T14:19:43Z"
        },
        {
            "id": 120,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/120/?format=api",
            "flight_proven": true,
            "serial_number": "B1078",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/120_image_20230227075809.jpeg",
            "flights": 19,
            "last_launch_date": "2025-04-06T03:07:20Z",
            "first_launch_date": "2023-03-02T05:34:14Z"
        },
        {
            "id": 119,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/119/?format=api",
            "flight_proven": true,
            "serial_number": "32",
            "is_placeholder": false,
            "status": "retired",
            "details": "32nd Electron launch vehicle flown on 'Catch Me If You Can'.",
            "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/119_image_20221104200030.jpeg",
            "flights": 1,
            "last_launch_date": "2022-11-04T17:27:14Z",
            "first_launch_date": "2022-11-04T17:27:14Z"
        },
        {
            "id": 118,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/118/?format=api",
            "flight_proven": true,
            "serial_number": "B1076",
            "is_placeholder": false,
            "status": "active",
            "details": "Booster first launched the CRS-26 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1076_on_lc-39a_image_20240407145514.jpeg",
            "flights": 21,
            "last_launch_date": "2025-02-21T15:19:00Z",
            "first_launch_date": "2022-11-26T19:20:43Z"
        },
        {
            "id": 117,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/117/?format=api",
            "flight_proven": false,
            "serial_number": "Unknown FH",
            "is_placeholder": true,
            "status": "N/A",
            "details": "Booster serial number unknown.",
            "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/117_image_20230723180948.png",
            "flights": null,
            "last_launch_date": null,
            "first_launch_date": null
        },
        {
            "id": 116,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/116/?format=api",
            "flight_proven": true,
            "serial_number": "B1077",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/116_image_20240201065853.jpg",
            "flights": 19,
            "last_launch_date": "2025-03-18T19:57:50Z",
            "first_launch_date": "2022-10-05T16:00:57Z"
        },
        {
            "id": 115,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/115/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 7",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "Booster 7 is the first Super Heavy booster with 33 Raptor 2 engines and was used for the first Starship integrated flight test with Ship 24. Lost in a launch failure.",
            "launcher_config": {
                "id": 464,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
                "name": "Starship",
                "family": "Starship",
                "full_name": "Starship",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/115_image_20220915030149.jpeg",
            "flights": 1,
            "last_launch_date": "2023-04-20T13:33:09Z",
            "first_launch_date": "2023-04-20T13:33:09Z"
        },
        {
            "id": 114,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/114/?format=api",
            "flight_proven": true,
            "serial_number": "B1075",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 Block 5 booster first used for the Starlink Group 2-4 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/114_image_20230807183155.jpeg",
            "flights": 17,
            "last_launch_date": "2025-02-01T23:02:10Z",
            "first_launch_date": "2023-01-19T15:43:10Z"
        },
        {
            "id": 113,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/113/?format=api",
            "flight_proven": true,
            "serial_number": "B1074",
            "is_placeholder": false,
            "status": "expended",
            "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be expended.",
            "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/113_image_20230727155352.jpeg",
            "flights": 1,
            "last_launch_date": "2023-07-29T03:04:00Z",
            "first_launch_date": "2023-07-29T03:04:00Z"
        }
    ]
}