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=80&ordering=-attempted_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=90&ordering=-attempted_landings",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=70&ordering=-attempted_landings",
    "results": [
        {
            "id": 64,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/64/?format=api",
            "flight_proven": true,
            "serial_number": "B1055",
            "is_placeholder": false,
            "status": "lost",
            "details": "Toppled by rough seas and broken in two after safely landing aboard 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/64_image_20190420114454.jpeg",
            "flights": 1,
            "last_launch_date": "2019-04-11T22:35:00Z",
            "first_launch_date": "2019-04-11T22:35:00Z"
        },
        {
            "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": 137,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/137/?format=api",
            "flight_proven": false,
            "serial_number": "Booster 10",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "Super Heavy booster used for the third Starship integrated flight test. It was lost to a hard water landing due to multiple Raptor engines failing to reignite.",
            "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/137_image_20231229222125.jpeg",
            "flights": 1,
            "last_launch_date": "2024-03-14T13:25:00Z",
            "first_launch_date": "2024-03-14T13:25:00Z"
        },
        {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/3/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0001",
            "is_placeholder": false,
            "status": "lost",
            "details": "Engine failure at T+33 seconds resulted in loss of vehicle",
            "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/3_image_20230707185714.jpg",
            "flights": 1,
            "last_launch_date": "2006-03-24T22:30:00Z",
            "first_launch_date": "2006-03-24T22:30:00Z"
        },
        {
            "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": 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": 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"
        }
    ]
}