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

{
  "count": 188,
  "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=160&ordering=-id",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=140&ordering=-id",
  "results": [
    {
      "id": 38,
      "url": "https://lldev.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://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/38_image_20190226082801.jpeg",
      "flights": 2,
      "last_launch_date": "2017-10-11T22:53:00Z",
      "first_launch_date": "2017-02-19T14:39:00Z"
    },
    {
      "id": 37,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/37/?format=api",
      "flight_proven": true,
      "serial_number": "B1029",
      "status": "retired",
      "details": "Retired.",
      "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/37_image_20190226081059.jpeg",
      "flights": 2,
      "last_launch_date": "2017-06-23T19:10:00Z",
      "first_launch_date": "2017-01-14T17:54:34Z"
    },
    {
      "id": 36,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/36/?format=api",
      "flight_proven": true,
      "serial_number": "B1028",
      "status": "lost",
      "details": "---",
      "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/36_image_20190226110009.jpg",
      "flights": 1,
      "last_launch_date": "2016-09-03T07:00:00Z",
      "first_launch_date": "2016-09-03T07:00:00Z"
    },
    {
      "id": 35,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/35/?format=api",
      "flight_proven": true,
      "serial_number": "B1026",
      "status": "retired",
      "details": "Permanently scrapped.",
      "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/35_image_20190226082335.jpeg",
      "flights": 1,
      "last_launch_date": "2016-08-14T05:26:00Z",
      "first_launch_date": "2016-08-14T05:26:00Z"
    },
    {
      "id": 34,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/34/?format=api",
      "flight_proven": true,
      "serial_number": "B1025",
      "status": "retired",
      "details": "Retired.",
      "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/34_image_20190226082254.jpeg",
      "flights": 2,
      "last_launch_date": "2018-02-06T20:45:00Z",
      "first_launch_date": "2016-07-18T04:45:29Z"
    },
    {
      "id": 33,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/33/?format=api",
      "flight_proven": true,
      "serial_number": "B1024",
      "status": "lost",
      "details": "RUD on deck of droneship (OCISLY)",
      "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/33_image_20190226105723.jpg",
      "flights": 1,
      "last_launch_date": "2016-06-15T14:29:00Z",
      "first_launch_date": "2016-06-15T14:29:00Z"
    },
    {
      "id": 32,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/32/?format=api",
      "flight_proven": true,
      "serial_number": "B1023",
      "status": "retired",
      "details": "Retired; on permanent display indoors at the Kennedy Space Center Visitor Complex.",
      "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/32_image_20190226081021.jpeg",
      "flights": 2,
      "last_launch_date": "2018-02-06T20:45:00Z",
      "first_launch_date": "2016-05-27T21:39:00Z"
    },
    {
      "id": 31,
      "url": "https://lldev.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://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/31_image_20190226082143.jpeg",
      "flights": 1,
      "last_launch_date": "2016-05-06T05:21:00Z",
      "first_launch_date": "2016-05-06T05:21:00Z"
    },
    {
      "id": 30,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/30/?format=api",
      "flight_proven": true,
      "serial_number": "B1021",
      "status": "retired",
      "details": "Retired; on permanent display outside DISH Network Corporation headquarters in Littleton, Colorado.",
      "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/30_image_20190226080922.jpeg",
      "flights": 2,
      "last_launch_date": "2017-03-30T22:27:00Z",
      "first_launch_date": "2016-04-08T20:43:32Z"
    },
    {
      "id": 29,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/29/?format=api",
      "flight_proven": true,
      "serial_number": "B1020",
      "status": "lost",
      "details": "Destroyed on Impact with DroneShip (OCISLY) - Excess Velocity, Possible Fuel Exhaustion",
      "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/29_image_20190226105526.jpg",
      "flights": 1,
      "last_launch_date": "2016-03-04T23:35:00Z",
      "first_launch_date": "2016-03-04T23:35:00Z"
    }
  ]
}