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": 188,
  "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=80&ordering=flight_proven",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60&ordering=flight_proven",
  "results": [
    {
      "id": 60,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/60/?format=api",
      "flight_proven": true,
      "serial_number": "NS-1",
      "status": "destroyed",
      "details": "New Shepard 1 was destroyed on landing during its first flight.",
      "launcher_config": {
        "id": 137,
        "launch_library_id": 9999,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
        "name": "New Shepard",
        "family": "",
        "full_name": "New Shepard",
        "variant": ""
      },
      "image_url": null,
      "flights": 1,
      "last_launch_date": "2015-04-29T17:06:00Z",
      "first_launch_date": "2015-04-29T17:06:00Z"
    },
    {
      "id": 52,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/52/?format=api",
      "flight_proven": true,
      "serial_number": "B1044",
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 145,
        "launch_library_id": 187,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/52_image_20190226084428.jpeg",
      "flights": 1,
      "last_launch_date": "2018-03-06T05:33:00Z",
      "first_launch_date": "2018-03-06T05:33:00Z"
    },
    {
      "id": 12,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/12/?format=api",
      "flight_proven": true,
      "serial_number": "B0007",
      "status": "lost",
      "details": "",
      "launcher_config": {
        "id": 169,
        "launch_library_id": 90,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/169/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 v1.0",
        "variant": "v1.0"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/12_image_20191115082745.jpeg",
      "flights": 1,
      "last_launch_date": "2013-03-01T15:10:13Z",
      "first_launch_date": "2013-03-01T15:10:13Z"
    },
    {
      "id": 51,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/51/?format=api",
      "flight_proven": true,
      "serial_number": "B1033",
      "status": "lost",
      "details": "Two of the outer engines didn't re-ignite for the landing burn, ran out of TEA/TEB igniters. ",
      "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/51_image_20190226084354.jpeg",
      "flights": 1,
      "last_launch_date": "2018-02-06T20:45:00Z",
      "first_launch_date": "2018-02-06T20:45:00Z"
    },
    {
      "id": 46,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/46/?format=api",
      "flight_proven": true,
      "serial_number": "B1038",
      "status": "expended",
      "details": "Stage Expended",
      "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/46_image_20190226083648.jpeg",
      "flights": 2,
      "last_launch_date": "2018-02-22T14:17:00Z",
      "first_launch_date": "2017-08-24T18:51:00Z"
    },
    {
      "id": 62,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/62/?format=api",
      "flight_proven": true,
      "serial_number": "NS-2",
      "status": "retired",
      "details": "The New Shepard 2 or NS2, made five successful flights in 2015 and 2016, being retired after its fifth flight in October 2016. It was the first booster which Blue Origin successfully landed and reused.",
      "launcher_config": {
        "id": 137,
        "launch_library_id": 9999,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
        "name": "New Shepard",
        "family": "",
        "full_name": "New Shepard",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/62_image_20190225163937.jpeg",
      "flights": 5,
      "last_launch_date": "2016-10-05T16:36:00Z",
      "first_launch_date": "2015-11-23T17:21:00Z"
    },
    {
      "id": 28,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/28/?format=api",
      "flight_proven": true,
      "serial_number": "B1017",
      "status": "lost",
      "details": "Destroyed after drone ship landing due to landing leg failure",
      "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/28_image_20190226105336.jpeg",
      "flights": 1,
      "last_launch_date": "2016-01-17T18:42:18Z",
      "first_launch_date": "2016-01-17T18:42:18Z"
    },
    {
      "id": 65,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/65/?format=api",
      "flight_proven": true,
      "serial_number": "B1056",
      "status": "lost",
      "details": "Missed the droneship and made successful water landing; apparently scuttled at sea afterward. ",
      "launcher_config": {
        "id": 164,
        "launch_library_id": 188,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/65_image_20190726210717.jpeg",
      "flights": 4,
      "last_launch_date": "2020-02-17T15:05:55Z",
      "first_launch_date": "2019-05-04T06:48:58Z"
    },
    {
      "id": 56,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/56/?format=api",
      "flight_proven": true,
      "serial_number": "B1048",
      "status": "lost",
      "details": "Landing burn not performed after premature engine shutdown during ascent",
      "launcher_config": {
        "id": 164,
        "launch_library_id": 188,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/56_image_20191123114656.jpg",
      "flights": 5,
      "last_launch_date": "2020-03-18T12:16:39Z",
      "first_launch_date": "2018-07-25T11:39:30Z"
    },
    {
      "id": 44,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/44/?format=api",
      "flight_proven": true,
      "serial_number": "B1037",
      "status": "expended",
      "details": "Stage Expended",
      "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/44_image_20191115083053.jpeg",
      "flights": 1,
      "last_launch_date": "2017-07-05T23:38:00Z",
      "first_launch_date": "2017-07-05T23:38:00Z"
    }
  ]
}