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

{
    "count": 497,
    "next": "https://ll.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=450&ordering=-consecutive_successful_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=430&ordering=-consecutive_successful_launches",
    "results": [
        {
            "id": 237,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/237/?format=api",
            "name": "Atlas D",
            "manufacturer": {
                "id": 1004,
                "url": "https://ll.thespacedevs.com/2.2.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,
                "logo_url": null
            },
            "program": [],
            "family": "Atlas",
            "full_name": "SM-65D Atlas",
            "variant": "D",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SM-65D_Atlas"
        },
        {
            "id": 400,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/400/?format=api",
            "name": "Thor Delta B",
            "manufacturer": {
                "id": 153,
                "url": "https://ll.thespacedevs.com/2.2.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,
                "logo_url": null
            },
            "program": [],
            "family": "Thor",
            "full_name": "Thor Delta B",
            "variant": "Delta B",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Thor-Delta"
        },
        {
            "id": 483,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/483/?format=api",
            "name": "Kinetica 1",
            "manufacturer": {
                "id": 1040,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1040/?format=api",
                "name": "CAS Space",
                "featured": false,
                "type": "Commercial",
                "country_code": "CHN",
                "abbrev": "CAS",
                "description": "CAS Space is a spin-off company from the Chinese Academy of Sciences (CAS) that is operating and plans to operate various launch vehicles of the Zhongke series.",
                "administrator": null,
                "founding_year": "2018",
                "launchers": "Zhongke",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cas2520space_logo_20220727081352.png"
            },
            "program": [],
            "family": "",
            "full_name": "Kinetica 1",
            "variant": "",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png",
            "info_url": "https://en.cas-space.com/index/index/technology",
            "wiki_url": null
        },
        {
            "id": 135,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/135/?format=api",
            "name": "Kuaizhou",
            "manufacturer": {
                "id": 194,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/194/?format=api",
                "name": "ExPace",
                "featured": false,
                "type": "Commercial",
                "country_code": "CHN",
                "abbrev": "EP",
                "description": "ExPace is a Chinese space rocket company based in Wuhan, Hubei, China. It is a wholly owned subsidiary of missileer China Aerospace Science and Industry Corporation (CASIC), a Chinese state-owned company, and serves as its commercial rocket division. ExPace is focused on small satellite launchers to low Earth orbit.",
                "administrator": "CEO: Zhang Di",
                "founding_year": "2016",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Kuaizhou",
            "full_name": "Kuaizhou-1A",
            "variant": "1A",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou_image_20191027094423.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kuaizhou"
        },
        {
            "id": 116,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/116/?format=api",
            "name": "Ariane 64",
            "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: Martin Sion",
                "founding_year": "2015",
                "launchers": "Ariane",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG"
            },
            "program": [],
            "family": "Ariane",
            "full_name": "Ariane 64",
            "variant": "64",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.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": 180,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/180/?format=api",
            "name": "Terran 1",
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325080842.png"
            },
            "program": [],
            "family": "Terran",
            "full_name": "Terran 1",
            "variant": "1",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terran_1_image_20220129191632.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Terran_1"
        },
        {
            "id": 113,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/113/?format=api",
            "name": "Soyuz",
            "manufacturer": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "featured": true,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "RFSA",
                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                "administrator": "Administrator: Yuri Borisov",
                "founding_year": "1992",
                "launchers": "Soyuz",
                "spacecraft": "Soyuz",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
            },
            "program": [],
            "family": "Soyuz",
            "full_name": "Soyuz Fregat",
            "variant": "Fregat",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035842.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_(rocket)"
        },
        {
            "id": 454,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/454/?format=api",
            "name": "Vostok-L 8K72",
            "manufacturer": {
                "id": 1000,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1000/?format=api",
                "name": "Energia",
                "featured": false,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "OKB-1",
                "description": null,
                "administrator": null,
                "founding_year": "1946",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Vostok",
            "full_name": "Vostok-L 8K72",
            "variant": "L 8K72",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Vostok-L"
        },
        {
            "id": 397,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/397/?format=api",
            "name": "Thor DSV-2U",
            "manufacturer": {
                "id": 153,
                "url": "https://ll.thespacedevs.com/2.2.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,
                "logo_url": null
            },
            "program": [],
            "family": "Thor",
            "full_name": "Thor DSV-2U",
            "variant": "DSV-2U",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Thor_DSV-2U"
        },
        {
            "id": 316,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/316/?format=api",
            "name": "Europa I",
            "manufacturer": {
                "id": 1015,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1015/?format=api",
                "name": "European Launcher Development Organisation",
                "featured": false,
                "type": "Government",
                "country_code": "FRA,AUS,ITA,DEU,GBR,BEL,NLD",
                "abbrev": "ELDO",
                "description": "The European Launcher Development Organisation (ELDO) is a former European space research organization. It was first developed in order to establish a satellite launch vehicle for Europe. The three-stage rocket developed was named Europa, after the mythical Greek god. Overall, there were 10 launches that occurred under ELDO's funding.",
                "administrator": null,
                "founding_year": "1961",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Europa",
            "full_name": "Europa I",
            "variant": "I",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/europa_1_on_the_image_20240411115405.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Europa_(rocket)"
        }
    ]
}