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=140&ordering=attempted_landings
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=150&ordering=attempted_landings",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=130&ordering=attempted_landings",
    "results": [
        {
            "response_mode": "normal",
            "id": 90,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/90/?format=api",
            "flight_proven": true,
            "serial_number": "NS-4",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 1659,
                "name": "[AUTO] NS-4 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/90_image_20210412202510.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193420.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "New Shepard vehicle #4 is the fourth flight vehicle of the New Shepard suborbital rocket. It was used for Blue Origin's first crewed launches.",
            "successful_landings": 13,
            "attempted_landings": 13,
            "flights": 13,
            "last_launch_date": "2025-02-25T15:49:11Z",
            "first_launch_date": "2021-01-14T17:19:00Z",
            "fastest_turnaround": "P59DT11M42S"
        },
        {
            "response_mode": "normal",
            "id": 2,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/2/?format=api",
            "flight_proven": true,
            "serial_number": "B1051",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1614,
                "name": "[AUTO] B1051 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/2_image_20200211104751.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193307.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Stage Expended",
            "successful_landings": 13,
            "attempted_landings": 13,
            "flights": 14,
            "last_launch_date": "2022-11-12T16:06:00Z",
            "first_launch_date": "2019-03-02T07:49:00Z",
            "fastest_turnaround": "P37DT19H32M"
        },
        {
            "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": 17,
            "attempted_landings": 17,
            "flights": 17,
            "last_launch_date": "2025-03-31T19:52:50Z",
            "first_launch_date": "2023-05-21T21:37:09Z",
            "fastest_turnaround": "P13DT12H34M20S"
        },
        {
            "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": 1635,
                "name": "[AUTO] B1075 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/114_image_20230807183155.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193342.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 Starlink Group 2-4 mission.",
            "successful_landings": 17,
            "attempted_landings": 17,
            "flights": 17,
            "last_launch_date": "2025-02-01T23:02:10Z",
            "first_launch_date": "2023-01-19T15:43:10Z",
            "fastest_turnaround": "P24DT17H18M30S"
        },
        {
            "response_mode": "normal",
            "id": 69,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/69/?format=api",
            "flight_proven": true,
            "serial_number": "B1058",
            "is_placeholder": false,
            "status": {
                "id": 4,
                "name": "lost"
            },
            "image": {
                "id": 1621,
                "name": "[AUTO] B1058 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/69_image_20200602210857.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193319.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Booster first flown during the DEMO-2 mission. Only booster featuring the NASA worm logo.\r\n\r\nWritten off after toppled by rough seas during transport on 25 December 2023 after safely landing aboard JRTI.",
            "successful_landings": 19,
            "attempted_landings": 19,
            "flights": 19,
            "last_launch_date": "2023-12-23T05:33:00Z",
            "first_launch_date": "2020-05-30T19:22:45Z",
            "fastest_turnaround": "P27DT8H20M31S"
        },
        {
            "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": "[AUTO] B1077 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/116_image_20240201065853.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193345.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-5 mission.",
            "successful_landings": 19,
            "attempted_landings": 19,
            "flights": 19,
            "last_launch_date": "2025-03-18T19:57: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": 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": 19,
            "attempted_landings": 19,
            "flights": 19,
            "last_launch_date": "2025-04-06T03:07:20Z",
            "first_launch_date": "2023-03-02T05:34:14Z",
            "fastest_turnaround": "P21DT15H32M10S"
        },
        {
            "response_mode": "normal",
            "id": 72,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/72/?format=api",
            "flight_proven": true,
            "serial_number": "B1060",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1623,
                "name": "[AUTO] B1060 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/72_image_20230713061744.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193323.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Stage Expended for the Galileo L12 mission.",
            "successful_landings": 19,
            "attempted_landings": 19,
            "flights": 20,
            "last_launch_date": "2024-04-28T00:34:00Z",
            "first_launch_date": "2020-06-30T20:10:46Z",
            "fastest_turnaround": "P27DT4H4M54S"
        },
        {
            "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": 1633,
                "name": "[AUTO] B1073 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/112_image_20220516182658.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193339.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "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"
        },
        {
            "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": 3,
                "name": "active"
            },
            "image": {
                "id": 1636,
                "name": "B1076 on LC-39A (Eutelsat 36D)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1076_on_lc-39a_image_20240407145514.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1076_on_lc-39a_image_thumbnail_20240407145515.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 launched the CRS-26 mission.",
            "successful_landings": 21,
            "attempted_landings": 21,
            "flights": 21,
            "last_launch_date": "2025-02-21T15:19:00Z",
            "first_launch_date": "2022-11-26T19:20:43Z",
            "fastest_turnaround": "P21DT2H49M"
        }
    ]
}