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&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=10&ordering=-id",
    "previous": null,
    "results": [
        {
            "id": 193,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/193/?format=api",
            "flight_proven": true,
            "serial_number": "B1093",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 booster debuting on Starlink Group 11-11.",
            "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": null,
            "flights": 1,
            "last_launch_date": "2025-04-07T23:06:10Z",
            "first_launch_date": "2025-04-07T23:06:10Z"
        },
        {
            "id": 192,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/192/?format=api",
            "flight_proven": true,
            "serial_number": "B1092",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 booster debuting on Starlink Group 12-13.",
            "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/b1092_landing_a_image_20250325084800.jpg",
            "flights": 2,
            "last_launch_date": "2025-03-24T17:48:00Z",
            "first_launch_date": "2025-02-27T03:34:20Z"
        },
        {
            "id": 191,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/191/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 15",
            "is_placeholder": false,
            "status": "active",
            "details": "Super Heavy booster used for the eighth Starship flight test.",
            "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/starship_booste_image_20250221071521.jpg",
            "flights": 1,
            "last_launch_date": "2025-03-06T23:30:00Z",
            "first_launch_date": "2025-03-06T23:30:00Z"
        },
        {
            "id": 190,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/190/?format=api",
            "flight_proven": true,
            "serial_number": "B1090",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 booster.",
            "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/b1090_at_lz-1__image_20250316065021.jpg",
            "flights": 2,
            "last_launch_date": "2025-03-14T23:03:48Z",
            "first_launch_date": "2024-12-17T22:26:00Z"
        },
        {
            "id": 189,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/189/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 14",
            "is_placeholder": false,
            "status": "active",
            "details": "Super Heavy booster used for the seventh Starship flight test. Successfully caught by the launch tower.",
            "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/starship_booste_image_20250221071829.jpg",
            "flights": 1,
            "last_launch_date": "2025-01-16T22:37:00Z",
            "first_launch_date": "2025-01-16T22:37: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",
                "variant": ""
            },
            "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": 187,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/187/?format=api",
            "flight_proven": true,
            "serial_number": "NS-5",
            "is_placeholder": false,
            "status": "active",
            "details": "5th New Shepard booster.",
            "launcher_config": {
                "id": 137,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-5_on_the_lau_image_20250204174818.jpg",
            "flights": 2,
            "last_launch_date": "2025-02-04T16:00:00Z",
            "first_launch_date": "2024-10-23T15:27:00Z"
        },
        {
            "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": "",
                "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": 154,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/154/?format=api",
            "flight_proven": false,
            "serial_number": "B1089",
            "is_placeholder": false,
            "status": "expended",
            "details": "Falcon Heavy core booster expended during the Europa Clipper 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": null,
            "flights": 1,
            "last_launch_date": "2024-10-14T16:06:00Z",
            "first_launch_date": "2024-10-14T16:06:00Z"
        },
        {
            "id": 153,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/153/?format=api",
            "flight_proven": true,
            "serial_number": "B1088",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 booster.",
            "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": null,
            "flights": 5,
            "last_launch_date": "2025-04-04T01:02:50Z",
            "first_launch_date": "2024-11-30T08:10:00Z"
        }
    ]
}