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=10&ordering=-launch_mass
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 489,
    "next": "https://ll.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=20&ordering=-launch_mass",
    "previous": "https://ll.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&ordering=-launch_mass",
    "results": [
        {
            "id": 488,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/488/?format=api",
            "name": "RFA One",
            "manufacturer": {
                "id": 1045,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1045/?format=api",
                "name": "Rocket Factory Augsburg",
                "featured": false,
                "type": "Private",
                "country_code": "DEU",
                "abbrev": "RFA",
                "description": "Rocket Factory Augsburg AG (RFA) is a German New Space start-up located in Augsburg. It was founded in 2018 with the mission to build rockets just like cars.",
                "administrator": "COO: Stefan Brieschenk",
                "founding_year": "2018",
                "launchers": "RFA One",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "program": [],
            "family": "",
            "full_name": "RFA One",
            "variant": "One",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/rfa_one_image_20230117001619.png",
            "info_url": "https://www.rfa.space/launcher/",
            "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Factory_Augsburg#Launch_vehicle"
        },
        {
            "id": 486,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/486/?format=api",
            "name": "H3-22",
            "manufacturer": {
                "id": 98,
                "url": "https://ll.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg"
            },
            "program": [],
            "family": "H3",
            "full_name": "H3-22",
            "variant": "22",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/h3-22_image_20230307130808.jpeg",
            "info_url": "http://global.jaxa.jp/press/2015/07/20150702_h3.html",
            "wiki_url": "https://en.wikipedia.org/wiki/H3_(rocket)"
        },
        {
            "id": 495,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/495/?format=api",
            "name": "Chollima-1",
            "manufacturer": {
                "id": 40,
                "url": "https://ll.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/chollima-1_image_20231122100257.jpeg",
            "info_url": null,
            "wiki_url": null
        },
        {
            "id": 507,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/507/?format=api",
            "name": "KAIROS",
            "manufacturer": {
                "id": 1083,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1083/?format=api",
                "name": "Space One",
                "featured": false,
                "type": "Commercial",
                "country_code": "JPN",
                "abbrev": "Space One",
                "description": "Space One is a private launch service provider founded in 2018 by Canon Electronics, IHI Aerospace, construction company Shimizu and the government-backed Development Bank of Japan. Their KAIROS launch vehicle is planned for use to launch small satellites",
                "administrator": null,
                "founding_year": "2018",
                "launchers": "KAIROS",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "program": [],
            "family": "",
            "full_name": "Kii-based Advanced & Instant ROcket System",
            "variant": "",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/kairos_image_20240216144656.jpeg",
            "info_url": "https://www.space-one.co.jp/",
            "wiki_url": null
        },
        {
            "id": 83,
            "launch_library_id": 106,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/83/?format=api",
            "name": "Atlas V 411",
            "manufacturer": {
                "id": 124,
                "url": "https://ll.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": "CEO: Tory Bruno",
                "founding_year": "2006",
                "launchers": "Atlas | Delta IV | Vulcan",
                "spacecraft": "CST-100 Starliner",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png"
            },
            "program": [],
            "family": "Atlas",
            "full_name": "Atlas V 411",
            "variant": "411",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520411_image_20190224012306.jpeg",
            "info_url": "https://www.ulalaunch.com/rockets/atlas-v",
            "wiki_url": null
        },
        {
            "id": 475,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/475/?format=api",
            "name": "RS1",
            "manufacturer": {
                "id": 1030,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1030/?format=api",
                "name": "ABL Space Systems",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "ABL",
                "description": "ABL Space Systems is an American company based in El Segundo, California, specialized in launch vehicle and launch systems technology manufacturing using CNC and 3D printing.",
                "administrator": "CEO: Harry O'Hanley",
                "founding_year": "2017",
                "launchers": "RS1",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/abl_space_syste_image_20211102154855.jpg"
            },
            "program": [],
            "family": "",
            "full_name": "RS1",
            "variant": "1",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.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": 241,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/241/?format=api",
            "name": "Atlas E/OIS",
            "manufacturer": {
                "id": 1004,
                "url": "https://ll.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": 461,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/461/?format=api",
            "name": "Ceres-1",
            "manufacturer": {
                "id": 1021,
                "url": "https://ll.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://spacelaunchnow-prod-east.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://spacelaunchnow-prod-east.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": 273,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/273/?format=api",
            "name": "Conestoga 1620",
            "manufacturer": {
                "id": 1007,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1007/?format=api",
                "name": "Space Services Inc.",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "",
                "description": "Space Services, Inc. of America (SSIA) is a space services company that provides star naming services as well as space burial services through its subsidiary company, Celestis.",
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "program": [],
            "family": "",
            "full_name": "Conestoga 1620",
            "variant": "1620",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/conestoga-1620__image_20240411094033.png",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Conestoga_(rocket)"
        },
        {
            "id": 499,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/499/?format=api",
            "name": "SR75",
            "manufacturer": {
                "id": 1066,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1066/?format=api",
                "name": "HyImpulse",
                "featured": false,
                "type": "Private",
                "country_code": "DEU",
                "abbrev": "HYI",
                "description": "HyImpulse is a German private space launch enterprise headquartered in Neuenstadt am Kocher and developing a small launch vehicle designed around hybrid-propellant rockets. The company is a DLR spinoff founded in 2018 out of the chemical propulsion center of the German space agency's Lampoldshausen facility.",
                "administrator": "CEO: Mario Kobald",
                "founding_year": "2018",
                "launchers": "SR75 | SL1",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "program": [],
            "family": "",
            "full_name": "SR75",
            "variant": "",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/sr75_image_20230818080919.jpeg",
            "info_url": "https://hyimpulse.de/en/products/4-project-2-sounding-rocket",
            "wiki_url": null
        }
    ]
}