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

{
  "count": 191,
  "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=90&ordering=-successful_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=70&ordering=-successful_landings",
  "results": [
    {
      "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"
    },
    {
      "id": 150,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/150/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 12",
      "is_placeholder": false,
      "status": "retired",
      "details": "Super Heavy booster used for the fifth Starship integrated flight test.\r\n\r\nFirst Super Heavy sucessfully caught.",
      "launcher_config": {
        "id": 464,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V1",
        "variant": "V1"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_12_duri_image_20241013170813.jpg",
      "flights": 1,
      "last_launch_date": "2024-10-13T12:25:00Z",
      "first_launch_date": "2024-10-13T12:25:00Z"
    },
    {
      "id": 104,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/104/?format=api",
      "flight_proven": true,
      "serial_number": "22",
      "is_placeholder": false,
      "status": "retired",
      "details": "Booster used for Electron's 22nd flight (Love At First Insight)",
      "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_20211109093154.jpg",
      "flights": 1,
      "last_launch_date": "2021-11-18T01:38:13Z",
      "first_launch_date": "2021-11-18T01:38:13Z"
    },
    {
      "id": 129,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/129/?format=api",
      "flight_proven": true,
      "serial_number": "39",
      "is_placeholder": false,
      "status": "retired",
      "details": "39th Electron launch vehicle to be flown on 'Baby Come Back'.",
      "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/129_image_20230717200823.jpeg",
      "flights": 1,
      "last_launch_date": "2023-07-18T01:27:00Z",
      "first_launch_date": "2023-07-18T01:27:00Z"
    },
    {
      "id": 88,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/88/?format=api",
      "flight_proven": true,
      "serial_number": "16",
      "is_placeholder": false,
      "status": "retired",
      "details": "Electron first stage used for Rocket Lab's 'Return to Sender' test recovery.",
      "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/88_image_20201120013902.jpg",
      "flights": 1,
      "last_launch_date": "2020-11-20T02:20:01Z",
      "first_launch_date": "2020-11-20T02:20:01Z"
    },
    {
      "id": 64,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/64/?format=api",
      "flight_proven": true,
      "serial_number": "B1055",
      "is_placeholder": false,
      "status": "lost",
      "details": "Toppled by rough seas and broken in two after safely landing aboard OCISLY",
      "launcher_config": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.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": 80,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/80/?format=api",
      "flight_proven": true,
      "serial_number": "SN6",
      "is_placeholder": false,
      "status": "scrapped",
      "details": "Starship SN6 first flew on Sept. 3rd in Boca Chica, Texas with a single Raptor engine. It flew to height of 150m before landing safely. SN6 was scrapped in January 2021.",
      "launcher_config": {
        "id": 207,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
        "name": "Starship Prototype",
        "family": "Starship",
        "full_name": "Starship Prototype",
        "variant": "Prototype"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/80_image_20210421034912.png",
      "flights": 1,
      "last_launch_date": "2020-09-03T17:48:00Z",
      "first_launch_date": "2020-09-03T17:48:00Z"
    },
    {
      "id": 70,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/70/?format=api",
      "flight_proven": true,
      "serial_number": "SN5",
      "is_placeholder": false,
      "status": "scrapped",
      "details": "Fifth prototype of the Starship prototype vehicle. On the 4th of August, SN5 completed a 150m hop, its first successful launch and landing. SN5 was scrapped in February 2021.",
      "launcher_config": {
        "id": 207,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
        "name": "Starship Prototype",
        "family": "Starship",
        "full_name": "Starship Prototype",
        "variant": "Prototype"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/70_image_20200806074407.jpeg",
      "flights": 1,
      "last_launch_date": "2020-08-04T23:57:00Z",
      "first_launch_date": "2020-08-04T23:57:00Z"
    },
    {
      "id": 53,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/53/?format=api",
      "flight_proven": true,
      "serial_number": "B1045",
      "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/53_image_20190226084547.jpeg",
      "flights": 2,
      "last_launch_date": "2018-06-29T09:42:41Z",
      "first_launch_date": "2018-04-18T22:51:31Z"
    },
    {
      "id": 122,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/122/?format=api",
      "flight_proven": true,
      "serial_number": "35",
      "is_placeholder": false,
      "status": "retired",
      "details": "35th Electron launch vehicle flown on 'The Beat Goes On'.",
      "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_20230307125526.jpeg",
      "flights": 1,
      "last_launch_date": "2023-03-24T09:14:56Z",
      "first_launch_date": "2023-03-24T09:14:56Z"
    }
  ]
}