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=70&ordering=flights
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=80&ordering=flights",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=60&ordering=flights",
  "results": [
    {
      "id": 21,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/21/?format=api",
      "flight_proven": true,
      "serial_number": "B1012",
      "is_placeholder": false,
      "status": "lost",
      "details": "Destroyed on impact with droneship, grid fin hydraulic fluid depleted",
      "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/21_image_20190226091343.jpeg",
      "flights": 1,
      "last_launch_date": "2015-01-10T09:47:10Z",
      "first_launch_date": "2015-01-10T09:47:10Z"
    },
    {
      "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": 1,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/1/?format=api",
      "flight_proven": true,
      "serial_number": "B1050",
      "is_placeholder": false,
      "status": "retired",
      "details": "Towed to Port of Canaveral; cannibalized for parts to build Starhopper.",
      "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/1_image_20230201124850.jpg",
      "flights": 1,
      "last_launch_date": "2018-12-05T18:16:16Z",
      "first_launch_date": "2018-12-05T18:16:16Z"
    },
    {
      "id": 19,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/19/?format=api",
      "flight_proven": true,
      "serial_number": "B1011",
      "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/19_image_20190226091240.jpg",
      "flights": 1,
      "last_launch_date": "2014-09-07T05:00:00Z",
      "first_launch_date": "2014-09-07T05:00:00Z"
    },
    {
      "id": 22,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/22/?format=api",
      "flight_proven": true,
      "serial_number": "B1013",
      "is_placeholder": false,
      "status": "lost",
      "details": "Broke up after sucessful water landing",
      "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/22_image_20190226091415.jpg",
      "flights": 1,
      "last_launch_date": "2015-02-11T23:03:32Z",
      "first_launch_date": "2015-02-11T23:03:32Z"
    },
    {
      "id": 61,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/61/?format=api",
      "flight_proven": true,
      "serial_number": "B1054",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "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/61_image_20190228071607.jpg",
      "flights": 1,
      "last_launch_date": "2018-12-23T13:51:00Z",
      "first_launch_date": "2018-12-23T13:51:00Z"
    },
    {
      "id": 64,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/64/?format=api",
      "flight_proven": true,
      "serial_number": "B1055",
      "is_placeholder": false,
      "status": "lost",
      "details": "Toppled by rough seas and broken in two after safely landing aboard 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/64_image_20190420114454.jpeg",
      "flights": 1,
      "last_launch_date": "2019-04-11T22:35:00Z",
      "first_launch_date": "2019-04-11T22:35:00Z"
    },
    {
      "id": 23,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/23/?format=api",
      "flight_proven": true,
      "serial_number": "B1014",
      "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/23_image_20190226091459.jpeg",
      "flights": 1,
      "last_launch_date": "2015-03-02T03:50:00Z",
      "first_launch_date": "2015-03-02T03:50:00Z"
    },
    {
      "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": 132,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/132/?format=api",
      "flight_proven": true,
      "serial_number": "37",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster expended on the \"Coming To A Storm Near You\" 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_20230824175716.jpeg",
      "flights": 1,
      "last_launch_date": "2023-05-26T03:46:00Z",
      "first_launch_date": "2023-05-26T03:46:00Z"
    }
  ]
}