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=440&ordering=launch_mass
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=450&ordering=launch_mass",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=430&ordering=launch_mass",
  "results": [
    {
      "id": 469,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/469/?format=api",
      "name": "Sputnik 8A91",
      "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 8A91",
      "variant": "8A91",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sputnik_8a91_image_20210830171943.png",
      "info_url": null,
      "wiki_url": null
    },
    {
      "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": 460,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/460/?format=api",
      "name": "Eris-1",
      "manufacturer": {
        "id": 188,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/188/?format=api",
        "name": "Gilmour Space Technologies",
        "featured": false,
        "type": "Private",
        "country_code": "AUS,SGP",
        "abbrev": "GST",
        "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
        "administrator": "CEO: Adam Gilmour",
        "founding_year": "2013",
        "launchers": "Eris",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg"
      },
      "program": [],
      "family": "Eris",
      "full_name": "Eris Block 1",
      "variant": "1",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
      "info_url": "https://www.gspacetech.com/launch",
      "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies#Eris"
    },
    {
      "id": 550,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/550/?format=api",
      "name": "New Glenn 9x4",
      "manufacturer": {
        "id": 141,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "BO",
        "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
        "administrator": "CEO: Jeff Bezos",
        "founding_year": "2000",
        "launchers": "New Shepard | New Glenn",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg"
      },
      "program": [],
      "family": "New Glenn",
      "full_name": "New Glenn 9x4",
      "variant": "9x4",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_glenn_9x4_i_image_20260104223338.jpg",
      "info_url": "https://www.blueorigin.com/new-glenn/9x4",
      "wiki_url": "https://en.wikipedia.org/wiki/New_Glenn#New_Glenn_9%C3%974"
    },
    {
      "id": 104,
      "launch_library_id": 138,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
      "name": "Voskhod",
      "manufacturer": {
        "id": 66,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "featured": false,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "CCCP",
        "description": "The Soviet space program, was the national space program of the Union of Soviet Socialist Republics (USSR) actived from 1930s until disintegration of the Soviet Union in 1991.\r\n\r\nThe Soviet Union's space program was mainly based on the cosmonautic exploration of space and the development of the expandable launch vehicles, which had been split between many design bureaus competing against each other. Over its 60-years of history, the Russian program was responsible for a number of pioneering feats and accomplishments in the human space flight, including the first intercontinental ballistic missile (R-7), first satellite (Sputnik 1), first animal in Earth orbit (the dog Laika on Sputnik 2), first human in space and Earth orbit (cosmonaut Yuri Gagarin on Vostok 1), first woman in space and Earth orbit (cosmonaut Valentina Tereshkova on Vostok 6), first spacewalk (cosmonaut Alexei Leonov on Voskhod 2), first Moon impact (Luna 2), first image of the far side of the Moon (Luna 3) and unmanned lunar soft landing (Luna 9), first space rover (Lunokhod 1), first sample of lunar soil automatically extracted and brought to Earth (Luna 16), and first space station (Salyut 1). Further notable records included the first interplanetary probes: Venera 1 and Mars 1 to fly by Venus and Mars, respectively, Venera 3 and Mars 2 to impact the respective planet surface, and Venera 7 and Mars 3 to make soft landings on these planets.",
        "administrator": null,
        "founding_year": "1931",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_image_20191229081306.jpeg"
      },
      "program": [
        {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/10/?format=api",
          "name": "Voskhod",
          "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
          "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/voskhod_program_20200820205643.jpg",
          "start_date": "1964-10-06T07:12:00Z",
          "end_date": "1966-03-16T14:09:00Z",
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme"
        }
      ],
      "family": "R-7",
      "full_name": "Voskhod",
      "variant": "Voskhod",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_(rocket)"
    },
    {
      "id": 547,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/547/?format=api",
      "name": "Maia",
      "manufacturer": {
        "id": 1103,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1103/?format=api",
        "name": "MaiaSpace",
        "featured": false,
        "type": "Private",
        "country_code": "FRA",
        "abbrev": "MaiaSpace",
        "description": "MaiaSpace is a wholly-owned subsidiary of ArianeGroup established in 2022 to develop a small reusable orbital launch vehicle, the Maia rocket.",
        "administrator": null,
        "founding_year": "2022",
        "launchers": "",
        "spacecraft": "",
        "parent": "ArianeGroup",
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "Maia",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/maia_rocket_in__image_20251205133047.jpeg",
      "info_url": "https://www.maia-space.com/our-launcher/",
      "wiki_url": "https://en.wikipedia.org/wiki/Maia_(rocket)"
    },
    {
      "id": 31,
      "launch_library_id": 54,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/31/?format=api",
      "name": "Dnepr",
      "manufacturer": {
        "id": 119,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/119/?format=api",
        "name": "ISC Kosmotras",
        "featured": false,
        "type": "Commercial",
        "country_code": "RUS",
        "abbrev": "ISCK",
        "description": null,
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "Dnepr 1",
      "variant": "1",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/dnepr-1_liftoff_image_20240411092543.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Dnepr-1"
    },
    {
      "id": 457,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/457/?format=api",
      "name": "Zenit-2SB",
      "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": "Zenith",
      "full_name": "Zenit-2SB",
      "variant": "2SB",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Zenit_(rocket_family)"
    },
    {
      "id": 80,
      "launch_library_id": 99,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/80/?format=api",
      "name": "Proton",
      "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": "Proton / UR-500",
      "full_name": "Proton K/DM-2",
      "variant": "K/DM-2",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Proton-K"
    },
    {
      "id": 248,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/248/?format=api",
      "name": "Atlas F/PTS",
      "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/PTS",
      "variant": "F/PTS",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas_E/F"
    }
  ]
}