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=130&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=140&ordering=-successful_landings",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=120&ordering=-successful_landings",
    "results": [
        {
            "id": 133,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/133/?format=api",
            "flight_proven": true,
            "serial_number": "36",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster expended on the \"Rocket Like a Hurricane\" 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_20230824175906.jpeg",
            "flights": 1,
            "last_launch_date": "2023-05-08T01:00:00Z",
            "first_launch_date": "2023-05-08T01:00:00Z"
        },
        {
            "id": 134,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/134/?format=api",
            "flight_proven": true,
            "serial_number": "34",
            "is_placeholder": false,
            "status": "expended",
            "details": "Expended during the \"Stronger Together\" 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_20230824185238.jpg",
            "flights": 1,
            "last_launch_date": "2023-03-16T22:38:59Z",
            "first_launch_date": "2023-03-16T22:38:59Z"
        },
        {
            "id": 81,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/81/?format=api",
            "flight_proven": false,
            "serial_number": "SN7",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "Intentionally destroyed during a pressurization test.",
            "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": null,
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        },
        {
            "id": 135,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/135/?format=api",
            "flight_proven": true,
            "serial_number": "33",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster used during the \"Virginia Is For Launch Lovers\" mission. First to launch from Wallops.",
            "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_20230824193823.jpg",
            "flights": 1,
            "last_launch_date": "2023-01-24T23:00:00Z",
            "first_launch_date": "2023-01-24T23:00:00Z"
        },
        {
            "id": 119,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/119/?format=api",
            "flight_proven": true,
            "serial_number": "32",
            "is_placeholder": false,
            "status": "retired",
            "details": "32nd Electron launch vehicle flown on 'Catch Me If You Can'.",
            "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/119_image_20221104200030.jpeg",
            "flights": 1,
            "last_launch_date": "2022-11-04T17:27:14Z",
            "first_launch_date": "2022-11-04T17:27:14Z"
        },
        {
            "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": 136,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/136/?format=api",
            "flight_proven": true,
            "serial_number": "31",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster used during the \"It Argos Up From Here\" 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_20230824194534.jpg",
            "flights": 1,
            "last_launch_date": "2022-10-07T17:09:21Z",
            "first_launch_date": "2022-10-07T17:09:21Z"
        },
        {
            "id": 95,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/95/?format=api",
            "flight_proven": false,
            "serial_number": "SN7.2",
            "is_placeholder": false,
            "status": "retired",
            "details": "SpaceX test tank for 3mm stainless steel sheets. Retired after two pressure tests.",
            "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": null,
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        },
        {
            "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": 138,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/138/?format=api",
            "flight_proven": true,
            "serial_number": "30",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster used for the \"The Owl Spreads Its Wings\" 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_20231125055933.jpg",
            "flights": 1,
            "last_launch_date": "2022-09-15T20:38:00Z",
            "first_launch_date": "2022-09-15T20:38:00Z"
        }
    ]
}