API endpoint that allows Launcher instances to be viewed.

GET: Return a list of all the existing launcher instances.

FILTERS: Parameters - 'id', 'serial_number', 'flight_proven', 'launcher_config', 'launcher_config__ids', 'launcher_config__manufacturer__name', 'is_placeholder' Example - /2.2.0/launcher/?serial_number=B1046

SEARCH EXAMPLE: /2.2.0/launcher/?search=expended Searches through serial number or status

ORDERING: Fields - 'id', 'flight_proven', Example - /2.2.0/launcher/?order=flight_proven

GET /2.2.0/launcher/?format=api&offset=130&ordering=flight_proven
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 165,
    "next": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=140&ordering=flight_proven",
    "previous": "https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=120&ordering=flight_proven",
    "results": [
        {
            "id": 192,
            "url": "https://lldev.thespacedevs.com/2.2.0/launcher/192/?format=api",
            "flight_proven": true,
            "serial_number": "B1092",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 booster debuting on Starlink Group 12-13.",
            "launcher_config": {
                "id": 164,
                "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_20250325084800.jpg",
            "flights": 5,
            "last_launch_date": "2025-06-28T04:26:00Z",
            "first_launch_date": "2025-02-27T03:34:20Z"
        },
        {
            "id": 108,
            "url": "https://lldev.thespacedevs.com/2.2.0/launcher/108/?format=api",
            "flight_proven": true,
            "serial_number": "B1068",
            "is_placeholder": false,
            "status": "expended",
            "details": "Falcon Heavy core booster expended on its first flight as part of the ViaSat-3 Americas mission.",
            "launcher_config": {
                "id": 161,
                "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/161/?format=api",
                "name": "Falcon Heavy",
                "family": "Falcon",
                "full_name": "Falcon Heavy",
                "variant": "Heavy"
            },
            "image_url": null,
            "flights": 1,
            "last_launch_date": "2023-05-01T00:26:00Z",
            "first_launch_date": "2023-05-01T00:26:00Z"
        },
        {
            "id": 60,
            "url": "https://lldev.thespacedevs.com/2.2.0/launcher/60/?format=api",
            "flight_proven": true,
            "serial_number": "NS-1",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "New Shepard 1 was destroyed on landing during its first flight.",
            "launcher_config": {
                "id": 137,
                "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            },
            "image_url": null,
            "flights": 1,
            "last_launch_date": "2015-04-29T17:06:00Z",
            "first_launch_date": "2015-04-29T17:06:00Z"
        },
        {
            "id": 193,
            "url": "https://lldev.thespacedevs.com/2.2.0/launcher/193/?format=api",
            "flight_proven": true,
            "serial_number": "B1093",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 booster debuting on Starlink Group 11-11.",
            "launcher_config": {
                "id": 164,
                "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": null,
            "flights": 4,
            "last_launch_date": "2025-07-16T02:05:20Z",
            "first_launch_date": "2025-04-07T23:06:10Z"
        },
        {
            "id": 196,
            "url": "https://lldev.thespacedevs.com/2.2.0/launcher/196/?format=api",
            "flight_proven": true,
            "serial_number": "B1095",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 booster debuting on Starlink Group 12-15.",
            "launcher_config": {
                "id": 164,
                "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": null,
            "flights": 1,
            "last_launch_date": "2025-05-21T03:19:10Z",
            "first_launch_date": "2025-05-21T03:19:10Z"
        },
        {
            "id": 197,
            "url": "https://lldev.thespacedevs.com/2.2.0/launcher/197/?format=api",
            "flight_proven": true,
            "serial_number": "B1096",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 booster.",
            "launcher_config": {
                "id": 164,
                "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": null,
            "flights": 1,
            "last_launch_date": "2025-07-16T06:30:00Z",
            "first_launch_date": "2025-07-16T06:30:00Z"
        },
        {
            "id": 194,
            "url": "https://lldev.thespacedevs.com/2.2.0/launcher/194/?format=api",
            "flight_proven": true,
            "serial_number": "B1094",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 booster debuting on Starlink Group 12-10.",
            "launcher_config": {
                "id": 164,
                "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": null,
            "flights": 3,
            "last_launch_date": "2025-08-01T15:43:42Z",
            "first_launch_date": "2025-04-29T02:34:10Z"
        },
        {
            "id": 153,
            "url": "https://lldev.thespacedevs.com/2.2.0/launcher/153/?format=api",
            "flight_proven": true,
            "serial_number": "B1088",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 booster.",
            "launcher_config": {
                "id": 164,
                "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": null,
            "flights": 8,
            "last_launch_date": "2025-06-28T17:13:00Z",
            "first_launch_date": "2024-11-30T08:10:00Z"
        },
        {
            "id": 4,
            "url": "https://lldev.thespacedevs.com/2.2.0/launcher/4/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0002",
            "is_placeholder": false,
            "status": "lost",
            "details": "Successful first-stage burn and transition to second stage, maximal altitude 289 km. Harmonic oscillation at T+5 minutes Premature engine shutdown at T+7 min 30 s. Failed to reach orbit.",
            "launcher_config": {
                "id": 133,
                "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/133/?format=api",
                "name": "Falcon 1",
                "family": "Falcon",
                "full_name": "Falcon 1",
                "variant": "1"
            },
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/4_image_20230707185728.jpg",
            "flights": 1,
            "last_launch_date": "2007-03-21T01:10:00Z",
            "first_launch_date": "2007-03-21T01:10:00Z"
        },
        {
            "id": 19,
            "url": "https://lldev.thespacedevs.com/2.2.0/launcher/19/?format=api",
            "flight_proven": true,
            "serial_number": "B1011",
            "is_placeholder": false,
            "status": "lost",
            "details": "",
            "launcher_config": {
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/14/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.1",
                "variant": "v1.1"
            },
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/19_image_20190226091240.jpg",
            "flights": 1,
            "last_launch_date": "2014-09-07T05:00:00Z",
            "first_launch_date": "2014-09-07T05:00:00Z"
        }
    ]
}