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=390&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=400&ordering=leo_capacity",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=380&ordering=leo_capacity",
  "results": [
    {
      "id": 553,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/553/?format=api",
      "name": "Ariane 62",
      "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": "Ariane",
      "full_name": "Ariane 62 Block 2",
      "variant": "62 Block 2",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Ariane_6"
    },
    {
      "id": 494,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/494/?format=api",
      "name": "Miura 1",
      "manufacturer": {
        "id": 1051,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1051/?format=api",
        "name": "Payload Aerospace S.L.",
        "featured": false,
        "type": "Commercial",
        "country_code": "ESP",
        "abbrev": "PLD Space",
        "description": "Payload Aerospace S.L. is a Spanish company developing two partially-reusable launch vehicles called Miura 1 and Miura 5.",
        "administrator": "CEO: Raúl Torres",
        "founding_year": "2011",
        "launchers": "Miura 1 | Miura 5",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Miura",
      "full_name": "Miura 1",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/miura_1_image_20230530100729.png",
      "info_url": "https://pldspace.com/images/MIURA_1/MIURA1_Payload_Users_Guide.pdf",
      "wiki_url": "https://en.wikipedia.org/wiki/Miura_1"
    },
    {
      "id": 480,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/480/?format=api",
      "name": "Prime",
      "manufacturer": {
        "id": 1033,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1033/?format=api",
        "name": "Orbex",
        "featured": false,
        "type": "Commercial",
        "country_code": "GBR",
        "abbrev": "Orbex",
        "description": "Orbex is an aerospace company based in Scotland providing CubeSat launches to low Earth orbits.",
        "administrator": "CEO: Martin Coates",
        "founding_year": "2015",
        "launchers": "Orbex Prime",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbex_image_20220511124742.jpg"
      },
      "program": [],
      "family": "",
      "full_name": "Orbex Prime",
      "variant": "Prime",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/prime_image_20220511125637.jpg",
      "info_url": "https://orbex.space/vehicle",
      "wiki_url": "https://en.wikipedia.org/wiki/Orbex#Prime"
    },
    {
      "id": 246,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/246/?format=api",
      "name": "Atlas F/MSD",
      "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 MSD",
      "variant": "F/MSD",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas_E/F"
    },
    {
      "id": 321,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/321/?format=api",
      "name": "H-IIA",
      "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": "H-II",
      "full_name": "H-IIA 2022",
      "variant": "2022",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-ii_2022_lifto_image_20240411175401.png",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/H-IIA"
    },
    {
      "id": 303,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/303/?format=api",
      "name": "Delta II",
      "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 II 7425-10",
      "variant": "7425-10",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
    },
    {
      "id": 386,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/386/?format=api",
      "name": "Minotaur-C 3110",
      "manufacturer": {
        "id": 100,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "OSC",
        "description": "",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Minotaur",
      "full_name": "Minotaur-C 3110",
      "variant": "3110",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Minotaur-C"
    },
    {
      "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": 484,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/484/?format=api",
      "name": "Smart Dragon 3",
      "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 3",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/smart_dragon_3__image_20240925074606.jpg",
      "info_url": null,
      "wiki_url": null
    },
    {
      "id": 529,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/529/?format=api",
      "name": "HANBIT-TLV",
      "manufacturer": {
        "id": 1098,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1098/?format=api",
        "name": "Innospace",
        "featured": false,
        "type": "Private",
        "country_code": "KOR",
        "abbrev": "IS",
        "description": "Innospace is a South Korean startup company specializing in developing hybrid space rocket.",
        "administrator": "CEO: Kim Soo-jong",
        "founding_year": "2017",
        "launchers": "HANBIT",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg"
      },
      "program": [],
      "family": "HANBIT",
      "full_name": "HANBIT-TLV",
      "variant": "TLV",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Innospace_HANBIT-TLV"
    }
  ]
}