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 - ll.thespacedevs.com/docs

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

{
    "count": 160,
    "next": "https://ll.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=90&ordering=flights",
    "previous": "https://ll.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=70&ordering=flights",
    "results": [
        {
            "response_mode": "normal",
            "id": 113,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/113/?format=api",
            "flight_proven": true,
            "serial_number": "B1074",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1634,
                "name": "[AUTO] B1074 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/113_image_20230727155352.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193340.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be expended.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 1,
            "last_launch_date": "2023-07-29T03:04:00Z",
            "first_launch_date": "2023-07-29T03:04:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 88,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/88/?format=api",
            "flight_proven": true,
            "serial_number": "16",
            "is_placeholder": false,
            "status": {
                "id": 1,
                "name": "retired"
            },
            "image": {
                "id": 1541,
                "name": "Electron Booster 16",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/88_image_20201120013902.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193106.jpeg",
                "credit": "Rocket Lab",
                "license": {
                    "id": 7,
                    "name": "Rocket Lab Image Use Policy",
                    "priority": 3,
                    "link": "https://www.rocketlabusa.com/about/gallery/"
                },
                "single_use": true,
                "variants": []
            },
            "details": "Electron first stage used for Rocket Lab's 'Return to Sender' test recovery.",
            "successful_landings": 1,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2020-11-20T02:20:01Z",
            "first_launch_date": "2020-11-20T02:20:01Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 89,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/89/?format=api",
            "flight_proven": true,
            "serial_number": "SN9",
            "is_placeholder": false,
            "status": {
                "id": 7,
                "name": "destroyed"
            },
            "image": {
                "id": 1672,
                "name": "[AUTO] SN9 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/89_image_20210128075700.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193440.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "SN9 is the first starship prototype to be fully made of 304L stainless steel. It was destroyed on landing after its first flight.",
            "successful_landings": 0,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2021-02-02T20:25:15Z",
            "first_launch_date": "2021-02-02T20:25:15Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/121/?format=api",
            "flight_proven": true,
            "serial_number": "B1079",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1639,
                "name": "[AUTO] B1079 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/121_image_20231014091824.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193348.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon Heavy core booster expended during the Psyche mission.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 1,
            "last_launch_date": "2023-10-13T14:19:43Z",
            "first_launch_date": "2023-10-13T14:19:43Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 83,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/83/?format=api",
            "flight_proven": true,
            "serial_number": "SN8",
            "is_placeholder": false,
            "status": {
                "id": 7,
                "name": "destroyed"
            },
            "image": {
                "id": 1671,
                "name": "[AUTO] SN8 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/83_image_20201211002626.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193439.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "SN8 was destroyed when attempting to land after its first flight due to low header tank pressure during landing burn.",
            "successful_landings": 0,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2020-12-09T22:45:25Z",
            "first_launch_date": "2020-12-09T22:45:25Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 127,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/127/?format=api",
            "flight_proven": false,
            "serial_number": "B1084",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1644,
                "name": "[AUTO] B1084 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/127_image_20231229222119.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193356.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon Heavy core booster expended during the USSF-52 mission.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 1,
            "last_launch_date": "2023-12-29T01:07:00Z",
            "first_launch_date": "2023-12-29T01:07:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 137,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/137/?format=api",
            "flight_proven": false,
            "serial_number": "Booster 10",
            "is_placeholder": false,
            "status": {
                "id": 7,
                "name": "destroyed"
            },
            "image": {
                "id": 1646,
                "name": "[AUTO] Booster 10 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/137_image_20231229222125.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193400.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Super Heavy booster used for the third Starship integrated flight test. It was lost to a hard water landing due to multiple Raptor engines failing to reignite.",
            "successful_landings": 0,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2024-03-14T13:25:00Z",
            "first_launch_date": "2024-03-14T13:25:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 115,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/115/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 7",
            "is_placeholder": false,
            "status": {
                "id": 7,
                "name": "destroyed"
            },
            "image": {
                "id": 1649,
                "name": "[AUTO] Booster 7 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/115_image_20220915030149.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193405.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "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.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 1,
            "last_launch_date": "2023-04-20T13:33:09Z",
            "first_launch_date": "2023-04-20T13:33:09Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/3/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0001",
            "is_placeholder": false,
            "status": {
                "id": 4,
                "name": "lost"
            },
            "image": {
                "id": 1651,
                "name": "[AUTO] F1 B0001 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/3_image_20230707185714.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193408.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Engine failure at T+33 seconds resulted in loss of vehicle",
            "successful_landings": 0,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2006-03-24T22:30:00Z",
            "first_launch_date": "2006-03-24T22:30:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 5,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/5/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0003",
            "is_placeholder": false,
            "status": {
                "id": 4,
                "name": "lost"
            },
            "image": {
                "id": 1653,
                "name": "[AUTO] F1 B0003 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/5_image_20230707190424.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193411.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Residual stage-1 thrust led to collision between stage 1 and stage 2.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 1,
            "last_launch_date": "2008-08-03T03:34:00Z",
            "first_launch_date": "2008-08-03T03:34:00Z",
            "fastest_turnaround": null
        }
    ]
}