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=380&ordering=leo_capacity
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=390&ordering=leo_capacity",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=370&ordering=leo_capacity",
  "results": [
    {
      "id": 53,
      "launch_library_id": 79,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/53/?format=api",
      "name": "Angara-1.2pp",
      "manufacturer": {
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "featured": true,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "KhSC",
        "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
        "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
        "founding_year": "1916",
        "launchers": "Proton | Rokot",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg"
      },
      "program": [],
      "family": "Angara",
      "full_name": "Angara 1.2pp",
      "variant": "1.2pp",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/angara-1.2pp_image_20190630234801.jpg",
      "info_url": "http://www.ilslaunch.com/node/4680",
      "wiki_url": "https://en.wikipedia.org/wiki/Angara-1.2pp"
    },
    {
      "id": 514,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/514/?format=api",
      "name": "Luna",
      "manufacturer": {
        "id": 97,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/97/?format=api",
        "name": "NPO Lavochkin",
        "featured": false,
        "type": "Commercial",
        "country_code": "RUS",
        "abbrev": "LA",
        "description": null,
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [
        {
          "id": 38,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/38/?format=api",
          "name": "Luna",
          "description": "The Luna program was a series of robotic spacecraft missions sent to the Moon by the Soviet Union between 1959 and 1976. The program accomplished many firsts in space exploration, including first flyby of the Moon, first impact of the Moon and first photos of the far side of the Moon. Each mission was designed as either an orbiter or lander. They also performed many experiments, studying the Moon's chemical composition, gravity, temperature, and radiation.",
          "agencies": [
            {
              "id": 66,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_20240813082956.jpg",
          "start_date": "1958-09-23T07:40:23Z",
          "end_date": "1976-08-22T17:55:00Z",
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme"
        }
      ],
      "family": "",
      "full_name": "Luna Ascent Stage",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/luna_16_model_image_20240813075746.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme"
    },
    {
      "id": 155,
      "launch_library_id": 180,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/155/?format=api",
      "name": "Delta II",
      "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": "Delta",
      "full_name": "Delta II 7925H-9.5",
      "variant": "7925H-9.5",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030358.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
    },
    {
      "id": 393,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/393/?format=api",
      "name": "Thor 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 Agena D",
      "variant": "Agena D",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor-agena_d_2_image_20251204204127.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Thor-Agena"
    },
    {
      "id": 395,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/395/?format=api",
      "name": "Thor Burner 2",
      "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 Burner 2",
      "variant": "Burner 2",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Thor-Burner"
    },
    {
      "id": 325,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/325/?format=api",
      "name": "K65M-RB",
      "manufacturer": {
        "id": 154,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/154/?format=api",
        "name": "Production Corporation Polyot",
        "featured": false,
        "type": "Commercial",
        "country_code": "RUS",
        "abbrev": "NP",
        "description": null,
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "K65M-RB",
      "variant": "",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": null
    },
    {
      "id": 198,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/198/?format=api",
      "name": "MOMO v0",
      "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 v0",
      "variant": "v0",
      "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": 511,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/511/?format=api",
      "name": "Unknown Launch Vehicle",
      "manufacturer": {
        "id": 183,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/183/?format=api",
        "name": "Unknown",
        "featured": false,
        "type": "Unknown",
        "country_code": "???",
        "abbrev": "UNK",
        "description": "The agency or launch service provider is not known yet.",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "Unknown Launch Vehicle",
      "variant": "",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": null
    },
    {
      "id": 515,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/515/?format=api",
      "name": "Chang'e",
      "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": [
        {
          "id": 18,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/18/?format=api",
          "name": "Chinese Lunar Exploration Program",
          "description": "The Chinese Lunar Exploration Program also known as the Chang'e Project after the Chinese moon goddess Chang'e, is an ongoing series of robotic Moon missions by the China National Space Administration (CNSA). The program incorporates lunar orbiters, landers, rovers and sample return spacecraft, launched using Long March rockets.",
          "agencies": [
            {
              "id": 17,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/17/?format=api",
              "name": "China National Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chinese2520lun_program_20201129190923.png",
          "start_date": "2003-01-01T00:00:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Chinese_Lunar_Exploration_Program"
        }
      ],
      "family": "",
      "full_name": "Chang'e Sample Ascender",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chang2527e_6_o_image_20240813081610.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Chinese_Lunar_Exploration_Program"
    },
    {
      "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)"
    }
  ]
}