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": 191,
  "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": 72,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/72/?format=api",
      "flight_proven": true,
      "serial_number": "B1060",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended for the Galileo L12 mission.",
      "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/72_image_20230713061744.jpg",
      "flights": 20,
      "last_launch_date": "2024-04-28T00:34:00Z",
      "first_launch_date": "2020-06-30T20:10:46Z"
    },
    {
      "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": 27,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/27/?format=api",
      "flight_proven": true,
      "serial_number": "B1019",
      "is_placeholder": false,
      "status": "retired",
      "details": "Retired; on permanent display outside SpaceX headquarters, Hawthorne, California.",
      "launcher_config": {
        "id": 55,
        "url": "https://ll.thespacedevs.com/2.2.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": 138,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/138/?format=api",
      "flight_proven": true,
      "serial_number": "30",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster used for the \"The Owl Spreads Its Wings\" mission.",
      "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/none_image_20231125055933.jpg",
      "flights": 1,
      "last_launch_date": "2022-09-15T20:38:00Z",
      "first_launch_date": "2022-09-15T20:38:00Z"
    },
    {
      "id": 29,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/29/?format=api",
      "flight_proven": true,
      "serial_number": "B1020",
      "is_placeholder": false,
      "status": "lost",
      "details": "Destroyed on Impact with DroneShip (OCISLY) - Excess Velocity, Possible Fuel Exhaustion",
      "launcher_config": {
        "id": 55,
        "url": "https://ll.thespacedevs.com/2.2.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/29_image_20190226105526.jpg",
      "flights": 1,
      "last_launch_date": "2016-03-04T23:35:00Z",
      "first_launch_date": "2016-03-04T23:35:00Z"
    },
    {
      "id": 5,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/5/?format=api",
      "flight_proven": true,
      "serial_number": "F1 B0003",
      "is_placeholder": false,
      "status": "lost",
      "details": "Residual stage-1 thrust led to collision between stage 1 and stage 2.",
      "launcher_config": {
        "id": 133,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/133/?format=api",
        "name": "Falcon 1",
        "family": "Falcon",
        "full_name": "Falcon 1",
        "variant": "1"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/5_image_20230707190424.jpg",
      "flights": 1,
      "last_launch_date": "2008-08-03T03:34:00Z",
      "first_launch_date": "2008-08-03T03:34:00Z"
    }
  ]
}