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

{
    "count": 163,
    "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=160&ordering=attempted_landings",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=140&ordering=attempted_landings",
    "results": [
        {
            "id": 120,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/120/?format=api",
            "flight_proven": true,
            "serial_number": "B1078",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/120_image_20230227075809.jpeg",
            "flights": 20,
            "last_launch_date": "2025-05-04T08:54:40Z",
            "first_launch_date": "2023-03-02T05:34:14Z"
        },
        {
            "id": 116,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/116/?format=api",
            "flight_proven": true,
            "serial_number": "B1077",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/116_image_20240201065853.jpg",
            "flights": 21,
            "last_launch_date": "2025-06-03T04:43:40Z",
            "first_launch_date": "2022-10-05T16:00:57Z"
        },
        {
            "id": 118,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/118/?format=api",
            "flight_proven": true,
            "serial_number": "B1076",
            "is_placeholder": false,
            "status": "active",
            "details": "Booster first launched the CRS-26 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/b1076_on_lc-39a_image_20240407145514.jpeg",
            "flights": 21,
            "last_launch_date": "2025-02-21T15:19:00Z",
            "first_launch_date": "2022-11-26T19:20:43Z"
        },
        {
            "id": 71,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/71/?format=api",
            "flight_proven": true,
            "serial_number": "B1061",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster which launched Crew-1, Crew-2 and IXPE. Expended for the launch of Hera.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/71_image_20231201153837.jpeg",
            "flights": 23,
            "last_launch_date": "2024-10-07T14:52:11Z",
            "first_launch_date": "2020-11-16T00:27:17Z"
        },
        {
            "id": 73,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/73/?format=api",
            "flight_proven": true,
            "serial_number": "B1062",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "Notable launches include GPS III SV04 & SV05 , Inspiration4 and Axiom-1.\r\n\r\nDestroyed during its 23rd landing attempt.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/73_image_20220426161427.jpeg",
            "flights": 23,
            "last_launch_date": "2024-08-28T07:48:00Z",
            "first_launch_date": "2020-11-05T23:24:23Z"
        },
        {
            "id": 105,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/105/?format=api",
            "flight_proven": true,
            "serial_number": "B1069",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/105_image_20211220081646.jpeg",
            "flights": 24,
            "last_launch_date": "2025-05-24T17:19:10Z",
            "first_launch_date": "2021-12-21T10:07:08Z"
        },
        {
            "id": 107,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/107/?format=api",
            "flight_proven": true,
            "serial_number": "B1071",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 Block 5 booster first used for the NROL-87 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/b1071_on_slc-4e_image_20240407145834.jpeg",
            "flights": 25,
            "last_launch_date": "2025-05-31T20:10:00Z",
            "first_launch_date": "2022-02-02T20:27:26Z"
        },
        {
            "id": 84,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/84/?format=api",
            "flight_proven": true,
            "serial_number": "B1063",
            "is_placeholder": false,
            "status": "active",
            "details": "Notable launches include Sentinel-6 and Dart.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/84_image_20201122121517.jpeg",
            "flights": 26,
            "last_launch_date": "2025-06-04T23:40:30Z",
            "first_launch_date": "2020-11-21T17:17:08Z"
        },
        {
            "id": 101,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/101/?format=api",
            "flight_proven": true,
            "serial_number": "B1067",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 Block 5 booster first used for the CRS-22 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/b1067_on_slc-40_image_20240407145708.jpeg",
            "flights": 28,
            "last_launch_date": "2025-05-13T05:02:20Z",
            "first_launch_date": "2021-06-03T17:29:15Z"
        },
        {
            "id": 152,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/152/?format=api",
            "flight_proven": false,
            "serial_number": "Unknown NG",
            "is_placeholder": true,
            "status": "N/A",
            "details": "Booster serial number unknown.",
            "launcher_config": {
                "id": 138,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/138/?format=api",
                "name": "New Glenn",
                "family": "",
                "full_name": "New Glenn",
                "variant": ""
            },
            "image_url": null,
            "flights": null,
            "last_launch_date": null,
            "first_launch_date": null
        }
    ]
}