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=100&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=110&ordering=flights",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=90&ordering=flights",
    "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": 132,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/132/?format=api",
            "flight_proven": true,
            "serial_number": "37",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster expended on the \"Coming To A Storm Near You\" 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_20230824175716.jpeg",
            "flights": 1,
            "last_launch_date": "2023-05-26T03:46:00Z",
            "first_launch_date": "2023-05-26T03:46:00Z"
        },
        {
            "id": 131,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/131/?format=api",
            "flight_proven": true,
            "serial_number": "38",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster was expened during the Scout's Arrow HASTE launch",
            "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_20230824130217.jpg",
            "flights": 1,
            "last_launch_date": "2023-06-18T01:24:00Z",
            "first_launch_date": "2023-06-18T01:24:00Z"
        },
        {
            "id": 45,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/45/?format=api",
            "flight_proven": true,
            "serial_number": "B1039",
            "is_placeholder": false,
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 145,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/145/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 4",
                "variant": "Block 4"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/45_image_20190226083552.jpeg",
            "flights": 2,
            "last_launch_date": "2018-04-02T20:30:38Z",
            "first_launch_date": "2017-08-14T16:31:37Z"
        },
        {
            "id": 30,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/30/?format=api",
            "flight_proven": true,
            "serial_number": "B1021",
            "is_placeholder": false,
            "status": "retired",
            "details": "Retired; on permanent display outside DISH Network Corporation headquarters in Littleton, Colorado.",
            "launcher_config": {
                "id": 55,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/55/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Full Thrust",
                "variant": "Full Thrust"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/30_image_20190226080922.jpeg",
            "flights": 2,
            "last_launch_date": "2017-03-30T22:27:00Z",
            "first_launch_date": "2016-04-08T20:43:32Z"
        },
        {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/34/?format=api",
            "flight_proven": true,
            "serial_number": "B1025",
            "is_placeholder": false,
            "status": "retired",
            "details": "Retired.",
            "launcher_config": {
                "id": 55,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/55/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Full Thrust",
                "variant": "Full Thrust"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/34_image_20190226082254.jpeg",
            "flights": 2,
            "last_launch_date": "2018-02-06T20:45:00Z",
            "first_launch_date": "2016-07-18T04:45:29Z"
        },
        {
            "id": 37,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/37/?format=api",
            "flight_proven": true,
            "serial_number": "B1029",
            "is_placeholder": false,
            "status": "retired",
            "details": "Retired.",
            "launcher_config": {
                "id": 55,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/55/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Full Thrust",
                "variant": "Full Thrust"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/37_image_20190226081059.jpeg",
            "flights": 2,
            "last_launch_date": "2017-06-23T19:10:00Z",
            "first_launch_date": "2017-01-14T17:54:34Z"
        },
        {
            "id": 38,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/38/?format=api",
            "flight_proven": true,
            "serial_number": "B1031",
            "is_placeholder": false,
            "status": "retired",
            "details": "Stored outside at McGregor, partially disassembled (missing engines).",
            "launcher_config": {
                "id": 55,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/55/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Full Thrust",
                "variant": "Full Thrust"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/38_image_20190226082801.jpeg",
            "flights": 2,
            "last_launch_date": "2017-10-11T22:53:00Z",
            "first_launch_date": "2017-02-19T14:39:00Z"
        },
        {
            "id": 40,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/40/?format=api",
            "flight_proven": true,
            "serial_number": "B1032",
            "is_placeholder": false,
            "status": "expended",
            "details": "Survived water landing on a non-recovery launch, SpaceX couldn't tug it back to port, so they hired a company to destroy it.",
            "launcher_config": {
                "id": 55,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/55/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Full Thrust",
                "variant": "Full Thrust"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/40_image_20190226083004.jpeg",
            "flights": 2,
            "last_launch_date": "2018-01-31T21:25:00Z",
            "first_launch_date": "2017-05-01T11:15:00Z"
        },
        {
            "id": 42,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/42/?format=api",
            "flight_proven": true,
            "serial_number": "B1035",
            "is_placeholder": false,
            "status": "retired",
            "details": "Retired; permanently displayed at Space Center Houston.",
            "launcher_config": {
                "id": 55,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/55/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Full Thrust",
                "variant": "Full Thrust"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/42_image_20190226083209.jpeg",
            "flights": 2,
            "last_launch_date": "2017-12-15T15:36:09Z",
            "first_launch_date": "2017-06-03T21:07:38Z"
        }
    ]
}