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=90&ordering=flights
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=100&ordering=flights",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=80&ordering=flights",
    "results": [
        {
            "id": 4,
            "url": "https://ll.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://ll.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-prod.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": 6,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/6/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0004",
            "is_placeholder": false,
            "status": "lost",
            "details": "Initially scheduled for 23–25 Sep, carried dummy payload – mass simulator, 165 kg (originally intended to be RazakSAT.",
            "launcher_config": {
                "id": 133,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/6_image_20230707190325.jpg",
            "flights": 1,
            "last_launch_date": "2008-09-28T23:15:00Z",
            "first_launch_date": "2008-09-28T23:15:00Z"
        },
        {
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/7/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0005",
            "is_placeholder": false,
            "status": "lost",
            "details": "Booster expended during the second successful flight of Falcon 1.",
            "launcher_config": {
                "id": 133,
                "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/7_image_20230707190228.jpg",
            "flights": 1,
            "last_launch_date": "2009-07-14T03:36:00Z",
            "first_launch_date": "2009-07-14T03:36:00Z"
        },
        {
            "id": 80,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/80/?format=api",
            "flight_proven": true,
            "serial_number": "SN6",
            "is_placeholder": false,
            "status": "scrapped",
            "details": "Starship SN6 first flew on Sept. 3rd in Boca Chica, Texas with a single Raptor engine. It flew to height of 150m before landing safely. SN6 was scrapped in January 2021.",
            "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/80_image_20210421034912.png",
            "flights": 1,
            "last_launch_date": "2020-09-03T17:48:00Z",
            "first_launch_date": "2020-09-03T17:48:00Z"
        },
        {
            "id": 70,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/70/?format=api",
            "flight_proven": true,
            "serial_number": "SN5",
            "is_placeholder": false,
            "status": "scrapped",
            "details": "Fifth prototype of the Starship prototype vehicle. On the 4th of August, SN5 completed a 150m hop, its first successful launch and landing. SN5 was scrapped in February 2021.",
            "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/70_image_20200806074407.jpeg",
            "flights": 1,
            "last_launch_date": "2020-08-04T23:57:00Z",
            "first_launch_date": "2020-08-04T23:57:00Z"
        },
        {
            "id": 91,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/91/?format=api",
            "flight_proven": true,
            "serial_number": "SN10",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "SN10 is a Starship Prototype similar in design to SN9. SN10 was destroyed during an explosion on the pad after landing.",
            "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/91_image_20210303201919.jpg",
            "flights": 1,
            "last_launch_date": "2021-03-03T23:15:00Z",
            "first_launch_date": "2021-03-03T23:15:00Z"
        },
        {
            "id": 92,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/92/?format=api",
            "flight_proven": true,
            "serial_number": "SN11",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "SN11 is a Starship Prototype similar in design to SN10 and SN9. It got destroyed during its first flight to an altitude of 10 km.",
            "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/92_image_20210326174157.jpeg",
            "flights": 1,
            "last_launch_date": "2021-03-30T13:00:00Z",
            "first_launch_date": "2021-03-30T13:00:00Z"
        },
        {
            "id": 94,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/94/?format=api",
            "flight_proven": true,
            "serial_number": "SN15",
            "is_placeholder": false,
            "status": "retired",
            "details": "Next Starship prototype built after SN11. It features hundreds of design improvements across structures, avionics, software and engine.\r\nFirst Starship prototype to successfully land after a high altitude 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/94_image_20210511112730.jpeg",
            "flights": 1,
            "last_launch_date": "2021-05-05T22:24:00Z",
            "first_launch_date": "2021-05-05T22:24:00Z"
        },
        {
            "id": 128,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/128/?format=api",
            "flight_proven": false,
            "serial_number": "Booster 9",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "Super Heavy booster that was used for the second Starship integrated flight test and lost after separation.",
            "launcher_config": {
                "id": 464,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
                "name": "Starship",
                "family": "Starship",
                "full_name": "Starship",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/128_image_20230824083027.jpeg",
            "flights": 1,
            "last_launch_date": "2023-11-18T13:02:50Z",
            "first_launch_date": "2023-11-18T13:02:50Z"
        },
        {
            "id": 122,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/122/?format=api",
            "flight_proven": true,
            "serial_number": "35",
            "is_placeholder": false,
            "status": "retired",
            "details": "35th Electron launch vehicle flown on 'The Beat Goes On'.",
            "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_20230307125526.jpeg",
            "flights": 1,
            "last_launch_date": "2023-03-24T09:14:56Z",
            "first_launch_date": "2023-03-24T09:14:56Z"
        }
    ]
}