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

{
  "count": 532,
  "next": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=80&ordering=-launch_mass",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=60&ordering=-launch_mass",
  "results": [
    {
      "id": 538,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/538/?format=api",
      "name": "Long March 12A",
      "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 12A",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12a__image_20251224005749.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Long_March_12A"
    },
    {
      "id": 241,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/241/?format=api",
      "name": "Atlas E/OIS",
      "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/OIS",
      "variant": "E/OIS",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas_E/F"
    },
    {
      "id": 535,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/535/?format=api",
      "name": "Baguette One",
      "manufacturer": {
        "id": 1101,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1101/?format=api",
        "name": "HyPrSpace",
        "featured": false,
        "type": "Commercial",
        "country_code": "FRA",
        "abbrev": "HyPrSpace",
        "description": "HyPrSpace (Hybrid Propulsion for Space) is a French rocket startup founded in 2019, in Bordeaux.",
        "administrator": "CEO: Alexandre Mangeot",
        "founding_year": "2019",
        "launchers": "Baguette",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ob-1_mk1_launch_image_20251117104012.jpg"
      },
      "program": [],
      "family": "Baguette",
      "full_name": "Baguette One",
      "variant": "One",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/baguette_one_la_image_20251117122603.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/HyPrSpace#Rockets"
    },
    {
      "id": 491,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api",
      "name": "Spectrum",
      "manufacturer": {
        "id": 1046,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api",
        "name": "Isar Aerospace",
        "featured": false,
        "type": "Private",
        "country_code": "DEU",
        "abbrev": "ISAR",
        "description": "Isar Aerospace is a German aerospace company based in Munich, Germany. The company was founded in 2018.",
        "administrator": "CEO: Daniel Metzler",
        "founding_year": "2018",
        "launchers": "Spectrum",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg"
      },
      "program": [],
      "family": "",
      "full_name": "Spectrum",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
      "info_url": "https://www.isaraerospace.com/spectrum",
      "wiki_url": null
    },
    {
      "id": 197,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/197/?format=api",
      "name": "SARGE",
      "manufacturer": {
        "id": 1001,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1001/?format=api",
        "name": "EXOS Aerospace",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "EXOS",
        "description": "Exos Aerospace Systems & Technologies is an aerospace manufacturer and developer of reusable launch systems intended to support unmanned orbital spaceflight launches, and is based in Caddo Mills, Texas.",
        "administrator": "President: David Mitchell",
        "founding_year": "2014",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/exos2520aerospace_image_20190629155318.jpg"
      },
      "program": [],
      "family": "",
      "full_name": "SARGE",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sarge_image_20191026175316.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Exos_Aerospace#SARGE"
    },
    {
      "id": 501,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/501/?format=api",
      "name": "South Korean ADD Solid-Fuel SLV (3 stage)",
      "manufacturer": {
        "id": 1079,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1079/?format=api",
        "name": "Agency for Defense Development",
        "featured": false,
        "type": "Government",
        "country_code": "KOR",
        "abbrev": "ADD",
        "description": "The Agency for Defense Development (ADD) is the South Korean national agency for research and development in defense technology, funded by the Defense Acquisition Program Administration (DAPA). Its purpose is contributing to enforcing the national defence, to improving the national R&D capacity, and to fostering the domestic defense industry.",
        "administrator": null,
        "founding_year": "1970",
        "launchers": "South Korean ADD Solid-Fuel SLV",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "South Korean ADD Solid-Fuel SLV",
      "full_name": "South Korean ADD Solid-Fuel SLV (3 stage)",
      "variant": "",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": null
    },
    {
      "id": 470,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/470/?format=api",
      "name": "Little Joe II",
      "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": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/4/?format=api",
          "name": "Apollo",
          "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
          "start_date": "1966-11-16T00:00:00Z",
          "end_date": "1972-12-19T19:24:59Z",
          "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program"
        }
      ],
      "family": "Little Joe",
      "full_name": "Little Joe II",
      "variant": "II",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/little_joe_ii_image_20210901072351.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Little_Joe_II"
    },
    {
      "id": 499,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/499/?format=api",
      "name": "SR75",
      "manufacturer": {
        "id": 1066,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1066/?format=api",
        "name": "HyImpulse",
        "featured": false,
        "type": "Private",
        "country_code": "DEU",
        "abbrev": "HYI",
        "description": "HyImpulse is a German private space launch enterprise headquartered in Neuenstadt am Kocher and developing a small launch vehicle designed around hybrid-propellant rockets. The company is a DLR spinoff founded in 2018 out of the chemical propulsion center of the German space agency's Lampoldshausen facility.",
        "administrator": "CEO: Mario Kobald",
        "founding_year": "2018",
        "launchers": "SR75 | SL1",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "SR75",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sr75_image_20230818080919.jpeg",
      "info_url": "https://hyimpulse.de/en/products/4-project-2-sounding-rocket",
      "wiki_url": null
    },
    {
      "id": 486,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/486/?format=api",
      "name": "H3-22",
      "manufacturer": {
        "id": 98,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "featured": false,
        "type": "Commercial",
        "country_code": "JPN",
        "abbrev": "MHI",
        "description": "Mitsubishi Heavy Industries, Ltd. is a Japanese multinational engineering, electrical equipment and electronics company headquartered in Tokyo, Japan. MHI is one of the core companies of the Mitsubishi Group.\r\n\r\nMHI's products include aerospace components, air conditioners, aircraft, automotive components, forklift trucks, hydraulic equipment, machine tools, missiles, power generation equipment, printing machines, ships and space launch vehicles. Through its defense-related activities, it is the world's 23rd-largest defense contractor measured by 2011 defense revenues and the largest based in Japan.",
        "administrator": "President: Seiji Izumisawa",
        "founding_year": "1884",
        "launchers": "H-I, H-II, H-III",
        "spacecraft": "Kounotori | HTV",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg"
      },
      "program": [],
      "family": "H3",
      "full_name": "H3-22",
      "variant": "22",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg",
      "info_url": "https://global.jaxa.jp/press/2015/07/20150702_h3.html",
      "wiki_url": "https://en.wikipedia.org/wiki/H3_(rocket)"
    },
    {
      "id": 243,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/243/?format=api",
      "name": "Atlas E/SVS",
      "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/SVS",
      "variant": "E/SVS",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas_E/F"
    }
  ]
}