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&offset=60&ordering=-flight_proven
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 162,
    "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=70&ordering=-flight_proven",
    "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=50&ordering=-flight_proven",
    "results": [
        {
            "id": 52,
            "url": "https://lldev.thespacedevs.com/2.0.0/launcher/52/?format=api",
            "flight_proven": true,
            "serial_number": "B1044",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 145,
                "launch_library_id": 187,
                "url": "https://lldev.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/52_image_20190226084428.jpeg",
            "flights": 1,
            "last_launch_date": "2018-03-06T05:33:00Z",
            "first_launch_date": "2018-03-06T05:33:00Z"
        },
        {
            "id": 62,
            "url": "https://lldev.thespacedevs.com/2.0.0/launcher/62/?format=api",
            "flight_proven": true,
            "serial_number": "NS-2",
            "status": "retired",
            "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.",
            "launcher_config": {
                "id": 137,
                "launch_library_id": 9999,
                "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/62_image_20190225163937.jpeg",
            "flights": 5,
            "last_launch_date": "2016-10-05T16:36:00Z",
            "first_launch_date": "2015-11-23T17:21:00Z"
        },
        {
            "id": 124,
            "url": "https://lldev.thespacedevs.com/2.0.0/launcher/124/?format=api",
            "flight_proven": true,
            "serial_number": "B1081",
            "status": "active",
            "details": "Launched Crew-7 on its first flight.",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://lldev.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/124_image_20230827172435.jpeg",
            "flights": 14,
            "last_launch_date": "2025-05-10T00:19:50Z",
            "first_launch_date": "2023-08-26T07:27:27Z"
        },
        {
            "id": 125,
            "url": "https://lldev.thespacedevs.com/2.0.0/launcher/125/?format=api",
            "flight_proven": true,
            "serial_number": "B1082",
            "status": "active",
            "details": "Falcon 9 Block 5 booster.",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://lldev.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/125_image_20231215042532.jpg",
            "flights": 12,
            "last_launch_date": "2025-04-20T12:29:00Z",
            "first_launch_date": "2024-01-03T03:44:20Z"
        },
        {
            "id": 149,
            "url": "https://lldev.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://lldev.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": 21,
            "url": "https://lldev.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://lldev.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": 126,
            "url": "https://lldev.thespacedevs.com/2.0.0/launcher/126/?format=api",
            "flight_proven": true,
            "serial_number": "B1083",
            "status": "active",
            "details": "Booster first flown during the Crew-8 mission.",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://lldev.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/126_image_20240304081131.jpeg",
            "flights": 11,
            "last_launch_date": "2025-05-10T06:28:00Z",
            "first_launch_date": "2024-03-04T03:53:38Z"
        },
        {
            "id": 187,
            "url": "https://lldev.thespacedevs.com/2.0.0/launcher/187/?format=api",
            "flight_proven": true,
            "serial_number": "NS-5",
            "status": "active",
            "details": "5th New Shepard booster.",
            "launcher_config": {
                "id": 137,
                "launch_library_id": 9999,
                "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-5_on_the_lau_image_20250204174818.jpg",
            "flights": 3,
            "last_launch_date": "2025-04-14T13:30:00Z",
            "first_launch_date": "2024-10-23T15:27:00Z"
        },
        {
            "id": 138,
            "url": "https://lldev.thespacedevs.com/2.0.0/launcher/138/?format=api",
            "flight_proven": true,
            "serial_number": "30",
            "status": "expended",
            "details": "Booster used for the \"The Owl Spreads Its Wings\" mission.",
            "launcher_config": {
                "id": 26,
                "launch_library_id": 148,
                "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
                "name": "Electron",
                "family": "",
                "full_name": "Electron",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231125055933.jpg",
            "flights": 1,
            "last_launch_date": "2022-09-15T20:38:00Z",
            "first_launch_date": "2022-09-15T20:38:00Z"
        },
        {
            "id": 142,
            "url": "https://lldev.thespacedevs.com/2.0.0/launcher/142/?format=api",
            "flight_proven": true,
            "serial_number": "25",
            "status": "expended",
            "details": "Booster used during the \" Without Mission A Beat\" mission.",
            "launcher_config": {
                "id": 26,
                "launch_library_id": 148,
                "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
                "name": "Electron",
                "family": "",
                "full_name": "Electron",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231125062800.jpg",
            "flights": 1,
            "last_launch_date": "2022-04-02T12:41:38Z",
            "first_launch_date": "2022-04-02T12:41:38Z"
        }
    ]
}