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

{
    "count": 160,
    "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=80&ordering=successful_landings",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=60&ordering=successful_landings",
    "results": [
        {
            "id": 147,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/147/?format=api",
            "flight_proven": false,
            "serial_number": "B1087",
            "is_placeholder": false,
            "status": "expended",
            "details": "Falcon Heavy core booster expended during the GOES-U mission.",
            "launcher_config": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/161/?format=api",
                "name": "Falcon Heavy",
                "family": "Falcon",
                "full_name": "Falcon Heavy",
                "variant": "Heavy"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1086_liftoff__image_20240626195956.jpeg",
            "flights": 1,
            "last_launch_date": "2024-06-25T21:26:00Z",
            "first_launch_date": "2024-06-25T21:26:00Z"
        },
        {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/1/?format=api",
            "flight_proven": true,
            "serial_number": "B1050",
            "is_placeholder": false,
            "status": "retired",
            "details": "Towed to Port of Canaveral; cannibalized for parts to build Starhopper.",
            "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/1_image_20230201124850.jpg",
            "flights": 1,
            "last_launch_date": "2018-12-05T18:16:16Z",
            "first_launch_date": "2018-12-05T18:16:16Z"
        },
        {
            "id": 75,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/75/?format=api",
            "flight_proven": false,
            "serial_number": "Mk1",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "Starship Mk1 was partially destroyed during max pressure tank testing, when the forward LOX tank ruptured along a weld line of the craft's steel structure, propelling the bulkhead several meters upwards.",
            "launcher_config": {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                "name": "Starship Prototype",
                "family": "Starship",
                "full_name": "Starship Prototype",
                "variant": "Prototype"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_mk1_at_image_20240307091751.jpeg",
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        },
        {
            "id": 89,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/89/?format=api",
            "flight_proven": true,
            "serial_number": "SN9",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "SN9 is the first starship prototype to be fully made of 304L stainless steel. It was destroyed on landing after its first flight.",
            "launcher_config": {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                "name": "Starship Prototype",
                "family": "Starship",
                "full_name": "Starship Prototype",
                "variant": "Prototype"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/89_image_20210128075700.jpeg",
            "flights": 1,
            "last_launch_date": "2021-02-02T20:25:15Z",
            "first_launch_date": "2021-02-02T20:25:15Z"
        },
        {
            "id": 83,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/83/?format=api",
            "flight_proven": true,
            "serial_number": "SN8",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "SN8 was destroyed when attempting to land after its first flight due to low header tank pressure during landing burn.",
            "launcher_config": {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                "name": "Starship Prototype",
                "family": "Starship",
                "full_name": "Starship Prototype",
                "variant": "Prototype"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/83_image_20201211002626.jpeg",
            "flights": 1,
            "last_launch_date": "2020-12-09T22:45:25Z",
            "first_launch_date": "2020-12-09T22:45:25Z"
        },
        {
            "id": 61,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/61/?format=api",
            "flight_proven": true,
            "serial_number": "B1054",
            "is_placeholder": false,
            "status": "expended",
            "details": "Stage Expended",
            "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/61_image_20190228071607.jpg",
            "flights": 1,
            "last_launch_date": "2018-12-23T13:51:00Z",
            "first_launch_date": "2018-12-23T13:51:00Z"
        },
        {
            "id": 142,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/142/?format=api",
            "flight_proven": true,
            "serial_number": "25",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster used during the \" Without Mission A Beat\" mission.",
            "launcher_config": {
                "id": 26,
                "url": "https://ll.thespacedevs.com/2.2.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"
        },
        {
            "id": 82,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/82/?format=api",
            "flight_proven": false,
            "serial_number": "SN7.1",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "SpaceX Test tank for 304L Stainless Steel. Top bulkhead intentionally burst during pressure testing.",
            "launcher_config": {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                "name": "Starship Prototype",
                "family": "Starship",
                "full_name": "Starship Prototype",
                "variant": "Prototype"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/82_image_20200916201322.jpeg",
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        },
        {
            "id": 66,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/66/?format=api",
            "flight_proven": true,
            "serial_number": "B1057",
            "is_placeholder": false,
            "status": "lost",
            "details": "Exploded upon ocean impact a safe distance from OCISLY",
            "launcher_config": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/161/?format=api",
                "name": "Falcon Heavy",
                "family": "Falcon",
                "full_name": "Falcon Heavy",
                "variant": "Heavy"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/66_image_20191115083707.jpeg",
            "flights": 1,
            "last_launch_date": "2019-06-25T06:30:00Z",
            "first_launch_date": "2019-06-25T06:30:00Z"
        },
        {
            "id": 79,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/79/?format=api",
            "flight_proven": false,
            "serial_number": "SN4",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "On April 26, 2020, SN4 successfully completed a cryogenic pressure test. On May 29, 2020, SN4 exploded after engine testing.",
            "launcher_config": {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                "name": "Starship Prototype",
                "family": "Starship",
                "full_name": "Starship Prototype",
                "variant": "Prototype"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/79_image_20200821075148.jpeg",
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        }
    ]
}