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=130&ordering=flight_proven
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=140&ordering=flight_proven",
    "previous": "https://ll.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=120&ordering=flight_proven",
    "results": [
        {
            "response_mode": "normal",
            "id": 192,
            "url": "https://ll.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": 3,
            "attempted_landings": 3,
            "flights": 3,
            "last_launch_date": "2025-04-21T08:15:45Z",
            "first_launch_date": "2025-02-27T03:34:20Z",
            "fastest_turnaround": "P25DT14H13M40S"
        },
        {
            "response_mode": "normal",
            "id": 108,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/108/?format=api",
            "flight_proven": true,
            "serial_number": "B1068",
            "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 on its first flight as part of the ViaSat-3 Americas mission.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 1,
            "last_launch_date": "2023-05-01T00:26:00Z",
            "first_launch_date": "2023-05-01T00:26:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 60,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/60/?format=api",
            "flight_proven": true,
            "serial_number": "NS-1",
            "is_placeholder": false,
            "status": {
                "id": 7,
                "name": "destroyed"
            },
            "image": {
                "id": 1795,
                "name": "[AUTO] New Shepard - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193803.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "New Shepard 1 was destroyed on landing during its first flight.",
            "successful_landings": 0,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2015-04-29T17:06:00Z",
            "first_launch_date": "2015-04-29T17:06:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 153,
            "url": "https://ll.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"
        },
        {
            "response_mode": "normal",
            "id": 193,
            "url": "https://ll.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": 148,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/148/?format=api",
            "flight_proven": true,
            "serial_number": "B1086",
            "is_placeholder": false,
            "status": {
                "id": 4,
                "name": "lost"
            },
            "image": {
                "id": 2120,
                "name": "B1072 and B1086 during landing (GOES-U)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1072_and_b1086_image_20240626195649.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1072_and_b1086_image_thumbnail_20240626195649.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon 9 booster that started out as a Falcon Heavy side booster flown during the GOES-U mission.\r\n\r\nWritten off on 3 March 2025 after safely landing aboard JRTI due to post-landing aft end fire damaging one of the landing legs and tipping it overboard.",
            "successful_landings": 5,
            "attempted_landings": 5,
            "flights": 5,
            "last_launch_date": "2025-03-03T02:24:00Z",
            "first_launch_date": "2024-06-25T21:26:00Z",
            "fastest_turnaround": "P26DT3H11M"
        },
        {
            "response_mode": "normal",
            "id": 97,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/97/?format=api",
            "flight_proven": true,
            "serial_number": "20",
            "is_placeholder": false,
            "status": {
                "id": 1,
                "name": "retired"
            },
            "image": {
                "id": 1542,
                "name": "[AUTO] 20 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/97_image_20210511100944.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193108.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Booster used for Electron's 20th flight (Running Out Of Toes). Successfully splashed down offshore.",
            "successful_landings": 1,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2021-05-15T11:11:00Z",
            "first_launch_date": "2021-05-15T11:11:00Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 104,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/104/?format=api",
            "flight_proven": true,
            "serial_number": "22",
            "is_placeholder": false,
            "status": {
                "id": 1,
                "name": "retired"
            },
            "image": {
                "id": 1543,
                "name": "[AUTO] 22 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20211109093154.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193109.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Booster used for Electron's 22nd flight (Love At First Insight)",
            "successful_landings": 1,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2021-11-18T01:38:13Z",
            "first_launch_date": "2021-11-18T01:38:13Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 143,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/143/?format=api",
            "flight_proven": true,
            "serial_number": "24",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1544,
                "name": "[AUTO] 24 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231125063340.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193111.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Booster used during the \"The Owl's Night Continues\" mission",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 1,
            "last_launch_date": "2022-02-28T20:37:25Z",
            "first_launch_date": "2022-02-28T20:37:25Z",
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 142,
            "url": "https://ll.thespacedevs.com/2.3.0/launchers/142/?format=api",
            "flight_proven": true,
            "serial_number": "25",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1545,
                "name": "[AUTO] 25 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231125062800.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193112.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Booster used during the \" Without Mission A Beat\" mission.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 1,
            "last_launch_date": "2022-04-02T12:41:38Z",
            "first_launch_date": "2022-04-02T12:41:38Z",
            "fastest_turnaround": null
        }
    ]
}