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

{
    "count": 178,
    "next": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=20&ordering=-successful_landings",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&ordering=-successful_landings",
    "results": [
        {
            "response_mode": "normal",
            "id": 105,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/105/?format=api",
            "flight_proven": true,
            "serial_number": "B1069",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2462,
                "name": "B1069 at LZ-1 after OneWeb L15 launch",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_20250912153047.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_thumbnail_20250912153047.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.",
            "successful_landings": 28,
            "attempted_landings": 28,
            "flights": 28,
            "last_launch_date": "2025-11-09T08:10:10Z",
            "first_launch_date": "2021-12-21T10:07:08Z",
            "fastest_turnaround": "P25DT18H20M50S"
        },
        {
            "response_mode": "normal",
            "id": 116,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/116/?format=api",
            "flight_proven": true,
            "serial_number": "B1077",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 1637,
                "name": "B1077 landing on LZ-1 during CRS NG-20 launch",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/116_image_20240201065853.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193345.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.",
            "successful_landings": 25,
            "attempted_landings": 25,
            "flights": 25,
            "last_launch_date": "2025-12-02T22:18:50Z",
            "first_launch_date": "2022-10-05T16:00:57Z",
            "fastest_turnaround": "P28DT21H21M50S"
        },
        {
            "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": 2458,
                "name": "B1078 landing on LZ-2 during USSF-124 launch",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_20250912151734.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_thumbnail_20250912151734.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.",
            "successful_landings": 24,
            "attempted_landings": 24,
            "flights": 24,
            "last_launch_date": "2025-11-15T06:44:20Z",
            "first_launch_date": "2023-03-02T05:34:14Z",
            "fastest_turnaround": "P21DT15H32M10S"
        },
        {
            "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 landing on LZ-1 during CRS SpX-30 launch",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.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": false,
                "variants": []
            },
            "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.",
            "successful_landings": 23,
            "attempted_landings": 23,
            "flights": 23,
            "last_launch_date": "2025-11-21T03:39:30Z",
            "first_launch_date": "2023-05-21T21:37:09Z",
            "fastest_turnaround": "P13DT12H34M20S"
        },
        {
            "response_mode": "normal",
            "id": 73,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/73/?format=api",
            "flight_proven": true,
            "serial_number": "B1062",
            "is_placeholder": false,
            "status": {
                "id": 7,
                "name": "destroyed"
            },
            "image": {
                "id": 1625,
                "name": "B1062 landing on ASOG during Axiom Ax-1 launch",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/73_image_20220426161427.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193326.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "details": "Notable launches include GPS III SV04 & SV05 , Inspiration4 and Axiom-1.\r\n\r\nDestroyed during its 23rd landing attempt.",
            "successful_landings": 22,
            "attempted_landings": 23,
            "flights": 23,
            "last_launch_date": "2024-08-28T07:48:00Z",
            "first_launch_date": "2020-11-05T23:24:23Z",
            "fastest_turnaround": "P21DT6H9M59S"
        },
        {
            "response_mode": "normal",
            "id": 71,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/71/?format=api",
            "flight_proven": true,
            "serial_number": "B1061",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 2465,
                "name": "B1061 landing on LZ-4 during Worldview Legion 1-2 launch",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1061_landing_o_image_20250912154328.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1061_landing_o_image_thumbnail_20250912154328.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "details": "Booster which launched Crew-1, Crew-2 and IXPE. Expended for the launch of Hera.",
            "successful_landings": 22,
            "attempted_landings": 22,
            "flights": 23,
            "last_launch_date": "2024-10-07T14:52:11Z",
            "first_launch_date": "2020-11-16T00:27:17Z",
            "fastest_turnaround": "P24DT9H52M36S"
        },
        {
            "response_mode": "normal",
            "id": 118,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/118/?format=api",
            "flight_proven": true,
            "serial_number": "B1076",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 2459,
                "name": "B1076 landing on LZ-1 during Worldview Legion 3-4 launch",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1076_landing_o_image_20250912152159.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1076_landing_o_image_thumbnail_20250912152200.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "details": "Booster first launched on the Dragon CRS-26 mission. Expended during the SPAINSAT-NG II launch.",
            "successful_landings": 21,
            "attempted_landings": 21,
            "flights": 22,
            "last_launch_date": "2025-10-24T01:30:00Z",
            "first_launch_date": "2022-11-26T19:20:43Z",
            "fastest_turnaround": "P21DT2H49M"
        },
        {
            "response_mode": "normal",
            "id": 114,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/114/?format=api",
            "flight_proven": true,
            "serial_number": "B1075",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2460,
                "name": "B1075 landing on LZ-4 during Transporter-11 launch",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1075_landing_o_image_20250912152358.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1075_landing_o_image_thumbnail_20250912152358.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "details": "Falcon 9 Block 5 booster first used for the Starlink Group 2-4 mission.",
            "successful_landings": 21,
            "attempted_landings": 21,
            "flights": 21,
            "last_launch_date": "2025-10-22T14:16:20Z",
            "first_launch_date": "2023-01-19T15:43:10Z",
            "fastest_turnaround": "P24DT17H18M30S"
        },
        {
            "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": "B1081 at LZ-1 after Crew-7 launch",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/124_image_20230827172435.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193351.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "details": "Launched Crew-7 on its first flight.",
            "successful_landings": 20,
            "attempted_landings": 20,
            "flights": 20,
            "last_launch_date": "2025-12-02T05:28:20Z",
            "first_launch_date": "2023-08-26T07:27:27Z",
            "fastest_turnaround": "P24DT19H13M20S"
        },
        {
            "response_mode": "normal",
            "id": 112,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/112/?format=api",
            "flight_proven": true,
            "serial_number": "B1073",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 2461,
                "name": "B1073 landing on LZ-1 during Bandwagon-1 launch",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1073_landing_o_image_20250912152710.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1073_landing_o_image_thumbnail_20250912152710.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "details": "Notable missions include SES-22, Hakuto-R and CRS-27. Expended during the SPAINSAT-NG I launch.",
            "successful_landings": 20,
            "attempted_landings": 20,
            "flights": 21,
            "last_launch_date": "2025-01-30T01:34:00Z",
            "first_launch_date": "2022-05-14T20:40:50Z",
            "fastest_turnaround": "P25DT20H44M"
        }
    ]
}