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=100&ordering=-launch_mass
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=110&ordering=-launch_mass",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=90&ordering=-launch_mass",
  "results": [
    {
      "id": 475,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/475/?format=api",
      "name": "RS1",
      "manufacturer": {
        "id": 1030,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1030/?format=api",
        "name": "Long Wall",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "ABL",
        "description": "Long Wall, formerly known as ABL Space Systems is an American company based in El Segundo, California. It used to specialize in launch vehicle and launch systems technology manufacturing using CNC and 3D printing, before leaving the commercial space launch market and pivoting to military applications such as missile systems in November 2024.",
        "administrator": "CEO: Dan Piemont",
        "founding_year": "2017",
        "launchers": "RS1",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/abl_space_syste_image_20211102154855.jpg"
      },
      "program": [],
      "family": "",
      "full_name": "RS1",
      "variant": "1",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs1_on_the_pad__image_20240325094914.jpeg",
      "info_url": "https://ablspacesystems.com/rocket/",
      "wiki_url": "https://en.wikipedia.org/wiki/ABL_Space_Systems#RS1"
    },
    {
      "id": 160,
      "launch_library_id": 191,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/160/?format=api",
      "name": "Zhuque-1",
      "manufacturer": {
        "id": 259,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/259/?format=api",
        "name": "LandSpace",
        "featured": false,
        "type": "Commercial",
        "country_code": "CHN",
        "abbrev": "LS",
        "description": "LandSpace is a Chinese private space launch company based in Beijing. It was founded in 2015 by Tsinghua University alumni Zhang Changwu.",
        "administrator": "Founder: Zhang Changwu",
        "founding_year": "2015",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Zhuque",
      "full_name": "Zhuque-1",
      "variant": "",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": null
    },
    {
      "id": 550,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/550/?format=api",
      "name": "New Glenn 9x4",
      "manufacturer": {
        "id": 141,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "BO",
        "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
        "administrator": "CEO: Jeff Bezos",
        "founding_year": "2000",
        "launchers": "New Shepard | New Glenn",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg"
      },
      "program": [],
      "family": "New Glenn",
      "full_name": "New Glenn 9x4",
      "variant": "9x4",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_glenn_9x4_i_image_20260104223338.jpg",
      "info_url": "https://www.blueorigin.com/new-glenn/9x4",
      "wiki_url": "https://en.wikipedia.org/wiki/New_Glenn#New_Glenn_9%C3%974"
    },
    {
      "id": 240,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/240/?format=api",
      "name": "Atlas E/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 E MSD",
      "variant": "E/MSD",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas_E/F"
    },
    {
      "id": 138,
      "launch_library_id": 1001,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/138/?format=api",
      "name": "New Glenn",
      "manufacturer": {
        "id": 141,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "BO",
        "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
        "administrator": "CEO: Jeff Bezos",
        "founding_year": "2000",
        "launchers": "New Shepard | New Glenn",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg"
      },
      "program": [],
      "family": "New Glenn",
      "full_name": "New Glenn",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_20240313170026.jpeg",
      "info_url": "https://www.blueorigin.com/new-glenn/",
      "wiki_url": "https://en.wikipedia.org/wiki/New_Glenn"
    },
    {
      "id": 213,
      "launch_library_id": 243,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/213/?format=api",
      "name": "Astra Rocket 3",
      "manufacturer": {
        "id": 285,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/285/?format=api",
        "name": "Astra Space",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "AS",
        "description": "Astra Space is a launch vehicle company based in San Francisco, California, that develops pump-fed, liquid bipropellant propulsion engines for DARPA and NASA as well as their Astra Rocket launch vehicle.",
        "administrator": "CEO: Chris Kemp",
        "founding_year": "2005",
        "launchers": "Rocket 3.3",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/astra2520space_image_20200216210038.jpg"
      },
      "program": [],
      "family": "Astra Rocket",
      "full_name": "Astra Rocket 3",
      "variant": "3",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/astra_rocket_3_image_20211012141057.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Astra_Space"
    },
    {
      "id": 461,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/461/?format=api",
      "name": "Ceres-1",
      "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": "Ceres-1",
      "full_name": "Ceres-1",
      "variant": "Ceres-1",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg",
      "info_url": "http://www.galactic-energy.cn/index.php/En/List/cid/14",
      "wiki_url": null
    },
    {
      "id": 241,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/241/?format=api",
      "name": "Atlas E/OIS",
      "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 E/OIS",
      "variant": "E/OIS",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas_E/F"
    },
    {
      "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": 86,
      "launch_library_id": 115,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/86/?format=api",
      "name": "Unha",
      "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": "Unha",
      "variant": "Unha",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/unha_image_20190222030930.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Unha"
    }
  ]
}