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=30&ordering=-flights
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=40&ordering=-flights",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=20&ordering=-flights",
    "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-prod.nyc3.digitaloceanspaces.com/media/images/62_image_20190225163937.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/56_image_20191123114656.jpg",
                "thumbnail_url": "https://thespacedevs-prod.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": 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": 153,
            "url": "https://lldev.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": 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-prod.nyc3.digitaloceanspaces.com/media/images/67_image_20190629182855.jpg",
                "thumbnail_url": "https://thespacedevs-prod.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": 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-prod.nyc3.digitaloceanspaces.com/media/images/65_image_20190726210717.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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": 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-prod.nyc3.digitaloceanspaces.com/media/images/54_image_20190226081254.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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": 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-prod.nyc3.digitaloceanspaces.com/media/images/59_image_20191115083445.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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"
        },
        {
            "response_mode": "normal",
            "id": 55,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/55/?format=api",
            "flight_proven": true,
            "serial_number": "B1047",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1610,
                "name": "[AUTO] B1047 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/55_image_20190226081347.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193301.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": "2019-08-06T23:23:00Z",
            "first_launch_date": "2018-07-22T05:50:00Z",
            "fastest_turnaround": "P116DT14H56M"
        },
        {
            "response_mode": "normal",
            "id": 48,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/48/?format=api",
            "flight_proven": true,
            "serial_number": "B1041",
            "is_placeholder": false,
            "status": {
                "id": 2,
                "name": "expended"
            },
            "image": {
                "id": 1604,
                "name": "[AUTO] B1041 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/48_image_20190226083958.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193251.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Stage Expended",
            "successful_landings": 1,
            "attempted_landings": 1,
            "flights": 2,
            "last_launch_date": "2018-03-30T14:13:51Z",
            "first_launch_date": "2017-10-09T12:37:01Z",
            "fastest_turnaround": "P172DT1H36M50S"
        }
    ]
}