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=40&ordering=-attempted_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=50&ordering=-attempted_landings",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=30&ordering=-attempted_landings",
    "results": [
        {
            "response_mode": "normal",
            "id": 62,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/62/?format=api",
            "flight_proven": true,
            "serial_number": "NS-2",
            "is_placeholder": false,
            "status": {
                "id": 1,
                "name": "retired"
            },
            "image": {
                "id": 1657,
                "name": "[AUTO] NS-2 - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/62_image_20190225163937.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193417.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "The New Shepard 2 or NS2, made five successful flights in 2015 and 2016, being retired after its fifth flight in October 2016. It was the first booster which Blue Origin successfully landed and reused.",
            "successful_landings": 5,
            "attempted_landings": 5,
            "flights": 5,
            "last_launch_date": "2016-10-05T16:36:00Z",
            "first_launch_date": "2015-11-23T17:21:00Z",
            "fastest_turnaround": "P59DT22H39M"
        },
        {
            "response_mode": "normal",
            "id": 56,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/56/?format=api",
            "flight_proven": true,
            "serial_number": "B1048",
            "is_placeholder": false,
            "status": {
                "id": 4,
                "name": "lost"
            },
            "image": {
                "id": 1611,
                "name": "[AUTO] B1048 - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/56_image_20191123114656.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193303.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Landing burn not performed after premature engine shutdown during ascent",
            "successful_landings": 4,
            "attempted_landings": 5,
            "flights": 5,
            "last_launch_date": "2020-03-18T12:16:39Z",
            "first_launch_date": "2018-07-25T11:39:30Z",
            "fastest_turnaround": "P74DT14H41M58S"
        },
        {
            "response_mode": "normal",
            "id": 65,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/65/?format=api",
            "flight_proven": true,
            "serial_number": "B1056",
            "is_placeholder": false,
            "status": {
                "id": 4,
                "name": "lost"
            },
            "image": {
                "id": 1619,
                "name": "[AUTO] B1056 - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/65_image_20190726210717.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193316.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Missed the droneship and made successful water landing; apparently scuttled at sea afterward. ",
            "successful_landings": 3,
            "attempted_landings": 4,
            "flights": 4,
            "last_launch_date": "2020-02-17T15:05:55Z",
            "first_launch_date": "2019-05-04T06:48:58Z",
            "fastest_turnaround": "P62DT14H55M55S"
        },
        {
            "response_mode": "normal",
            "id": 199,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/199/?format=api",
            "flight_proven": true,
            "serial_number": "B1097",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2548,
                "name": "Falcon 9 on SLC-4E (Sentinel-6B",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20251117051411.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_thumbnail_20251117051412.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon 9 booster.",
            "successful_landings": 4,
            "attempted_landings": 4,
            "flights": 4,
            "last_launch_date": "2025-12-04T20:42:20Z",
            "first_launch_date": "2025-09-03T03:51:26Z",
            "fastest_turnaround": "P17DT15H20M38S"
        },
        {
            "response_mode": "normal",
            "id": 196,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/196/?format=api",
            "flight_proven": true,
            "serial_number": "B1095",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 1736,
                "name": "[AUTO] Falcon 9 - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.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 12-15.",
            "successful_landings": 4,
            "attempted_landings": 4,
            "flights": 4,
            "last_launch_date": "2025-12-01T07:44:10Z",
            "first_launch_date": "2025-05-21T03:19:10Z",
            "fastest_turnaround": "P45DT22H17M"
        },
        {
            "response_mode": "normal",
            "id": 67,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/67/?format=api",
            "flight_proven": true,
            "serial_number": "SARGE 1",
            "is_placeholder": false,
            "status": {
                "id": 7,
                "name": "destroyed"
            },
            "image": {
                "id": 1660,
                "name": "[AUTO] SARGE 1 - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/67_image_20190629182855.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193421.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Sarge 1 is the first SARGE reusable sounding rocket.",
            "successful_landings": 3,
            "attempted_landings": 4,
            "flights": 4,
            "last_launch_date": "2019-10-26T17:40:15Z",
            "first_launch_date": "2018-08-25T18:15:00Z",
            "fastest_turnaround": "P118DT23H39M57S"
        },
        {
            "response_mode": "normal",
            "id": 195,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/195/?format=api",
            "flight_proven": true,
            "serial_number": "B1091",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2435,
                "name": "B1091 on SLC-40 (KF-02)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1091_on_slc-40_image_20250807141845.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1091_on_slc-40_image_thumbnail_20250807141845.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Planned Falcon Heavy center core stage that will first be used as a Falcon 9 first stage booster for several launches.",
            "successful_landings": 3,
            "attempted_landings": 3,
            "flights": 3,
            "last_launch_date": "2025-11-02T05:09:59Z",
            "first_launch_date": "2025-08-11T12:35:00Z",
            "fastest_turnaround": "P19DT3H11M59S"
        },
        {
            "response_mode": "normal",
            "id": 54,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/54/?format=api",
            "flight_proven": true,
            "serial_number": "B1046",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1609,
                "name": "[AUTO] B1046 - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/54_image_20190226081254.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193259.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Stage Expended",
            "successful_landings": 3,
            "attempted_landings": 3,
            "flights": 4,
            "last_launch_date": "2020-01-19T15:30:00Z",
            "first_launch_date": "2018-05-11T20:14:00Z",
            "fastest_turnaround": "P87DT9H4M"
        },
        {
            "response_mode": "normal",
            "id": 197,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/197/?format=api",
            "flight_proven": true,
            "serial_number": "B1096",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2483,
                "name": "Falcon 9 on LC-39A (IMAP)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_lc-_image_20250924094626.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_lc-_image_thumbnail_20250924094628.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon 9 booster.",
            "successful_landings": 3,
            "attempted_landings": 3,
            "flights": 3,
            "last_launch_date": "2025-11-11T03:21:30Z",
            "first_launch_date": "2025-07-16T06:30:00Z",
            "fastest_turnaround": "P47DT15H50M40S"
        },
        {
            "response_mode": "normal",
            "id": 59,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/59/?format=api",
            "flight_proven": true,
            "serial_number": "B1053",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1616,
                "name": "[AUTO] B1053 - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/59_image_20191115083445.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193311.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Stage Expended",
            "successful_landings": 2,
            "attempted_landings": 2,
            "flights": 3,
            "last_launch_date": "2023-05-01T00:26:00Z",
            "first_launch_date": "2019-04-11T22:35:00Z",
            "fastest_turnaround": "P74DT7H55M"
        }
    ]
}