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

{
  "count": 186,
  "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60&ordering=flight_proven",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=40&ordering=flight_proven",
  "results": [
    {
      "id": 32,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/32/?format=api",
      "flight_proven": true,
      "serial_number": "B1023",
      "status": "retired",
      "details": "Retired; on permanent display indoors at the Kennedy Space Center Visitor Complex.",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://lldev.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-dev.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": 16,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/16/?format=api",
      "flight_proven": true,
      "serial_number": "B1006",
      "status": "lost",
      "details": "Broke up after sucessful water landing",
      "launcher_config": {
        "id": 14,
        "launch_library_id": 1,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/16_image_20190226091044.jpeg",
      "flights": 1,
      "last_launch_date": "2014-04-18T19:25:22Z",
      "first_launch_date": "2014-04-18T19:25:22Z"
    },
    {
      "id": 1,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/1/?format=api",
      "flight_proven": true,
      "serial_number": "B1050",
      "status": "retired",
      "details": "Towed to Port of Canaveral; cannibalized for parts to build Starhopper.",
      "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/1_image_20230201124850.jpg",
      "flights": 1,
      "last_launch_date": "2018-12-05T18:16:16Z",
      "first_launch_date": "2018-12-05T18:16:16Z"
    },
    {
      "id": 55,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/55/?format=api",
      "flight_proven": true,
      "serial_number": "B1047",
      "status": "expended",
      "details": "Stage Expended",
      "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/55_image_20190226081347.jpeg",
      "flights": 3,
      "last_launch_date": "2019-08-06T23:23:00Z",
      "first_launch_date": "2018-07-22T05:50:00Z"
    },
    {
      "id": 73,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/73/?format=api",
      "flight_proven": true,
      "serial_number": "B1062",
      "status": "destroyed",
      "details": "Notable launches include GPS III SV04 & SV05, Inspiration4 and Axiom-1.\r\n\r\nDestroyed during its 23rd landing attempt on ASOG on 28 August 2024.",
      "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/73_image_20220426161427.jpeg",
      "flights": 23,
      "last_launch_date": "2024-08-28T07:48:00Z",
      "first_launch_date": "2020-11-05T23:24:23Z"
    },
    {
      "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": 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": 22,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/22/?format=api",
      "flight_proven": true,
      "serial_number": "B1013",
      "status": "lost",
      "details": "Broke up after sucessful water landing",
      "launcher_config": {
        "id": 14,
        "launch_library_id": 1,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/22_image_20190226091415.jpg",
      "flights": 1,
      "last_launch_date": "2015-02-11T23:03:32Z",
      "first_launch_date": "2015-02-11T23:03:32Z"
    },
    {
      "id": 29,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/29/?format=api",
      "flight_proven": true,
      "serial_number": "B1020",
      "status": "lost",
      "details": "Destroyed on Impact with DroneShip (OCISLY) - Excess Velocity, Possible Fuel Exhaustion",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/29_image_20190226105526.jpg",
      "flights": 1,
      "last_launch_date": "2016-03-04T23:35:00Z",
      "first_launch_date": "2016-03-04T23:35:00Z"
    },
    {
      "id": 21,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/21/?format=api",
      "flight_proven": true,
      "serial_number": "B1012",
      "status": "lost",
      "details": "Destroyed on impact with droneship, grid fin hydraulic fluid depleted",
      "launcher_config": {
        "id": 14,
        "launch_library_id": 1,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/21_image_20190226091343.jpeg",
      "flights": 1,
      "last_launch_date": "2015-01-10T09:47:10Z",
      "first_launch_date": "2015-01-10T09:47:10Z"
    }
  ]
}