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=250&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=260&ordering=-gto_capacity",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=240&ordering=-gto_capacity",
  "results": [
    {
      "id": 188,
      "launch_library_id": 206,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/188/?format=api",
      "name": "Juno II",
      "manufacturer": {
        "id": 271,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/271/?format=api",
        "name": "Army Ballistic Missile Agency",
        "featured": false,
        "type": "Government",
        "country_code": "USA",
        "abbrev": "ABMA",
        "description": "The Army Ballistic Missile Agency was formed to develop the U.S. Army's first large ballistic missile. The agency was established at Redstone Arsenal on 1 February 1956, and commanded by Major General John B. Medaris with Wernher von Braun as technical director.",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "Juno II",
      "variant": "",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/juno2520ii_image_20191201204701.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Juno_II"
    },
    {
      "id": 3,
      "launch_library_id": 15,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/3/?format=api",
      "name": "Rokot/Briz-K",
      "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": "Rokot",
      "full_name": "Rokot/Briz-K",
      "variant": "Briz-K",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rokot25202f2520briz-km_image_20190224012237.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Rokot"
    },
    {
      "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": 551,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/551/?format=api",
      "name": "Firefly Alpha Block 2",
      "manufacturer": {
        "id": 265,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/265/?format=api",
        "name": "Firefly Aerospace",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "FA",
        "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.",
        "administrator": "CEO: Peter Schumacher",
        "founding_year": "2014",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Firefly Alpha",
      "full_name": "Firefly Alpha Block 2",
      "variant": "Block 2",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/firefly_alpha_l_image_20240605174156.jpeg",
      "info_url": "https://fireflyspace.com/news/firefly-aerospace-announces-alpha-block-ii-configuration-upgrade-for-flight-8/",
      "wiki_url": "https://en.wikipedia.org/wiki/Firefly_Alpha"
    },
    {
      "id": 122,
      "launch_library_id": 154,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/122/?format=api",
      "name": "SS-520",
      "manufacturer": {
        "id": 37,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
        "name": "Japan Aerospace Exploration Agency",
        "featured": true,
        "type": "Government",
        "country_code": "JPN",
        "abbrev": "JAXA",
        "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
        "administrator": "Administrator: Hiroshi Yamakawa",
        "founding_year": "2003",
        "launchers": "H-II",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg"
      },
      "program": [],
      "family": "S-Series",
      "full_name": "SS-520-4",
      "variant": "4",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://ja.wikipedia.org/wiki/SS-520%E3%83%AD%E3%82%B1%E3%83%83%E3%83%88"
    },
    {
      "id": 385,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/385/?format=api",
      "name": "Minotaur-C 2210",
      "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 2210",
      "variant": "2210",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Minotaur-C"
    },
    {
      "id": 413,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/413/?format=api",
      "name": "Thor MG-18",
      "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 MG-18",
      "variant": "MG-18",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Thor-Burner"
    },
    {
      "id": 474,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/474/?format=api",
      "name": "Hapith I",
      "manufacturer": {
        "id": 1029,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1029/?format=api",
        "name": "TiSPACE",
        "featured": false,
        "type": "Private",
        "country_code": "TWN",
        "abbrev": "",
        "description": "Taiwan Innovative Space Inc.(TiSPACE), is a space launch company from Taiwan founded in 2016.",
        "administrator": "Founder: Dr. Yen-Sen Chen",
        "founding_year": "2016",
        "launchers": "Hapith I, Hapith V",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "Hapith I",
      "variant": "I",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hapith_i_image_20210911031658.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/TiSPACE#HAPITH_I"
    },
    {
      "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": 545,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/545/?format=api",
      "name": "Nebula-1",
      "manufacturer": {
        "id": 1102,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1102/?format=api",
        "name": "Deep Blue Aerospace",
        "featured": false,
        "type": "Commercial",
        "country_code": "CHN",
        "abbrev": "DBA Space",
        "description": "Chinese private launch services provider, currently developing the Nebula series of orbital launch vehicles.",
        "administrator": null,
        "founding_year": "2016",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "Nebula-1",
      "variant": "",
      "reusable": true,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Deep_Blue_Aerospace#Nebula_1"
    }
  ]
}