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=110&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=120&ordering=-leo_capacity",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=100&ordering=-leo_capacity",
  "results": [
    {
      "id": 497,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/497/?format=api",
      "name": "Gaganyaan Abort Test Booster",
      "manufacturer": {
        "id": 31,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "featured": true,
        "type": "Government",
        "country_code": "IND",
        "abbrev": "ISRO",
        "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
        "administrator": "Chairman: V. Narayanan",
        "founding_year": "1969",
        "launchers": "PSLV | GSLV",
        "spacecraft": "Gaganyaan",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg"
      },
      "program": [
        {
          "id": 21,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/21/?format=api",
          "name": "Gaganyaan",
          "description": "Gaganyaan is India's first human spaceflight program.",
          "agencies": [
            {
              "id": 31,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/31/?format=api",
              "name": "Indian Space Research Organization",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg",
          "start_date": "2018-08-15T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan",
          "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan"
        }
      ],
      "family": "",
      "full_name": "Gaganyaan Abort Test Booster",
      "variant": "L40",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gaganyaan_abort_image_20231021132156.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/TV-D1"
    },
    {
      "id": 182,
      "launch_library_id": 219,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/182/?format=api",
      "name": "Atlas V",
      "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": "Atlas",
      "full_name": "Atlas V",
      "variant": "V",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
      "info_url": "https://www.ulalaunch.com/rockets/atlas-v",
      "wiki_url": null
    },
    {
      "id": 12,
      "launch_library_id": 24,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/12/?format=api",
      "name": "Naro-1",
      "manufacturer": {
        "id": 41,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/41/?format=api",
        "name": "Korea Aerospace Research Institute",
        "featured": false,
        "type": "Government",
        "country_code": "KOR",
        "abbrev": "KARI",
        "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
        "administrator": "Administrator: Lee Sang-Ryool",
        "founding_year": "1989",
        "launchers": "Nuri",
        "spacecraft": "",
        "parent": "Korea AeroSpace Administration",
        "image_url": null
      },
      "program": [],
      "family": "KSLV",
      "full_name": "KSLV Naro-1",
      "variant": "1",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Naro-1"
    },
    {
      "id": 406,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/406/?format=api",
      "name": "Thor Delta G",
      "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 Delta G",
      "variant": "Delta G",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/launch_of_a_del_image_20251214194405.png",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Thor-Delta"
    },
    {
      "id": 416,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/416/?format=api",
      "name": "Thor SLV-2A Agena B",
      "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 B",
      "variant": "SLV-2A Agena B",
      "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": 347,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/347/?format=api",
      "name": "Proton-K/D-1",
      "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/D-1",
      "variant": "D-1",
      "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": 523,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/523/?format=api",
      "name": "Themis Demonstrator",
      "manufacturer": {
        "id": 1044,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1044/?format=api",
        "name": "ArianeGroup",
        "featured": false,
        "type": "Commercial",
        "country_code": "FRA",
        "abbrev": "AG",
        "description": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
        "administrator": "CEO: Christophe Bruneau",
        "founding_year": "2015",
        "launchers": "Ariane",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg"
      },
      "program": [],
      "family": "",
      "full_name": "Themis Demonstrator",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/themis_demonstr_image_20250916085603.jpg",
      "info_url": "https://www.esa.int/Enabling_Support/Space_Transportation/Themis",
      "wiki_url": "https://en.wikipedia.org/wiki/Themis_programme"
    },
    {
      "id": 549,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/549/?format=api",
      "name": "Vega-E",
      "manufacturer": {
        "id": 159,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/159/?format=api",
        "name": "Avio S.p.A",
        "featured": true,
        "type": "Commercial",
        "country_code": "ITA",
        "abbrev": "Avio",
        "description": "Avio S.p.A. is an Italian company operating in the aerospace sector with its head office in Colleferro near Rome, Italy. Founded in 1908, it is present in Italy and abroad with different commercial offices and 10 production sites.",
        "administrator": "CEO: Giulio Ranzo",
        "founding_year": "1908",
        "launchers": "Vega",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg"
      },
      "program": [],
      "family": "Vega",
      "full_name": "Vega-E",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega-e_render_image_20251225083722.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vega_(rocket)"
    },
    {
      "id": 343,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/343/?format=api",
      "name": "Paektusan 1",
      "manufacturer": {
        "id": 40,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/40/?format=api",
        "name": "Korean Committee of Space Technology",
        "featured": false,
        "type": "Government",
        "country_code": "PRK",
        "abbrev": "KCST",
        "description": "The Korean Committee of Space Technology was the agency of the government of the Democratic People's Republic of Korea (North Korea) responsible for the country's space program. The agency was terminated and succeeded by the National Aerospace Development Administration in 2013 after the Law on Space Development was passed in the 7th session of the 12th Supreme People's Assembly.",
        "administrator": null,
        "founding_year": null,
        "launchers": "Paektusan | Unha",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "Paektusan 1",
      "variant": "1",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Taepodong-1"
    },
    {
      "id": 279,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/279/?format=api",
      "name": "Delta 1900",
      "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 1900",
      "variant": "1900",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Delta_1000"
    }
  ]
}