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=60&ordering=flight_proven
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=70&ordering=flight_proven",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=50&ordering=flight_proven",
  "results": [
    {
      "id": 45,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/45/?format=api",
      "flight_proven": true,
      "serial_number": "B1039",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 145,
        "url": "https://ll.thespacedevs.com/2.2.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": 47,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/47/?format=api",
      "flight_proven": true,
      "serial_number": "B1040",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 145,
        "url": "https://ll.thespacedevs.com/2.2.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/47_image_20190226083837.jpeg",
      "flights": 2,
      "last_launch_date": "2018-06-04T04:45:00Z",
      "first_launch_date": "2017-09-07T14:00:00Z"
    },
    {
      "id": 35,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/35/?format=api",
      "flight_proven": true,
      "serial_number": "B1026",
      "is_placeholder": false,
      "status": "retired",
      "details": "Permanently scrapped.",
      "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/35_image_20190226082335.jpeg",
      "flights": 1,
      "last_launch_date": "2016-08-14T05:26:00Z",
      "first_launch_date": "2016-08-14T05:26:00Z"
    },
    {
      "id": 9,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/9/?format=api",
      "flight_proven": true,
      "serial_number": "B0004",
      "is_placeholder": false,
      "status": "lost",
      "details": "First flight of Dragon",
      "launcher_config": {
        "id": 169,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/169/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 v1.0",
        "variant": "v1.0"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/9_image_20191115082500.jpg",
      "flights": 1,
      "last_launch_date": "2010-12-08T15:43:00Z",
      "first_launch_date": "2010-12-08T15:43:00Z"
    },
    {
      "id": 34,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/34/?format=api",
      "flight_proven": true,
      "serial_number": "B1025",
      "is_placeholder": false,
      "status": "retired",
      "details": "Retired.",
      "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/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://ll.thespacedevs.com/2.2.0/launcher/33/?format=api",
      "flight_proven": true,
      "serial_number": "B1024",
      "is_placeholder": false,
      "status": "lost",
      "details": "RUD on deck of droneship (OCISLY)",
      "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/33_image_20190226105723.jpg",
      "flights": 1,
      "last_launch_date": "2016-06-15T14:29:00Z",
      "first_launch_date": "2016-06-15T14:29:00Z"
    },
    {
      "id": 8,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/8/?format=api",
      "flight_proven": true,
      "serial_number": "B0003",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 169,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/169/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 v1.0",
        "variant": "v1.0"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/8_image_20191115082425.jpg",
      "flights": 1,
      "last_launch_date": "2010-06-04T18:45:00Z",
      "first_launch_date": "2010-06-04T18:45:00Z"
    },
    {
      "id": 136,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/136/?format=api",
      "flight_proven": true,
      "serial_number": "31",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster used during the \"It Argos Up From Here\" 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_20230824194534.jpg",
      "flights": 1,
      "last_launch_date": "2022-10-07T17:09:21Z",
      "first_launch_date": "2022-10-07T17:09:21Z"
    },
    {
      "id": 142,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/142/?format=api",
      "flight_proven": true,
      "serial_number": "25",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster used during the \" Without Mission A Beat\" 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_20231125062800.jpg",
      "flights": 1,
      "last_launch_date": "2022-04-02T12:41:38Z",
      "first_launch_date": "2022-04-02T12:41:38Z"
    },
    {
      "id": 97,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/97/?format=api",
      "flight_proven": true,
      "serial_number": "20",
      "is_placeholder": false,
      "status": "retired",
      "details": "Booster used for Electron's 20th flight (Running Out Of Toes). Successfully splashed down offshore.",
      "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/97_image_20210511100944.jpg",
      "flights": 1,
      "last_launch_date": "2021-05-15T11:11:00Z",
      "first_launch_date": "2021-05-15T11:11:00Z"
    }
  ]
}