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=-leo_capacity
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=-leo_capacity",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=60&ordering=-leo_capacity",
  "results": [
    {
      "id": 442,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/442/?format=api",
      "name": "Trailblazer 2",
      "manufacturer": {
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "featured": true,
        "type": "Government",
        "country_code": "USA",
        "abbrev": "NASA",
        "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
        "administrator": "Administrator: Jared Isaacman",
        "founding_year": "1958",
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
      },
      "program": [],
      "family": "Trailblazer",
      "full_name": "Trailblazer 2",
      "variant": "2",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": null
    },
    {
      "id": 529,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/529/?format=api",
      "name": "HANBIT-TLV",
      "manufacturer": {
        "id": 1098,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1098/?format=api",
        "name": "Innospace",
        "featured": false,
        "type": "Private",
        "country_code": "KOR",
        "abbrev": "IS",
        "description": "Innospace is a South Korean startup company specializing in developing hybrid space rocket.",
        "administrator": "CEO: Kim Soo-jong",
        "founding_year": "2017",
        "launchers": "HANBIT",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg"
      },
      "program": [],
      "family": "HANBIT",
      "full_name": "HANBIT-TLV",
      "variant": "TLV",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Innospace_HANBIT-TLV"
    },
    {
      "id": 351,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/351/?format=api",
      "name": "R-36O 8K69",
      "manufacturer": {
        "id": 112,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/112/?format=api",
        "name": "Yuzhnoye Design Bureau",
        "featured": false,
        "type": "Commercial",
        "country_code": "UKR",
        "abbrev": "OKB-586",
        "description": "Yuzhnoye Design Office, located in Dnipro, Ukraine, is a designer of satellites and rockets, and formerly of Soviet intercontinental ballistic missiles (ICBMs) established by Mikhail Yangel in 1951. The Zenit launch vehicle currently launches from Baikonur Cosmodrome but also used to launch from an ocean platform, Odyssey.",
        "administrator": "Director: Alexander Degtyarev",
        "founding_year": "1951",
        "launchers": "Zenit",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_image_20190207032505.jpeg"
      },
      "program": [],
      "family": "R-36O",
      "full_name": "R-36O 8K69",
      "variant": "8K69",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/r-360_during_fl_image_20251102175933.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Fractional_Orbital_Bombardment_System"
    },
    {
      "id": 195,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/195/?format=api",
      "name": "Orion Abort Test Booster",
      "manufacturer": {
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "featured": true,
        "type": "Government",
        "country_code": "USA",
        "abbrev": "NASA",
        "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
        "administrator": "Administrator: Jared Isaacman",
        "founding_year": "1958",
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
      },
      "program": [
        {
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "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/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
        }
      ],
      "family": "",
      "full_name": "Orion Abort Test Booster",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orion2520abort2520test2520booster_image_20190701191116.jpeg",
      "info_url": "https://www.nasa.gov/sites/default/files/atoms/files/aa2_fact_sheet.pdf",
      "wiki_url": "https://en.wikipedia.org/wiki/Orion_Abort_Test_Booster"
    },
    {
      "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": 516,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/516/?format=api",
      "name": "Vulcan VC4S",
      "manufacturer": {
        "id": 124,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "ULA",
        "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
        "administrator": "Interim CEO: John Elbon",
        "founding_year": "2006",
        "launchers": "Atlas | Delta | Vulcan",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png"
      },
      "program": [],
      "family": "Vulcan",
      "full_name": "Vulcan VC4S",
      "variant": "VC4S",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_vc4s_v-0_image_20250812014341.jpeg",
      "info_url": "https://www.ulalaunch.com/rockets/vulcan-centaur",
      "wiki_url": "https://en.wikipedia.org/wiki/Vulcan_Centaur"
    },
    {
      "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": 322,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/322/?format=api",
      "name": "H-IIA",
      "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": "H-II",
      "full_name": "H-IIA 2024",
      "variant": "2024",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iia_2024_lift_image_20240411181830.png",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/H-IIA"
    },
    {
      "id": 417,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/417/?format=api",
      "name": "Thor SLV-2A Agena D",
      "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": "Thor",
      "full_name": "Thor SLV-2A Agena D",
      "variant": "SLV-2A Agena D",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Thor-Agena"
    },
    {
      "id": 418,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/418/?format=api",
      "name": "Thorad SLV-2G Agena D",
      "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": "Thor",
      "full_name": "Thorad SLV-2G Agena D",
      "variant": "SLV-2G Agena D",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thorad-slv2g_ag_image_20251102061406.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Thor-Agena"
    }
  ]
}