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

{
  "count": 184,
  "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=90&ordering=flight_proven",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=70&ordering=flight_proven",
  "results": [
    {
      "id": 68,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/68/?format=api",
      "flight_proven": true,
      "serial_number": "B1059",
      "is_placeholder": false,
      "status": "lost",
      "details": "Exploded upon ocean impact a safe distance from OCISLY",
      "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/68_image_20191207205858.jpg",
      "flights": 6,
      "last_launch_date": "2021-02-16T03:59:37Z",
      "first_launch_date": "2019-12-05T17:29:24Z"
    },
    {
      "id": 25,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/25/?format=api",
      "flight_proven": true,
      "serial_number": "B1016",
      "is_placeholder": false,
      "status": "lost",
      "details": "",
      "launcher_config": {
        "id": 14,
        "url": "https://ll.thespacedevs.com/2.2.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/25_image_20190226091642.jpeg",
      "flights": 1,
      "last_launch_date": "2015-04-27T23:03:00Z",
      "first_launch_date": "2015-04-27T23:03:00Z"
    },
    {
      "id": 87,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/87/?format=api",
      "flight_proven": true,
      "serial_number": "B1066",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "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/87_image_20221102112720.jpeg",
      "flights": 1,
      "last_launch_date": "2022-11-01T13:41:00Z",
      "first_launch_date": "2022-11-01T13:41:00Z"
    },
    {
      "id": 109,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/109/?format=api",
      "flight_proven": true,
      "serial_number": "B1070",
      "is_placeholder": false,
      "status": "expended",
      "details": "Falcon Heavy core booster expended on its first flight as part of the USSF-67 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/109_image_20230114190131.jpeg",
      "flights": 1,
      "last_launch_date": "2023-01-15T22:56:00Z",
      "first_launch_date": "2023-01-15T22:56:00Z"
    },
    {
      "id": 113,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/113/?format=api",
      "flight_proven": true,
      "serial_number": "B1074",
      "is_placeholder": false,
      "status": "expended",
      "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be expended.",
      "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/113_image_20230727155352.jpeg",
      "flights": 1,
      "last_launch_date": "2023-07-29T03:04:00Z",
      "first_launch_date": "2023-07-29T03:04:00Z"
    },
    {
      "id": 121,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/121/?format=api",
      "flight_proven": true,
      "serial_number": "B1079",
      "is_placeholder": false,
      "status": "expended",
      "details": "Falcon Heavy core booster expended during the Psyche 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/121_image_20231014091824.jpg",
      "flights": 1,
      "last_launch_date": "2023-10-13T14:19:43Z",
      "first_launch_date": "2023-10-13T14:19:43Z"
    },
    {
      "id": 69,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/69/?format=api",
      "flight_proven": true,
      "serial_number": "B1058",
      "is_placeholder": false,
      "status": "lost",
      "details": "Booster first flown during the DEMO-2 mission. Only booster featuring the NASA worm logo.\r\n\r\nWritten off after toppled by rough seas during transport on 25 December 2023 after safely landing aboard JRTI.",
      "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/69_image_20200602210857.jpeg",
      "flights": 19,
      "last_launch_date": "2023-12-23T05:33:00Z",
      "first_launch_date": "2020-05-30T19:22:45Z"
    },
    {
      "id": 66,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/66/?format=api",
      "flight_proven": true,
      "serial_number": "B1057",
      "is_placeholder": false,
      "status": "lost",
      "details": "Exploded upon ocean impact a safe distance from OCISLY",
      "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/66_image_20191115083707.jpeg",
      "flights": 1,
      "last_launch_date": "2019-06-25T06:30:00Z",
      "first_launch_date": "2019-06-25T06:30:00Z"
    },
    {
      "id": 24,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/24/?format=api",
      "flight_proven": true,
      "serial_number": "B1015",
      "is_placeholder": false,
      "status": "lost",
      "details": "Destroyed on impact with droneship due to excess lateral velocity - throttle stiction",
      "launcher_config": {
        "id": 14,
        "url": "https://ll.thespacedevs.com/2.2.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/24_image_20190226091549.jpg",
      "flights": 1,
      "last_launch_date": "2015-04-14T20:10:41Z",
      "first_launch_date": "2015-04-14T20:10:41Z"
    },
    {
      "id": 129,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/129/?format=api",
      "flight_proven": true,
      "serial_number": "39",
      "is_placeholder": false,
      "status": "retired",
      "details": "39th Electron launch vehicle to be flown on 'Baby Come Back'.",
      "launcher_config": {
        "id": 26,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/129_image_20230717200823.jpeg",
      "flights": 1,
      "last_launch_date": "2023-07-18T01:27:00Z",
      "first_launch_date": "2023-07-18T01:27:00Z"
    }
  ]
}