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__manufacturer' Example - /2.0.0/launcher/?serial_number=B1046

SEARCH EXAMPLE: /2.0.0/launcher/?search=expended Searches through serial number or status

ORDERING: Fields - 'id', 'flight_proven', Example - /2.0.0/launcher/?order=flight_proven

GET /2.0.0/launcher/?format=api&offset=150&ordering=flight_proven
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 162,
    "next": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=160&ordering=flight_proven",
    "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=140&ordering=flight_proven",
    "results": [
        {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/11/?format=api",
            "flight_proven": true,
            "serial_number": "B0006",
            "status": "lost",
            "details": "Suffered engine out at T+1:19 but primary mission successful",
            "launcher_config": {
                "id": 169,
                "launch_library_id": 90,
                "url": "https://ll.thespacedevs.com/2.0.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"
        },
        {
            "id": 190,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/190/?format=api",
            "flight_proven": true,
            "serial_number": "B1090",
            "status": "active",
            "details": "Falcon 9 booster.",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://ll.thespacedevs.com/2.0.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": 4,
            "last_launch_date": "2025-05-14T16:38:50Z",
            "first_launch_date": "2024-12-17T22:26:00Z"
        },
        {
            "id": 193,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/193/?format=api",
            "flight_proven": true,
            "serial_number": "B1093",
            "status": "active",
            "details": "Falcon 9 booster debuting on Starlink Group 11-11.",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": null,
            "flights": 2,
            "last_launch_date": "2025-05-16T13:43:50Z",
            "first_launch_date": "2025-04-07T23:06:10Z"
        },
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/17/?format=api",
            "flight_proven": true,
            "serial_number": "B1007",
            "status": "lost",
            "details": "Broke up after sucessful water landing",
            "launcher_config": {
                "id": 14,
                "launch_library_id": 1,
                "url": "https://ll.thespacedevs.com/2.0.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/17_image_20190226091117.jpg",
            "flights": 1,
            "last_launch_date": "2014-07-14T15:15:00Z",
            "first_launch_date": "2014-07-14T15:15:00Z"
        },
        {
            "id": 64,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/64/?format=api",
            "flight_proven": true,
            "serial_number": "B1055",
            "status": "lost",
            "details": "Toppled by rough seas and broken in two after safely landing aboard OCISLY",
            "launcher_config": {
                "id": 161,
                "launch_library_id": 58,
                "url": "https://ll.thespacedevs.com/2.0.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": 18,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/18/?format=api",
            "flight_proven": true,
            "serial_number": "B1008",
            "status": "lost",
            "details": "",
            "launcher_config": {
                "id": 14,
                "launch_library_id": 1,
                "url": "https://ll.thespacedevs.com/2.0.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/18_image_20190226091204.jpg",
            "flights": 1,
            "last_launch_date": "2014-08-05T08:00:00Z",
            "first_launch_date": "2014-08-05T08:00:00Z"
        },
        {
            "id": 74,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/74/?format=api",
            "flight_proven": true,
            "serial_number": "Starhopper",
            "status": "retired",
            "details": "First prototype of the Starship vehicle. Starhopper was a short test article that flew once to a height of 150m before landing safely.",
            "launcher_config": {
                "id": 207,
                "launch_library_id": null,
                "url": "https://ll.thespacedevs.com/2.0.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/none_image_20200820190716.jpeg",
            "flights": 2,
            "last_launch_date": "2019-08-27T22:02:00Z",
            "first_launch_date": "2019-07-26T03:45:00Z"
        },
        {
            "id": 23,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/23/?format=api",
            "flight_proven": true,
            "serial_number": "B1014",
            "status": "lost",
            "details": "",
            "launcher_config": {
                "id": 14,
                "launch_library_id": 1,
                "url": "https://ll.thespacedevs.com/2.0.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/23_image_20190226091459.jpeg",
            "flights": 1,
            "last_launch_date": "2015-03-02T03:50:00Z",
            "first_launch_date": "2015-03-02T03:50:00Z"
        },
        {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/27/?format=api",
            "flight_proven": true,
            "serial_number": "B1019",
            "status": "retired",
            "details": "Retired; on permanent display outside SpaceX headquarters, Hawthorne, California.",
            "launcher_config": {
                "id": 55,
                "launch_library_id": 80,
                "url": "https://ll.thespacedevs.com/2.0.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/27_image_20190226080753.jpeg",
            "flights": 1,
            "last_launch_date": "2015-12-22T01:29:00Z",
            "first_launch_date": "2015-12-22T01:29:00Z"
        },
        {
            "id": 80,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/80/?format=api",
            "flight_proven": true,
            "serial_number": "SN6",
            "status": "scrapped",
            "details": "Starship SN6 first flew on Sept. 3rd in Boca Chica, Texas with a single Raptor engine. It flew to height of 150m before landing safely. SN6 was scrapped in January 2021.",
            "launcher_config": {
                "id": 207,
                "launch_library_id": null,
                "url": "https://ll.thespacedevs.com/2.0.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/80_image_20210421034912.png",
            "flights": 1,
            "last_launch_date": "2020-09-03T17:48:00Z",
            "first_launch_date": "2020-09-03T17:48:00Z"
        }
    ]
}