API endpoint that allows Launcher Configurations to be viewed.

GET:
Return a list of all the existing launcher configurations.

MODE:
Normal and Detailed
/2.2.0/config/launcher/?mode=detailed

FILTERS:
Fields - 'family', 'agency', 'name', 'manufacturer__name', 'full_name', 'program', 'maiden_flight'
'total_launch_count', 'consecutive_successful_launches', 'successful_launches', 'failed_launches',
'pending_launches', 'attempted_landings', 'successful_landings', 'failed_landings',
'consecutive_successful_landings'

ORDERING:
Fields - 'name', 'launch_mass', 'leo_capacity', 'gto_capacity', 'launch_cost', 'maiden_flight',
'total_launch_count', 'consecutive_successful_launches', 'successful_launches', 'failed_launches',
'pending_launches', 'attempted_landings', 'successful_landings', 'failed_landings',
'consecutive_successful_landings'
Example - /2.2.0/config/launcher/?ordering=maiden_flight

Get all Launchers with the Agency with name NASA.
Example - /2.2.0/config/launcher/?manufacturer__name=NASA

GET /2.2.0/config/launcher/?format=api&ordering=-maiden_flight
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 489,
    "next": "https://ll.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=10&ordering=-maiden_flight",
    "previous": null,
    "results": [
        {
            "id": 482,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/482/?format=api",
            "name": "Terran R",
            "manufacturer": {
                "id": 266,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/266/?format=api",
                "name": "Relativity Space",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "RS",
                "description": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.",
                "administrator": "CEO: Tim Ellis",
                "founding_year": "2015",
                "launchers": "Terran",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325080842.png"
            },
            "program": [],
            "family": "Terran",
            "full_name": "Terran R",
            "variant": "R",
            "reusable": true,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/terran_r_image_20220912002151.png",
            "info_url": "https://www.relativityspace.com/rockets",
            "wiki_url": "https://en.wikipedia.org/wiki/Relativity_Space#Terran_R"
        },
        {
            "id": 73,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/73/?format=api",
            "name": "Angara A5",
            "manufacturer": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.2.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png"
            },
            "program": [],
            "family": "Angara",
            "full_name": "Angara A5",
            "variant": "",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/angara2520a5_image_20190630234836.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Angara_(rocket_family)"
        },
        {
            "id": 485,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/485/?format=api",
            "name": "Skyrora XL",
            "manufacturer": {
                "id": 1042,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1042/?format=api",
                "name": "Skyrora",
                "featured": false,
                "type": "Private",
                "country_code": "GBR",
                "abbrev": "SKR",
                "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.",
                "administrator": "CEO: Volodymyr Lvykin",
                "founding_year": "2017",
                "launchers": "Skyrora",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_20240325081537.png"
            },
            "program": [],
            "family": "Skyrora",
            "full_name": "Skyrora XL",
            "variant": "XL",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/skyrora_xl_image_20221119120357.png",
            "info_url": "https://www.skyrora.com/skyrora-xl/",
            "wiki_url": "https://en.wikipedia.org/wiki/Skyrora#Skyrora_XL"
        },
        {
            "id": 511,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/511/?format=api",
            "name": "Unknown Launch Vehicle",
            "manufacturer": {
                "id": 183,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/183/?format=api",
                "name": "Unknown",
                "featured": false,
                "type": "Unknown",
                "country_code": "???",
                "abbrev": "UNK",
                "description": "The agency or launch service provider is not known yet.",
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "",
            "full_name": "Unknown Launch Vehicle",
            "variant": "",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": null
        },
        {
            "id": 463,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/463/?format=api",
            "name": "Super Heavy Prototype",
            "manufacturer": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "SpX",
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": "2002",
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
            },
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ],
            "family": "Starship",
            "full_name": "Super Heavy Prototype",
            "variant": "Prototype",
            "reusable": true,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/super_heavy_pro_image_20210401104735.jpg",
            "info_url": "https://www.spacex.com/vehicles/starship/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
        },
        {
            "id": 491,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/491/?format=api",
            "name": "Spectrum",
            "manufacturer": {
                "id": 1046,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1046/?format=api",
                "name": "Isar Aerospace",
                "featured": false,
                "type": "Private",
                "country_code": "DEU",
                "abbrev": "ISAR",
                "description": "Isar Aerospace is a German aerospace company based in Munich, Germany. The company was founded in 2018.",
                "administrator": "CEO: Daniel Metzler",
                "founding_year": "2018",
                "launchers": "Spectrum",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/isar2520aerospace_logo_20230125151814.jpeg"
            },
            "program": [],
            "family": "Spectrum",
            "full_name": "Spectrum",
            "variant": "",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spectrum_image_20230125152132.jpg",
            "info_url": "https://www.isaraerospace.com/spectrum",
            "wiki_url": null
        },
        {
            "id": 488,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/488/?format=api",
            "name": "RFA One",
            "manufacturer": {
                "id": 1045,
                "url": "https://ll.thespacedevs.com/2.2.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,
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/rocket_factory__image_20240325081246.png"
            },
            "program": [],
            "family": "RFA",
            "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": 182,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/182/?format=api",
            "name": "Atlas V",
            "manufacturer": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.2.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",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png"
            },
            "program": [],
            "family": "Atlas",
            "full_name": "Atlas V",
            "variant": "V",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
            "info_url": "https://www.ulalaunch.com/rockets/atlas-v",
            "wiki_url": null
        },
        {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/121/?format=api",
            "name": "Ariane 62",
            "manufacturer": {
                "id": 1044,
                "url": "https://ll.thespacedevs.com/2.2.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: André-Hubert Roussel",
                "founding_year": "2015",
                "launchers": "Ariane",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG"
            },
            "program": [],
            "family": "Ariane 6",
            "full_name": "Ariane 62",
            "variant": "62",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane252062_image_20190224012339.jpeg",
            "info_url": "http://www.arianespace.com/wp-content/uploads/2017/02/Ariane6_Users-Manual_February2017.pdf",
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_6"
        },
        {
            "id": 139,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/139/?format=api",
            "name": "Vector",
            "manufacturer": {
                "id": 201,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/201/?format=api",
                "name": "Vector",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "VEC",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Vector",
            "full_name": "Vector-R",
            "variant": "R",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vector_image_20240411113508.jpeg",
            "info_url": "https://vector-launch.com/vector-r/",
            "wiki_url": "https://en.wikipedia.org/wiki/Vector-R"
        }
    ]
}