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": 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": 51,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/51/?format=api",
      "flight_proven": true,
      "serial_number": "B1033",
      "status": "lost",
      "details": "Two of the outer engines didn't re-ignite for the landing burn, ran out of TEA/TEB igniters. ",
      "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/51_image_20190226084354.jpeg",
      "flights": 1,
      "last_launch_date": "2018-02-06T20:45:00Z",
      "first_launch_date": "2018-02-06T20:45:00Z"
    },
    {
      "id": 143,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/143/?format=api",
      "flight_proven": true,
      "serial_number": "24",
      "status": "expended",
      "details": "Booster used during the \"The Owl's Night Continues\" mission",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20231125063340.jpeg",
      "flights": 1,
      "last_launch_date": "2022-02-28T20:37:25Z",
      "first_launch_date": "2022-02-28T20:37:25Z"
    },
    {
      "id": 68,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/68/?format=api",
      "flight_proven": true,
      "serial_number": "B1059",
      "status": "lost",
      "details": "Exploded upon ocean impact a safe distance from OCISLY",
      "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/68_image_20191207205858.jpg",
      "flights": 6,
      "last_launch_date": "2021-02-16T03:59:37Z",
      "first_launch_date": "2019-12-05T17:29:24Z"
    },
    {
      "id": 44,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/44/?format=api",
      "flight_proven": true,
      "serial_number": "B1037",
      "status": "expended",
      "details": "Stage Expended",
      "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/44_image_20191115083053.jpeg",
      "flights": 1,
      "last_launch_date": "2017-07-05T23:38:00Z",
      "first_launch_date": "2017-07-05T23:38:00Z"
    },
    {
      "id": 84,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/84/?format=api",
      "flight_proven": true,
      "serial_number": "B1063",
      "status": "active",
      "details": "Notable launches include Sentinel-6 and Dart.",
      "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/84_image_20201122121517.jpeg",
      "flights": 32,
      "last_launch_date": "2026-04-11T05:04:19Z",
      "first_launch_date": "2020-11-21T17:17:08Z"
    },
    {
      "id": 85,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/85/?format=api",
      "flight_proven": true,
      "serial_number": "B1064",
      "status": "expended",
      "details": "Side booster paired with B1065, launched 3 USSF missions, EchoStar 24 and the Psyche mission before expended during launch of Europa Clipper.",
      "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/85_image_20221102112709.jpeg",
      "flights": 6,
      "last_launch_date": "2024-10-14T16:06:00Z",
      "first_launch_date": "2022-11-01T13:41:00Z"
    },
    {
      "id": 86,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/86/?format=api",
      "flight_proven": true,
      "serial_number": "B1065",
      "status": "expended",
      "details": "Side booster paired with B1064, launched 3 USSF missions, EchoStar 24 and the Psyche mission before expended during launch of Europa Clipper.",
      "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/85_image_20221102112709.jpeg",
      "flights": 6,
      "last_launch_date": "2024-10-14T16:06:00Z",
      "first_launch_date": "2022-11-01T13:41: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": 39,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/39/?format=api",
      "flight_proven": true,
      "serial_number": "B1030",
      "status": "expended",
      "details": "Stage Expended",
      "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/39_image_20190226110321.jpg",
      "flights": 1,
      "last_launch_date": "2017-03-16T06:00:00Z",
      "first_launch_date": "2017-03-16T06:00:00Z"
    }
  ]
}