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=50&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=60&ordering=flights",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=40&ordering=flights",
  "results": [
    {
      "id": 10,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/10/?format=api",
      "flight_proven": true,
      "serial_number": "B0005",
      "is_placeholder": false,
      "status": "lost",
      "details": "",
      "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/10_image_20191115082622.jpeg",
      "flights": 1,
      "last_launch_date": "2012-05-22T07:44:38Z",
      "first_launch_date": "2012-05-22T07:44:38Z"
    },
    {
      "id": 39,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/39/?format=api",
      "flight_proven": true,
      "serial_number": "B1030",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "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/39_image_20190226110321.jpg",
      "flights": 1,
      "last_launch_date": "2017-03-16T06:00:00Z",
      "first_launch_date": "2017-03-16T06:00:00Z"
    },
    {
      "id": 11,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/11/?format=api",
      "flight_proven": true,
      "serial_number": "B0006",
      "is_placeholder": false,
      "status": "lost",
      "details": "Suffered engine out at T+1:19 but primary mission successful",
      "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/11_image_20191115082657.jpeg",
      "flights": 1,
      "last_launch_date": "2012-10-08T00:35:07Z",
      "first_launch_date": "2012-10-08T00:35:07Z"
    },
    {
      "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"
    },
    {
      "id": 51,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/51/?format=api",
      "flight_proven": true,
      "serial_number": "B1033",
      "is_placeholder": false,
      "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,
        "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/51_image_20190226084354.jpeg",
      "flights": 1,
      "last_launch_date": "2018-02-06T20:45:00Z",
      "first_launch_date": "2018-02-06T20:45:00Z"
    },
    {
      "id": 41,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/41/?format=api",
      "flight_proven": true,
      "serial_number": "B1034",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "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/41_image_20190226110440.jpg",
      "flights": 1,
      "last_launch_date": "2017-05-15T23:21:00Z",
      "first_launch_date": "2017-05-15T23:21:00Z"
    },
    {
      "id": 13,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/13/?format=api",
      "flight_proven": true,
      "serial_number": "B1003",
      "is_placeholder": false,
      "status": "lost",
      "details": "First flight of Falcon 9 v1.1 upgrade, first Spacex flight from Vandenberg",
      "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/13_image_20191115082823.jpg",
      "flights": 1,
      "last_launch_date": "2013-09-29T16:00:13Z",
      "first_launch_date": "2013-09-29T16:00:13Z"
    },
    {
      "id": 135,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/135/?format=api",
      "flight_proven": true,
      "serial_number": "33",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster used during the \"Virginia Is For Launch Lovers\" mission. First to launch from Wallops.",
      "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_20230824193823.jpg",
      "flights": 1,
      "last_launch_date": "2023-01-24T23:00:00Z",
      "first_launch_date": "2023-01-24T23:00:00Z"
    },
    {
      "id": 44,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/44/?format=api",
      "flight_proven": true,
      "serial_number": "B1037",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "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/44_image_20191115083053.jpeg",
      "flights": 1,
      "last_launch_date": "2017-07-05T23:38:00Z",
      "first_launch_date": "2017-07-05T23:38:00Z"
    },
    {
      "id": 130,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/130/?format=api",
      "flight_proven": true,
      "serial_number": "40",
      "is_placeholder": false,
      "status": "retired",
      "details": "40th Electron launch vehicle flown on 'We Love the Nightlife'.",
      "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/130_image_20230824080859.jpeg",
      "flights": 1,
      "last_launch_date": "2023-08-23T23:45:00Z",
      "first_launch_date": "2023-08-23T23:45:00Z"
    }
  ]
}