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=170
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 184,
  "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=180",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=160",
  "results": [
    {
      "id": 95,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/95/?format=api",
      "flight_proven": false,
      "serial_number": "SN7.2",
      "status": "retired",
      "details": "SpaceX test tank for 3mm stainless steel sheets. Retired after two pressure tests.",
      "launcher_config": {
        "id": 207,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.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": 83,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/83/?format=api",
      "flight_proven": true,
      "serial_number": "SN8",
      "status": "destroyed",
      "details": "SN8 was destroyed when attempting to land after its first flight due to low header tank pressure during landing burn.",
      "launcher_config": {
        "id": 207,
        "launch_library_id": null,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/83_image_20201211002626.jpeg",
      "flights": 1,
      "last_launch_date": "2020-12-09T22:45:25Z",
      "first_launch_date": "2020-12-09T22:45:25Z"
    },
    {
      "id": 89,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/89/?format=api",
      "flight_proven": true,
      "serial_number": "SN9",
      "status": "destroyed",
      "details": "SN9 is the first starship prototype to be fully made of 304L stainless steel. It was destroyed on landing after its first flight.",
      "launcher_config": {
        "id": 207,
        "launch_library_id": null,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/89_image_20210128075700.jpeg",
      "flights": 1,
      "last_launch_date": "2021-02-02T20:25:15Z",
      "first_launch_date": "2021-02-02T20:25:15Z"
    },
    {
      "id": 74,
      "url": "https://lldev.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://lldev.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-dev.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": 236,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/236/?format=api",
      "flight_proven": false,
      "serial_number": "T1E",
      "status": "active",
      "details": "T1E, which stands for Themis 1-Engine Evolution, is the second Themis demonstrator flight model, designed for medium-altitude hop tests at the Esrange Space Center in Sweden.",
      "launcher_config": {
        "id": 523,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/523/?format=api",
        "name": "Themis Demonstrator",
        "family": "",
        "full_name": "Themis Demonstrator",
        "variant": ""
      },
      "image_url": null,
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 235,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/235/?format=api",
      "flight_proven": false,
      "serial_number": "T1H",
      "status": "active",
      "details": "T1H, which stands for Themis 1-Engine Hop, is the first Themis demonstrator flight model, designed for low-altitude hop tests at the Esrange Space Center in Sweden.",
      "launcher_config": {
        "id": 523,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/523/?format=api",
        "name": "Themis Demonstrator",
        "family": "",
        "full_name": "Themis Demonstrator",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/themis_t1h_on_t_image_20250919095336.jpg",
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 241,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/241/?format=api",
      "flight_proven": false,
      "serial_number": "Unknown12A",
      "status": "N/A",
      "details": "Booster serial number unknown.",
      "launcher_config": {
        "id": 538,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/538/?format=api",
        "name": "Long March 12A",
        "family": "Long March",
        "full_name": "Long March 12A",
        "variant": ""
      },
      "image_url": null,
      "flights": null,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 106,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/106/?format=api",
      "flight_proven": false,
      "serial_number": "Unknown F9",
      "status": "N/A",
      "details": "Booster serial number unknown.",
      "launcher_config": {
        "id": 164,
        "launch_library_id": 188,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/106_image_20230708172214.png",
      "flights": null,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 117,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/117/?format=api",
      "flight_proven": false,
      "serial_number": "Unknown FH",
      "status": "N/A",
      "details": "Booster serial number unknown.",
      "launcher_config": {
        "id": 161,
        "launch_library_id": 58,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/117_image_20230723180948.png",
      "flights": null,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 152,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/152/?format=api",
      "flight_proven": false,
      "serial_number": "Unknown NG",
      "status": "N/A",
      "details": "Booster serial number unknown.",
      "launcher_config": {
        "id": 138,
        "launch_library_id": 1001,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/138/?format=api",
        "name": "New Glenn",
        "family": "New Glenn",
        "full_name": "New Glenn",
        "variant": ""
      },
      "image_url": null,
      "flights": null,
      "last_launch_date": null,
      "first_launch_date": null
    }
  ]
}