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

{
    "count": 163,
    "next": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=110",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=90",
    "results": [
        {
            "response_mode": "normal",
            "id": 120,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/120/?format=api",
            "flight_proven": true,
            "serial_number": "B1078",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 1638,
                "name": "[AUTO] B1078 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/120_image_20230227075809.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193347.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.",
            "successful_landings": 20,
            "attempted_landings": 20,
            "flights": 20,
            "last_launch_date": "2025-05-04T08:54:40Z",
            "first_launch_date": "2023-03-02T05:34:14Z",
            "fastest_turnaround": "P21DT15H32M10S"
        },
        {
            "response_mode": "normal",
            "id": 121,
            "url": "https://lldev.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": 123,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/123/?format=api",
            "flight_proven": true,
            "serial_number": "B1080",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 1640,
                "name": "B1080",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1080_image_thumbnail_20240322071019.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 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.",
            "successful_landings": 19,
            "attempted_landings": 19,
            "flights": 19,
            "last_launch_date": "2025-05-28T13:30:00Z",
            "first_launch_date": "2023-05-21T21:37:09Z",
            "fastest_turnaround": "P13DT12H34M20S"
        },
        {
            "response_mode": "normal",
            "id": 124,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/124/?format=api",
            "flight_proven": true,
            "serial_number": "B1081",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 1641,
                "name": "[AUTO] B1081 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/124_image_20230827172435.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193351.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Launched Crew-7 on its first flight.",
            "successful_landings": 14,
            "attempted_landings": 14,
            "flights": 14,
            "last_launch_date": "2025-05-10T00:19:50Z",
            "first_launch_date": "2023-08-26T07:27:27Z",
            "fastest_turnaround": "P24DT19H13M20S"
        },
        {
            "response_mode": "normal",
            "id": 125,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/125/?format=api",
            "flight_proven": true,
            "serial_number": "B1082",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 1642,
                "name": "B1082",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/125_image_20231215042532.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193353.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 Block 5 booster.",
            "successful_landings": 13,
            "attempted_landings": 13,
            "flights": 13,
            "last_launch_date": "2025-05-27T16:57:15Z",
            "first_launch_date": "2024-01-03T03:44:20Z",
            "fastest_turnaround": "P25DT10M"
        },
        {
            "response_mode": "normal",
            "id": 126,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/126/?format=api",
            "flight_proven": true,
            "serial_number": "B1083",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 1643,
                "name": "B1083",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/126_image_20240304081131.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193355.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": "Booster first flown during the Crew-8 mission.",
            "successful_landings": 11,
            "attempted_landings": 11,
            "flights": 11,
            "last_launch_date": "2025-05-10T06:28:00Z",
            "first_launch_date": "2024-03-04T03:53:38Z",
            "fastest_turnaround": "P23DT24M50S"
        },
        {
            "response_mode": "normal",
            "id": 127,
            "url": "https://lldev.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": 151,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/151/?format=api",
            "flight_proven": true,
            "serial_number": "B1085",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2290,
                "name": "B1085 during landing at LZ-1 (Crew-9)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_thumbnail_20241217151951.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Booster to be flown during the Crew-9 mission.",
            "successful_landings": 7,
            "attempted_landings": 7,
            "flights": 7,
            "last_launch_date": "2025-05-07T01:17:20Z",
            "first_launch_date": "2024-08-20T13:20:00Z",
            "fastest_turnaround": "P29DT5H19M39S"
        },
        {
            "response_mode": "normal",
            "id": 148,
            "url": "https://lldev.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": 147,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/147/?format=api",
            "flight_proven": false,
            "serial_number": "B1087",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 2121,
                "name": "B1087 liftoff (GOES-U)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1086_liftoff__image_20240626195956.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1086_liftoff__image_thumbnail_20240626195956.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 Heavy core booster expended during the GOES-U mission.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 1,
            "last_launch_date": "2024-06-25T21:26:00Z",
            "first_launch_date": "2024-06-25T21:26:00Z",
            "fastest_turnaround": null
        }
    ]
}