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__manufacturer' Example - /2.0.0/launcher/?serial_number=B1046

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

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

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

{
    "count": 162,
    "next": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=10&ordering=-flight_proven",
    "previous": null,
    "results": [
        {
            "id": 189,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/189/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 14",
            "status": "active",
            "details": "Super Heavy booster used for the seventh Starship flight test. Successfully caught by the launch tower.",
            "launcher_config": {
                "id": 464,
                "launch_library_id": null,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/464/?format=api",
                "name": "Starship",
                "family": "Starship",
                "full_name": "Starship",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071829.jpg",
            "flights": 1,
            "last_launch_date": "2025-01-16T22:37:00Z",
            "first_launch_date": "2025-01-16T22:37:00Z"
        },
        {
            "id": 149,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/149/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 11",
            "status": "lost",
            "details": "Super Heavy booster used for the fourth Starship integrated flight test. Lost to the ocean after a successful soft splashdown.",
            "launcher_config": {
                "id": 464,
                "launch_library_id": null,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/464/?format=api",
                "name": "Starship",
                "family": "Starship",
                "full_name": "Starship",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_11_duri_image_20240621062611.jpeg",
            "flights": 1,
            "last_launch_date": "2024-06-06T12:50:00Z",
            "first_launch_date": "2024-06-06T12:50:00Z"
        },
        {
            "id": 194,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/194/?format=api",
            "flight_proven": true,
            "serial_number": "B1094",
            "status": "active",
            "details": "Falcon 9 booster debuting on Starlink Group 12-10.",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://ll.thespacedevs.com/2.0.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-04-29T02:34:10Z",
            "first_launch_date": "2025-04-29T02:34:10Z"
        },
        {
            "id": 20,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/20/?format=api",
            "flight_proven": true,
            "serial_number": "B1010",
            "status": "lost",
            "details": "Broke up after sucessful water landing",
            "launcher_config": {
                "id": 14,
                "launch_library_id": 1,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/14/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.1",
                "variant": "v1.1"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/20_image_20190226091314.jpg",
            "flights": 1,
            "last_launch_date": "2014-09-21T05:52:03Z",
            "first_launch_date": "2014-09-21T05:52:03Z"
        },
        {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/15/?format=api",
            "flight_proven": true,
            "serial_number": "B1005",
            "status": "lost",
            "details": "",
            "launcher_config": {
                "id": 14,
                "launch_library_id": 1,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/14/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.1",
                "variant": "v1.1"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/15_image_20190226091005.jpg",
            "flights": 1,
            "last_launch_date": "2014-01-06T22:06:00Z",
            "first_launch_date": "2014-01-06T22:06:00Z"
        },
        {
            "id": 21,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/21/?format=api",
            "flight_proven": true,
            "serial_number": "B1012",
            "status": "lost",
            "details": "Destroyed on impact with droneship, grid fin hydraulic fluid depleted",
            "launcher_config": {
                "id": 14,
                "launch_library_id": 1,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/14/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.1",
                "variant": "v1.1"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/21_image_20190226091343.jpeg",
            "flights": 1,
            "last_launch_date": "2015-01-10T09:47:10Z",
            "first_launch_date": "2015-01-10T09:47:10Z"
        },
        {
            "id": 153,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/153/?format=api",
            "flight_proven": true,
            "serial_number": "B1088",
            "status": "active",
            "details": "Falcon 9 booster.",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": null,
            "flights": 6,
            "last_launch_date": "2025-05-13T01:15:10Z",
            "first_launch_date": "2024-11-30T08:10:00Z"
        },
        {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/1/?format=api",
            "flight_proven": true,
            "serial_number": "B1050",
            "status": "retired",
            "details": "Towed to Port of Canaveral; cannibalized for parts to build Starhopper.",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/1_image_20230201124850.jpg",
            "flights": 1,
            "last_launch_date": "2018-12-05T18:16:16Z",
            "first_launch_date": "2018-12-05T18:16:16Z"
        },
        {
            "id": 50,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/50/?format=api",
            "flight_proven": true,
            "serial_number": "B1043",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 145,
                "launch_library_id": 187,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 4",
                "variant": "Block 4"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/50_image_20190226084234.jpeg",
            "flights": 2,
            "last_launch_date": "2018-05-22T19:47:58Z",
            "first_launch_date": "2018-01-08T01:00:00Z"
        },
        {
            "id": 9,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/9/?format=api",
            "flight_proven": true,
            "serial_number": "B0004",
            "status": "lost",
            "details": "First flight of Dragon",
            "launcher_config": {
                "id": 169,
                "launch_library_id": 90,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/169/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.0",
                "variant": "v1.0"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/9_image_20191115082500.jpg",
            "flights": 1,
            "last_launch_date": "2010-12-08T15:43:00Z",
            "first_launch_date": "2010-12-08T15:43:00Z"
        }
    ]
}