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=160&ordering=id
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=170&ordering=id",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=150&ordering=id",
    "results": [
        {
            "response_mode": "normal",
            "id": 194,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/194/?format=api",
            "flight_proven": true,
            "serial_number": "B1094",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2456,
                "name": "B1094 landing on LZ-1 during Crew-11 launch",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_20250912150803.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_thumbnail_20250912150803.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "details": "Falcon 9 booster debuting on Starlink Group 12-10.",
            "successful_landings": 5,
            "attempted_landings": 5,
            "flights": 5,
            "last_launch_date": "2025-11-06T01:31:10Z",
            "first_launch_date": "2025-04-29T02:34:10Z",
            "fastest_turnaround": "P37DT9H11M50S"
        },
        {
            "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": 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": 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": 198,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/198/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 16",
            "is_placeholder": false,
            "status": {
                "id": 4,
                "name": "lost"
            },
            "image": {
                "id": 2467,
                "name": "Superheavy Booster 16 (Starship Flight 10)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/superheavy_boos_image_20250912161003.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/superheavy_boos_image_thumbnail_20250912161003.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "details": "Super Heavy booster used for the 10th Starship flight test.\r\n\r\nLost to the ocean after a successful soft splashdown.",
            "successful_landings": 1,
            "attempted_landings": 1,
            "flights": 1,
            "last_launch_date": "2025-08-26T23:30:00Z",
            "first_launch_date": "2025-08-26T23:30:00Z",
            "fastest_turnaround": null
        },
        {
            "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": 200,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/200/?format=api",
            "flight_proven": false,
            "serial_number": "Unknown SH",
            "is_placeholder": true,
            "status": {
                "id": 8,
                "name": "N/A"
            },
            "image": {
                "id": 1997,
                "name": "Starship liftoff (IFT-3)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_liftof_image_20240314160301.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_liftof_image_thumbnail_20240314160301.jpeg",
                "credit": "Elon Musk",
                "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": "Super Heavy for this launch is not yet known.",
            "successful_landings": null,
            "attempted_landings": null,
            "flights": null,
            "last_launch_date": null,
            "first_launch_date": null,
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 201,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/201/?format=api",
            "flight_proven": false,
            "serial_number": "B1098",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 1739,
                "name": "[AUTO] Falcon Heavy - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193632.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "Falcon Heavy core booster.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null,
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 234,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/234/?format=api",
            "flight_proven": false,
            "serial_number": "Booster 18",
            "is_placeholder": false,
            "status": {
                "id": 7,
                "name": "destroyed"
            },
            "image": null,
            "details": "First Block 3 Super Heavy booster with various enhancements including Raptor 3 engines, integrated interstage and 3 grid fins instead of 4 used. Originally planned for usage on the 12th Starship flight test, but was written off after severely damaged during gas system pressure testing on 21 November 2025.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null,
            "fastest_turnaround": null
        },
        {
            "response_mode": "normal",
            "id": 235,
            "url": "https://lldev.thespacedevs.com/2.3.0/launchers/235/?format=api",
            "flight_proven": false,
            "serial_number": "T1H",
            "is_placeholder": false,
            "status": {
                "id": 3,
                "name": "active"
            },
            "image": {
                "id": 2474,
                "name": "Themis T1H on the pad at Esrange",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/themis_t1h_on_t_image_20250919095336.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/themis_t1h_on_t_image_thumbnail_20250919095336.jpeg",
                "credit": "ArianeGroup",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "details": "T1H, which stands for Themis 1-Engine Hop, is the first Themis demonstrator flight model, designed for low-altitude hop tests at the Esrange Space Center in Sweden.",
            "successful_landings": 0,
            "attempted_landings": 0,
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null,
            "fastest_turnaround": null
        }
    ]
}