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=110&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=120&ordering=-attempted_landings",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=100&ordering=-attempted_landings",
    "results": [
        {
            "id": 76,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/76/?format=api",
            "flight_proven": false,
            "serial_number": "SN1",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "SN1 was destroyed when undergoing pressurization.",
            "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/76_image_20200918010747.png",
            "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"
        },
        {
            "id": 143,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/143/?format=api",
            "flight_proven": true,
            "serial_number": "24",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster used during the \"The Owl's Night Continues\" 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_20231125063340.jpeg",
            "flights": 1,
            "last_launch_date": "2022-02-28T20:37:25Z",
            "first_launch_date": "2022-02-28T20:37:25Z"
        },
        {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/15/?format=api",
            "flight_proven": true,
            "serial_number": "B1005",
            "is_placeholder": false,
            "status": "lost",
            "details": "",
            "launcher_config": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/14/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.1",
                "variant": "v1.1"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/15_image_20190226091005.jpg",
            "flights": 1,
            "last_launch_date": "2014-01-06T22:06:00Z",
            "first_launch_date": "2014-01-06T22:06:00Z"
        },
        {
            "id": 14,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/14/?format=api",
            "flight_proven": true,
            "serial_number": "B1004",
            "is_placeholder": false,
            "status": "lost",
            "details": "",
            "launcher_config": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/14/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.1",
                "variant": "v1.1"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/14_image_20191115082913.jpeg",
            "flights": 1,
            "last_launch_date": "2013-12-03T22:41:00Z",
            "first_launch_date": "2013-12-03T22:41:00Z"
        },
        {
            "id": 139,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/139/?format=api",
            "flight_proven": true,
            "serial_number": "29",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster used during the \"Antipodean Adventure\" 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_20231125060446.jpeg",
            "flights": 1,
            "last_launch_date": "2022-08-04T05:00:00Z",
            "first_launch_date": "2022-08-04T05:00:00Z"
        },
        {
            "id": 13,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/13/?format=api",
            "flight_proven": true,
            "serial_number": "B1003",
            "is_placeholder": false,
            "status": "lost",
            "details": "First flight of Falcon 9 v1.1 upgrade, first Spacex flight from Vandenberg",
            "launcher_config": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/14/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.1",
                "variant": "v1.1"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/13_image_20191115082823.jpg",
            "flights": 1,
            "last_launch_date": "2013-09-29T16:00:13Z",
            "first_launch_date": "2013-09-29T16:00:13Z"
        },
        {
            "id": 12,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/12/?format=api",
            "flight_proven": true,
            "serial_number": "B0007",
            "is_placeholder": false,
            "status": "lost",
            "details": "",
            "launcher_config": {
                "id": 169,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/169/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.0",
                "variant": "v1.0"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/12_image_20191115082745.jpeg",
            "flights": 1,
            "last_launch_date": "2013-03-01T15:10:13Z",
            "first_launch_date": "2013-03-01T15:10:13Z"
        },
        {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/11/?format=api",
            "flight_proven": true,
            "serial_number": "B0006",
            "is_placeholder": false,
            "status": "lost",
            "details": "Suffered engine out at T+1:19 but primary mission successful",
            "launcher_config": {
                "id": 169,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/169/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.0",
                "variant": "v1.0"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/11_image_20191115082657.jpeg",
            "flights": 1,
            "last_launch_date": "2012-10-08T00:35:07Z",
            "first_launch_date": "2012-10-08T00:35:07Z"
        }
    ]
}