API endpoint that allows Launcher Configurations to be viewed.

GET: Return a list of all the existing launcher configurations.

MODE: Normal and Detailed /2.0.0/config/launcher/?mode=detailed

FILTERS: Fields - 'family', 'agency', 'name', 'manufacturer__name', 'full_name', 'manufacturer__launch_library_id'

Get all Launchers with the Launch Library ID of 44. Example - /2.0.0/config/launcher/?manufacturer__launch_library_id=44

Get all Launchers with the Agency with name NASA. Example - /2.0.0/config/launcher/?manufacturer__name=NASA

GET /2.0.0/config/launcher/?format=api&offset=340&ordering=launch_cost
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 530,
  "next": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=350&ordering=launch_cost",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=330&ordering=launch_cost",
  "results": [
    {
      "id": 379,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/379/?format=api",
      "name": "Sputnik 11A59",
      "manufacturer": {
        "id": 1000,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1000/?format=api",
        "name": "Energia",
        "featured": false,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "OKB-1",
        "description": null,
        "administrator": null,
        "founding_year": "1946",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Sputnik",
      "full_name": "Sputnik 11A59",
      "variant": "11A59",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Polyot_(rocket)"
    },
    {
      "id": 199,
      "launch_library_id": 225,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/199/?format=api",
      "name": "Zhuque-2",
      "manufacturer": {
        "id": 259,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/259/?format=api",
        "name": "LandSpace",
        "featured": false,
        "type": "Commercial",
        "country_code": "CHN",
        "abbrev": "LS",
        "description": "LandSpace is a Chinese private space launch company based in Beijing. It was founded in 2015 by Tsinghua University alumni Zhang Changwu.",
        "administrator": "Founder: Zhang Changwu",
        "founding_year": "2015",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Zhuque",
      "full_name": "Zhuque-2",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhuque-2_image_20230802052429.jpeg",
      "info_url": "https://www.landspace.com/en/product.html",
      "wiki_url": "https://en.wikipedia.org/wiki/Zhuque-2"
    },
    {
      "id": 245,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/245/?format=api",
      "name": "Atlas F/Agena D",
      "manufacturer": {
        "id": 1004,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1004/?format=api",
        "name": "Convair",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "",
        "description": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
        "administrator": null,
        "founding_year": "1943",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Atlas",
      "full_name": "Atlas F/Agena D",
      "variant": "F/Agena D",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas-Agena"
    },
    {
      "id": 209,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/209/?format=api",
      "name": "North American X-15",
      "manufacturer": {
        "id": 999,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/999/?format=api",
        "name": "North American Aviation",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "",
        "description": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.",
        "administrator": null,
        "founding_year": "1928",
        "launchers": "North American X-15",
        "spacecraft": "",
        "parent": "Boeing",
        "image_url": null
      },
      "program": [
        {
          "id": 20,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/20/?format=api",
          "name": "X-15",
          "description": "Experimental hypersonic rocket-powered aircraft.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 161,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
              "name": "United States Air Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x-15_program_20210809102752.jpeg",
          "start_date": "1959-03-10T00:00:00Z",
          "end_date": "1968-12-12T00:00:00Z",
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/North_American_X-15"
        }
      ],
      "family": "",
      "full_name": "North American X-15",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/North_American_X-15"
    },
    {
      "id": 239,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/239/?format=api",
      "name": "Atlas E Altair",
      "manufacturer": {
        "id": 1004,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1004/?format=api",
        "name": "Convair",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "",
        "description": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
        "administrator": null,
        "founding_year": "1943",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Atlas",
      "full_name": "Atlas E Altair",
      "variant": "E Altair",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas_E/F"
    },
    {
      "id": 477,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/477/?format=api",
      "name": "Long March 8 (Core Only)",
      "manufacturer": {
        "id": 88,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "featured": true,
        "type": "Government",
        "country_code": "CHN",
        "abbrev": "CASC",
        "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
        "administrator": "Chairman & President: Lei Fanpei",
        "founding_year": "1999",
        "launchers": "Long March",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg"
      },
      "program": [],
      "family": "Long March",
      "full_name": "Long March 8 (Core Only)",
      "variant": "8",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-8_2528core-_image_20240315181855.png",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Long_March_8"
    },
    {
      "id": 286,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/286/?format=api",
      "name": "Delta 2913",
      "manufacturer": {
        "id": 153,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/153/?format=api",
        "name": "McDonnell Douglas",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "MDC",
        "description": null,
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Delta",
      "full_name": "Delta 2913",
      "variant": "2913",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Delta_2000"
    },
    {
      "id": 208,
      "launch_library_id": 240,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/208/?format=api",
      "name": "Long March 5B",
      "manufacturer": {
        "id": 88,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "featured": true,
        "type": "Government",
        "country_code": "CHN",
        "abbrev": "CASC",
        "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
        "administrator": "Chairman & President: Lei Fanpei",
        "founding_year": "1999",
        "launchers": "Long March",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg"
      },
      "program": [],
      "family": "Long March",
      "full_name": "Long March 5B",
      "variant": "B",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_5b__image_20250906200134.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Long_March_5"
    },
    {
      "id": 82,
      "launch_library_id": 105,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/82/?format=api",
      "name": "Minotaur",
      "manufacturer": {
        "id": 179,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/179/?format=api",
        "name": "Orbital ATK",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "OA",
        "description": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.",
        "administrator": "President: David W. Thompson",
        "founding_year": "2015",
        "launchers": "Antares | Minotaur | Pegasus",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg"
      },
      "program": [],
      "family": "Minotaur",
      "full_name": "Minotaur C",
      "variant": "C",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Minotaur-C"
    },
    {
      "id": 85,
      "launch_library_id": 110,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/85/?format=api",
      "name": "Minotaur IV",
      "manufacturer": {
        "id": 100,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "OSC",
        "description": "",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Minotaur",
      "full_name": "Minotaur IV+",
      "variant": "+",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/minotaur2520iv_image_20190222030607.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Minotaur_IV"
    }
  ]
}