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=220&ordering=gto_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=230&ordering=gto_capacity",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=210&ordering=gto_capacity",
  "results": [
    {
      "id": 482,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/482/?format=api",
      "name": "Terran R",
      "manufacturer": {
        "id": 266,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "RS",
        "description": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.",
        "administrator": "CEO: Tim Ellis",
        "founding_year": "2015",
        "launchers": "Terran",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Terran",
      "full_name": "Terran R",
      "variant": "R",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/terran_r_image_20220912002151.png",
      "info_url": "https://www.relativityspace.com/rockets",
      "wiki_url": "https://en.wikipedia.org/wiki/Relativity_Space#Terran_R"
    },
    {
      "id": 546,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/546/?format=api",
      "name": "Ceres-2",
      "manufacturer": {
        "id": 1021,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1021/?format=api",
        "name": "Galactic Energy",
        "featured": false,
        "type": "Commercial",
        "country_code": "CHN",
        "abbrev": "GE",
        "description": "Galactic Energy is a private aerospace company headquartered in Beijing, China. Established by senior engineers in 2018, Galactic Energy engages in low-cost commercial space launch business.",
        "administrator": null,
        "founding_year": "2018",
        "launchers": "Ceres-1 | Pallas-1",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/galactic_energy_image_20201106095228.jpeg"
      },
      "program": [],
      "family": "",
      "full_name": "Ceres-2",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ceres-2_illustr_image_20251210054657.png",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Galactic_Energy#Ceres-2"
    },
    {
      "id": 513,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/513/?format=api",
      "name": "Apollo LM",
      "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": 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": "",
      "full_name": "Apollo LM Ascent Stage",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/apollo_14_lm_on_image_20240813073933.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Apollo_Lunar_Module"
    },
    {
      "id": 421,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/421/?format=api",
      "name": "Titan 24B",
      "manufacturer": {
        "id": 82,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/82/?format=api",
        "name": "Lockheed Martin",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "LMT",
        "description": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
        "administrator": null,
        "founding_year": "1953",
        "launchers": "Titan | Agena",
        "spacecraft": "Hubble | JUNO | InSight",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Titan",
      "full_name": "Titan 24B",
      "variant": "24B",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Titan_IIIB"
    },
    {
      "id": 192,
      "launch_library_id": 221,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/192/?format=api",
      "name": "Smart Dragon 1",
      "manufacturer": {
        "id": 272,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/272/?format=api",
        "name": "China Rocket Co. Ltd.",
        "featured": false,
        "type": "Commercial",
        "country_code": "CHN",
        "abbrev": "CHNR",
        "description": "China Rocket Co. Ltd. is a spinoff of China’s state-owned launch vehicle manufacturer using a “commercial business model”.",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Smart Dragon",
      "full_name": "Smart Dragon 1",
      "variant": "",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": null
    },
    {
      "id": 261,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/261/?format=api",
      "name": "Atlas SLV-3D Centaur",
      "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 SLV-3D Centaur",
      "variant": "SLV-3D Centaur",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_slv-3d_li_image_20251103141732.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas-Centaurr"
    },
    {
      "id": 217,
      "launch_library_id": 248,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/217/?format=api",
      "name": "Qased",
      "manufacturer": {
        "id": 1032,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1032/?format=api",
        "name": "Islamic Revolutionary Guard Corps Aerospace Force",
        "featured": false,
        "type": "Government",
        "country_code": "IRN",
        "abbrev": "IRGCAF",
        "description": "The Islamic Revolutionary Guard Corps Aerospace Force is the strategic missile, air, and space force within the Islamic Revolutionary Guard Corps of Iran. It was renamed from the IRGC Air Force into the IRGC Aerospace Force in 2009.",
        "administrator": "Brigadier General: Ali Jafarabadi",
        "founding_year": "1985",
        "launchers": "Qased",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "Qased",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/qased_image_20220308095543.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Qased_(rocket)"
    },
    {
      "id": 290,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/290/?format=api",
      "name": "Delta 3913",
      "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": "Delta",
      "full_name": "Delta 3913",
      "variant": "3913",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_3910_image_20231231105538.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Delta_3000"
    },
    {
      "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": 200,
      "launch_library_id": 226,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/200/?format=api",
      "name": "Vulcan",
      "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",
      "variant": "Vulcan",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg",
      "info_url": "https://www.ulalaunch.com/rockets/vulcan-centaur",
      "wiki_url": "https://en.wikipedia.org/wiki/Vulcan_Centaur#Certification_flights"
    }
  ]
}