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=290&ordering=gto_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=300&ordering=gto_capacity",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=280&ordering=gto_capacity",
  "results": [
    {
      "id": 381,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/381/?format=api",
      "name": "Start-1",
      "manufacturer": {
        "id": 1011,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1011/?format=api",
        "name": "Moscow Institute of Thermal Technology",
        "featured": false,
        "type": "Commercial",
        "country_code": "RUS",
        "abbrev": "MITT",
        "description": "Moscow Institute of Thermal Technology is a Russian (formerly Soviet) engineering and scientific research institute founded on May 13, 1946. The institute is located in the Otradnoye District in the north of Moscow.\r\n\r\nPreviously, it was primarily focused on developing ballistic missiles and rockets to increase the nation's strategic deterrent capability. Today it is also involved in civilian projects and has modified some of its intercontinental ballistic missiles into launch vehicles to be used for satellites.",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": "Russian Federal Space Agency (ROSCOSMOS)",
        "image_url": null
      },
      "program": [],
      "family": "Start",
      "full_name": "Start-1",
      "variant": "1",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/start-1_image_20251205043653.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Start-1"
    },
    {
      "id": 391,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/391/?format=api",
      "name": "Thor Able IV",
      "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 Able IV",
      "variant": "Able IV",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Thor-Able"
    },
    {
      "id": 466,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/466/?format=api",
      "name": "MOMO v1",
      "manufacturer": {
        "id": 1002,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1002/?format=api",
        "name": "Interstellar Technologies",
        "featured": false,
        "type": "Commercial",
        "country_code": "JPN",
        "abbrev": "ISTECH",
        "description": "Interstellar Technologies, Inc. (Japanese: インターステラテクノロジズ(株) Hepburn: Intāsutera Tekunorojizu (kabu)) is a Japanese NewSpace company. It is a rocket spacelaunch company developing the MOMO launcher. Its stated goal is to reduce the cost of access to space. In 2017, it became the first Japanese company to launch a privately developed space rocket, though the launch was unsuccessful. The company plans to complete a rocket by 2020 that would be capable of launching small satellites into orbit.",
        "administrator": "President: Takahiro Inagawa",
        "founding_year": "2005",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_image_20190705173722.jpg"
      },
      "program": [],
      "family": "MOMO",
      "full_name": "MOMO v1",
      "variant": "v1",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/momo_image_20190705174455.jpg",
      "info_url": "http://www.istellartech.com/technology/momo",
      "wiki_url": "https://en.wikipedia.org/wiki/Interstellar_Technologies"
    },
    {
      "id": 481,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/481/?format=api",
      "name": "Black Brant IX",
      "manufacturer": {
        "id": 1039,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1039/?format=api",
        "name": "Magellan Aerospace Corporation",
        "featured": false,
        "type": "Commercial",
        "country_code": "CAN",
        "abbrev": "MAC",
        "description": "Magellan Aerospace Corporation is a Canadian manufacturer of aerospace systems and components.",
        "administrator": "CEO: Phillip Underwood",
        "founding_year": "1996",
        "launchers": "Black Brant",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "Black Brant IX",
      "variant": "IX",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/black_brant_ix_image_20220625190201.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Black_Brant_(rocket)#Black_Brant_IX"
    },
    {
      "id": 509,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/509/?format=api",
      "name": "Miura 5",
      "manufacturer": {
        "id": 1051,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1051/?format=api",
        "name": "Payload Aerospace S.L.",
        "featured": false,
        "type": "Commercial",
        "country_code": "ESP",
        "abbrev": "PLD Space",
        "description": "Payload Aerospace S.L. is a Spanish company developing two partially-reusable launch vehicles called Miura 1 and Miura 5.",
        "administrator": "CEO: Raúl Torres",
        "founding_year": "2011",
        "launchers": "Miura 1 | Miura 5",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Miura",
      "full_name": "Miura 5",
      "variant": "",
      "reusable": true,
      "image_url": null,
      "info_url": "https://www.pldspace.com/en/miura-5",
      "wiki_url": "https://en.wikipedia.org/wiki/Miura_5"
    },
    {
      "id": 177,
      "launch_library_id": 214,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/177/?format=api",
      "name": "OS-M1",
      "manufacturer": {
        "id": 263,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/263/?format=api",
        "name": "OneSpace",
        "featured": false,
        "type": "Commercial",
        "country_code": "CHN",
        "abbrev": "OS",
        "description": "OneSpace is a Chinese private space launch group based in Beijing, subsidiaries in Chongqing, Shenzhen and Xi'an. OneSpace was founded in 2015.",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "OS-M1",
      "variant": "",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": null
    },
    {
      "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": 318,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/318/?format=api",
      "name": "Feng Bao 1",
      "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": "",
      "full_name": "Feng Bao 1",
      "variant": "1",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Feng_Bao_1"
    },
    {
      "id": 487,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/487/?format=api",
      "name": "Antares 330",
      "manufacturer": {
        "id": 257,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
        "name": "Northrop Grumman Space Systems",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "NGSS",
        "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
        "administrator": "CEO: Kathy Warden",
        "founding_year": "2015",
        "launchers": "Antares | Minotaur | Pegasus",
        "spacecraft": "Cygnus",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg"
      },
      "program": [
        {
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/11/?format=api",
          "name": "Commercial Resupply Services",
          "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 257,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
              "name": "Northrop Grumman Space Systems",
              "type": "Commercial"
            },
            {
              "id": 1020,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api",
              "name": "Sierra Nevada Corporation",
              "type": "Commercial"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
          "start_date": "2008-12-23T00:00:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
        }
      ],
      "family": "Antares",
      "full_name": "Antares 330",
      "variant": "330",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Antares_(rocket)#Antares_300_series"
    },
    {
      "id": 133,
      "launch_library_id": 160,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/133/?format=api",
      "name": "Falcon 1",
      "manufacturer": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "SpX",
        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
        "administrator": "CEO: Elon Musk",
        "founding_year": "2002",
        "launchers": "Falcon | Starship",
        "spacecraft": "Dragon",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg"
      },
      "program": [],
      "family": "Falcon",
      "full_name": "Falcon 1",
      "variant": "1",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_image_20190222030438.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Falcon_1"
    }
  ]
}