Modes

Levels of detail in the response - list, normal, detailed

Example - /launchers/?mode=list

Filters

Parameters - attempted_landings, attempted_landings__gt, attempted_landings__gte, attempted_landings__lt, attempted_landings__lte, first_launch_date, flight_proven, flights, flights__gt, flights__gte, flights__lt, flights__lte, id, id__contains, is_placeholder, last_launch_date, launcher_config__ids, launcher_config__manufacturer__name, launcher_config__manufacturer__name__contains, serial_number, serial_number__contains, status, successful_landings, successful_landings__gt, successful_landings__gte, successful_landings__lt, successful_landings__lte

Example - /launchers/?is_placeholder=True

Fields searched - serial_number, status__name

Example - /launchers/?search=B1048

Ordering

Fields - attempted_landings, flight_proven, flights, id, successful_landings

Example - /launchers/?ordering=-flights

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /launchers/?limit=2

Format

Switch to JSON output - /launchers/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/launchers/?format=api&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=10&ordering=-id",
    "previous": null,
    "results": [
        {
            "response_mode": "normal",
            "id": 193,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/193/?format=api",
            "flight_proven": true,
            "serial_number": "B1093",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 1736,
                "name": "[AUTO] Falcon 9 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193628.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon 9 booster debuting on Starlink Group 11-11.",
            "successful_landings": 1,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2025-04-07T23:06:10Z",
            "first_launch_date": "2025-04-07T23:06:10Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 192,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/192/?format=api",
            "flight_proven": true,
            "serial_number": "B1092",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2357,
                "name": "B1092 landing at LZ-1 (NROL-69)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_20250325084800.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_thumbnail_20250325084801.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon 9 booster debuting on Starlink Group 12-13.",
            "successful_landings": 2,
            "attempted_landings": 2,
            "flights": 2,
            "last_launch_date": "2025-03-24T17:48:00Z",
            "first_launch_date": "2025-02-27T03:34:20Z",
            "fastest_turnaround": "P25DT14H13M40S"
        },
        {
            "response_mode": "normal",
            "id": 191,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/191/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 15",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2332,
                "name": "Starship Booster 15 static fire",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071521.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_thumbnail_20250221071522.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Super Heavy booster used for the eighth Starship flight test.",
            "successful_landings": 1,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2025-03-06T23:30:00Z",
            "first_launch_date": "2025-03-06T23:30:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 190,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/190/?format=api",
            "flight_proven": true,
            "serial_number": "B1090",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2353,
                "name": "B1090 at LZ-1 (Crew-10)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1090_at_lz-1__image_20250316065021.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1090_at_lz-1__image_thumbnail_20250316065021.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon 9 booster.",
            "successful_landings": 2,
            "attempted_landings": 2,
            "flights": 2,
            "last_launch_date": "2025-03-14T23:03:48Z",
            "first_launch_date": "2024-12-17T22:26:00Z",
            "fastest_turnaround": "P87DT37M48S"
        },
        {
            "response_mode": "normal",
            "id": 189,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/189/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 14",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2333,
                "name": "Starship Booster 14 tower catch",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071829.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_thumbnail_20250221071829.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Super Heavy booster used for the seventh Starship flight test. Successfully caught by the launch tower.",
            "successful_landings": 1,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2025-01-16T22:37:00Z",
            "first_launch_date": "2025-01-16T22:37:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 188,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/188/?format=api",
            "flight_proven": false,
            "serial_number": "Booster 13",
            "is_placeholder": false,
            "status": {
                "id": 4,
                "name": "lost"
            },
            "image": {
                "id": 2263,
                "name": "Booster 13 during rollout.",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_13_duri_image_20241023102335.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_13_duri_image_thumbnail_20241023102336.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "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.",
            "successful_landings": 0,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2024-11-19T22:00:00Z",
            "first_launch_date": "2024-11-19T22:00:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 187,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/187/?format=api",
            "flight_proven": true,
            "serial_number": "NS-5",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2317,
                "name": "NS-5 on the launch pad (NS-29)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-5_on_the_lau_image_20250204174818.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-5_on_the_lau_image_thumbnail_20250204174819.jpeg",
                "credit": "Blue Origin",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "5th New Shepard booster.",
            "successful_landings": 2,
            "attempted_landings": 2,
            "flights": 2,
            "last_launch_date": "2025-02-04T16:00:00Z",
            "first_launch_date": "2024-10-23T15:27:00Z",
            "fastest_turnaround": "P104DT33M"
        },
        {
            "response_mode": "normal",
            "id": 186,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/186/?format=api",
            "flight_proven": false,
            "serial_number": "GS1-SN001",
            "is_placeholder": false,
            "status": {
                "id": 4,
                "name": "lost"
            },
            "image": {
                "id": 2303,
                "name": "GS1-SN001 on the launch pad",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_20250111175829.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_thumbnail_20250111175829.jpeg",
                "credit": "Blue Origin",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "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.",
            "successful_landings": 0,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2025-01-16T07:03:00Z",
            "first_launch_date": "2025-01-16T07:03:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 154,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/154/?format=api",
            "flight_proven": false,
            "serial_number": "B1089",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1739,
                "name": "[AUTO] Falcon Heavy - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193632.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon Heavy core booster expended during the Europa Clipper mission.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 1,
            "last_launch_date": "2024-10-14T16:06:00Z",
            "first_launch_date": "2024-10-14T16:06:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 153,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/153/?format=api",
            "flight_proven": true,
            "serial_number": "B1088",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 1736,
                "name": "[AUTO] Falcon 9 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193628.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon 9 booster.",
            "successful_landings": 5,
            "attempted_landings": 5,
            "flights": 5,
            "last_launch_date": "2025-04-04T01:02:50Z",
            "first_launch_date": "2024-11-30T08:10:00Z",
            "fastest_turnaround": "P9DT3H38M48S"
        }
    ]
}