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

{
  "count": 191,
  "next": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=80&ordering=-flight_proven",
  "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60&ordering=-flight_proven",
  "results": [
    {
      "id": 15,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/15/?format=api",
      "flight_proven": true,
      "serial_number": "B1005",
      "status": "lost",
      "details": "",
      "launcher_config": {
        "id": 14,
        "launch_library_id": 1,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/15_image_20190226091005.jpg",
      "flights": 1,
      "last_launch_date": "2014-01-06T22:06:00Z",
      "first_launch_date": "2014-01-06T22:06:00Z"
    },
    {
      "id": 17,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/17/?format=api",
      "flight_proven": true,
      "serial_number": "B1007",
      "status": "lost",
      "details": "Broke up after sucessful water landing",
      "launcher_config": {
        "id": 14,
        "launch_library_id": 1,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/17_image_20190226091117.jpg",
      "flights": 1,
      "last_launch_date": "2014-07-14T15:15:00Z",
      "first_launch_date": "2014-07-14T15:15:00Z"
    },
    {
      "id": 18,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/18/?format=api",
      "flight_proven": true,
      "serial_number": "B1008",
      "status": "lost",
      "details": "",
      "launcher_config": {
        "id": 14,
        "launch_library_id": 1,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/18_image_20190226091204.jpg",
      "flights": 1,
      "last_launch_date": "2014-08-05T08:00:00Z",
      "first_launch_date": "2014-08-05T08:00:00Z"
    },
    {
      "id": 45,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/45/?format=api",
      "flight_proven": true,
      "serial_number": "B1039",
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 145,
        "launch_library_id": 187,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 Block 4",
        "variant": "Block 4"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/45_image_20190226083552.jpeg",
      "flights": 2,
      "last_launch_date": "2018-04-02T20:30:38Z",
      "first_launch_date": "2017-08-14T16:31:37Z"
    },
    {
      "id": 38,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/38/?format=api",
      "flight_proven": true,
      "serial_number": "B1031",
      "status": "retired",
      "details": "Stored outside at McGregor, partially disassembled (missing engines).",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/38_image_20190226082801.jpeg",
      "flights": 2,
      "last_launch_date": "2017-10-11T22:53:00Z",
      "first_launch_date": "2017-02-19T14:39:00Z"
    },
    {
      "id": 43,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/43/?format=api",
      "flight_proven": true,
      "serial_number": "B1036",
      "status": "expended",
      "details": "Broke Up After Successful Water Landing",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/43_image_20190226083438.jpeg",
      "flights": 2,
      "last_launch_date": "2017-12-23T01:27:34Z",
      "first_launch_date": "2017-06-25T20:25:18Z"
    },
    {
      "id": 64,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/64/?format=api",
      "flight_proven": true,
      "serial_number": "B1055",
      "status": "lost",
      "details": "Toppled by rough seas and broken in two after safely landing aboard OCISLY",
      "launcher_config": {
        "id": 161,
        "launch_library_id": 58,
        "url": "https://ll.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-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": 66,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/66/?format=api",
      "flight_proven": true,
      "serial_number": "B1057",
      "status": "lost",
      "details": "Exploded upon ocean impact a safe distance from OCISLY",
      "launcher_config": {
        "id": 161,
        "launch_library_id": 58,
        "url": "https://ll.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-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": 84,
      "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/84_image_20201122121517.jpeg",
      "flights": 33,
      "last_launch_date": "2026-06-21T16:39:06Z",
      "first_launch_date": "2020-11-21T17:17:08Z"
    },
    {
      "id": 31,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/31/?format=api",
      "flight_proven": true,
      "serial_number": "B1022",
      "status": "retired",
      "details": "Removed from active fleet for Δ Qualification Testing. Retired after eight to ten test cycles.  Currently partially disassembled at McGregor.",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/31_image_20190226082143.jpeg",
      "flights": 1,
      "last_launch_date": "2016-05-06T05:21:00Z",
      "first_launch_date": "2016-05-06T05:21:00Z"
    }
  ]
}