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=120&ordering=flight_proven
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=130&ordering=flight_proven",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=110&ordering=flight_proven",
    "results": [
        {
            "id": 118,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/118/?format=api",
            "flight_proven": true,
            "serial_number": "B1076",
            "is_placeholder": false,
            "status": "active",
            "details": "Booster first launched the CRS-26 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1076_on_lc-39a_image_20240407145514.jpeg",
            "flights": 21,
            "last_launch_date": "2025-02-21T15:19:00Z",
            "first_launch_date": "2022-11-26T19:20:43Z"
        },
        {
            "id": 149,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/149/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 11",
            "is_placeholder": false,
            "status": "lost",
            "details": "Super Heavy booster used for the fourth Starship integrated flight test. Lost to the ocean after a successful soft splashdown.",
            "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/booster_11_duri_image_20240621062611.jpeg",
            "flights": 1,
            "last_launch_date": "2024-06-06T12:50:00Z",
            "first_launch_date": "2024-06-06T12:50:00Z"
        },
        {
            "id": 111,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/111/?format=api",
            "flight_proven": true,
            "serial_number": "B1072",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon Heavy side booster first flown during the GOES-U mission.",
            "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/b1072_and_b1086_image_20240626195649.jpeg",
            "flights": 1,
            "last_launch_date": "2024-06-25T21:26:00Z",
            "first_launch_date": "2024-06-25T21:26:00Z"
        },
        {
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/32/?format=api",
            "flight_proven": true,
            "serial_number": "B1023",
            "is_placeholder": false,
            "status": "retired",
            "details": "Retired; on permanent display indoors at the Kennedy Space Center Visitor Complex.",
            "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/32_image_20190226081021.jpeg",
            "flights": 2,
            "last_launch_date": "2018-02-06T20:45:00Z",
            "first_launch_date": "2016-05-27T21:39:00Z"
        },
        {
            "id": 150,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/150/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 12",
            "is_placeholder": false,
            "status": "retired",
            "details": "Super Heavy booster used for the fifth Starship integrated flight test.\r\n\r\nFirst Super Heavy sucessfully caught.",
            "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/booster_12_duri_image_20241013170813.jpg",
            "flights": 1,
            "last_launch_date": "2024-10-13T12:25:00Z",
            "first_launch_date": "2024-10-13T12:25:00Z"
        },
        {
            "id": 151,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/151/?format=api",
            "flight_proven": true,
            "serial_number": "B1085",
            "is_placeholder": false,
            "status": "active",
            "details": "Booster to be flown during the Crew-9 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg",
            "flights": 6,
            "last_launch_date": "2025-04-01T01:46:50Z",
            "first_launch_date": "2024-08-20T13:20:00Z"
        },
        {
            "id": 187,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/187/?format=api",
            "flight_proven": true,
            "serial_number": "NS-5",
            "is_placeholder": false,
            "status": "active",
            "details": "5th New Shepard booster.",
            "launcher_config": {
                "id": 137,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-5_on_the_lau_image_20250204174818.jpg",
            "flights": 3,
            "last_launch_date": "2025-04-14T13:30:00Z",
            "first_launch_date": "2024-10-23T15:27:00Z"
        },
        {
            "id": 191,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/191/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 15",
            "is_placeholder": false,
            "status": "active",
            "details": "Super Heavy booster used for the eighth Starship flight test.",
            "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/starship_booste_image_20250221071521.jpg",
            "flights": 1,
            "last_launch_date": "2025-03-06T23:30:00Z",
            "first_launch_date": "2025-03-06T23:30:00Z"
        },
        {
            "id": 189,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/189/?format=api",
            "flight_proven": true,
            "serial_number": "Booster 14",
            "is_placeholder": false,
            "status": "active",
            "details": "Super Heavy booster used for the seventh Starship flight test. Successfully caught by the launch tower.",
            "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/starship_booste_image_20250221071829.jpg",
            "flights": 1,
            "last_launch_date": "2025-01-16T22:37:00Z",
            "first_launch_date": "2025-01-16T22:37:00Z"
        },
        {
            "id": 190,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/190/?format=api",
            "flight_proven": true,
            "serial_number": "B1090",
            "is_placeholder": false,
            "status": "active",
            "details": "Falcon 9 booster.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1090_at_lz-1__image_20250316065021.jpg",
            "flights": 2,
            "last_launch_date": "2025-03-14T23:03:48Z",
            "first_launch_date": "2024-12-17T22:26:00Z"
        }
    ]
}