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=150&ordering=-launch_cost
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=160&ordering=-launch_cost",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=140&ordering=-launch_cost",
  "results": [
    {
      "id": 505,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/505/?format=api",
      "name": "Qaem 100",
      "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": "Qaem 100",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/qaem_100_image_20240123065309.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Qaem_100"
    },
    {
      "id": 541,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/541/?format=api",
      "name": "Kinetica 2",
      "manufacturer": {
        "id": 1040,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1040/?format=api",
        "name": "CAS Space",
        "featured": false,
        "type": "Commercial",
        "country_code": "CHN",
        "abbrev": "CAS",
        "description": "CAS Space is a spin-off company from the Chinese Academy of Sciences (CAS) that is operating and plans to operate various launch vehicles of the Zhongke series.",
        "administrator": null,
        "founding_year": "2018",
        "launchers": "Zhongke",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "Kinetica 2",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kinetica_2_firs_image_20260330153456.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/CAS_Space#Kinetica_2,_and_2H"
    },
    {
      "id": 162,
      "launch_library_id": 140,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/162/?format=api",
      "name": "Atlas LV-3B",
      "manufacturer": {
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "featured": true,
        "type": "Government",
        "country_code": "USA",
        "abbrev": "NASA",
        "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
        "administrator": "Administrator: Jared Isaacman",
        "founding_year": "1958",
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
      },
      "program": [
        {
          "id": 2,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/2/?format=api",
          "name": "Mercury",
          "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.",
          "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/project2520mer_program_20200820194755.png",
          "start_date": "1958-10-07T00:00:00Z",
          "end_date": "1963-05-16T23:24:02Z",
          "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury"
        }
      ],
      "family": "Atlas",
      "full_name": "Atlas LV-3B",
      "variant": "LV-3B",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_image_20190222030015.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas_LV-3B"
    },
    {
      "id": 218,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/218/?format=api",
      "name": "ASLV",
      "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": [],
      "family": "ASLV",
      "full_name": "ASLV",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/aslv_image_20240210153603.png",
      "info_url": "https://www.isro.gov.in/ASLV.html",
      "wiki_url": "https://en.wikipedia.org/wiki/Augmented_Satellite_Launch_Vehicle"
    },
    {
      "id": 201,
      "launch_library_id": 228,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/201/?format=api",
      "name": "Vulcan VC2S",
      "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 VC2S",
      "variant": "VC2S",
      "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"
    },
    {
      "id": 267,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/267/?format=api",
      "name": "Long March 2C/SD",
      "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": "Long March",
      "full_name": "Long March 2C/SD",
      "variant": "C/SD",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_2c-i_image_20210908194304.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Long_March_2C"
    },
    {
      "id": 226,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
      "name": "Ariane 44LP",
      "manufacturer": {
        "id": 1003,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1003/?format=api",
        "name": "Aérospatiale",
        "featured": false,
        "type": "Government",
        "country_code": "FRA",
        "abbrev": "",
        "description": "Aérospatiale was a French state-owned aerospace manufacturer that built both civilian and military aircraft, rockets and satellites. It was originally known as Société nationale industrielle aérospatiale (SNIAS). Its head office was in the 16th arrondissement of Paris. The name was changed to Aérospatiale during 1970.",
        "administrator": null,
        "founding_year": "1970",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Ariane",
      "full_name": "Ariane 44LP",
      "variant": "44LP",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Ariane_4"
    },
    {
      "id": 255,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/255/?format=api",
      "name": "Atlas IIAS",
      "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": "Atlas",
      "full_name": "Atlas IIAS",
      "variant": "IIAS",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas_II"
    },
    {
      "id": 330,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/330/?format=api",
      "name": "Kwangmyongsong",
      "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": "Kwangmyongsong",
      "variant": "",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Kwangmy%C5%8Fngs%C5%8Fng-4"
    },
    {
      "id": 495,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/495/?format=api",
      "name": "Chollima-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": "Taepodong",
      "full_name": "Chollima-1",
      "variant": "Chollima-1",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chollima-1_lift_image_20240919165247.jpeg",
      "info_url": null,
      "wiki_url": null
    }
  ]
}