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=470
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=480",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=460",
    "results": [
        {
            "id": 103,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/103/?format=api",
            "name": "Vostok",
            "manufacturer": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "featured": false,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "CCCP",
                "description": "The Soviet space program, was the national space program of the Union of Soviet Socialist Republics (USSR) actived from 1930s until disintegration of the Soviet Union in 1991.\r\n\r\nThe Soviet Union's space program was mainly based on the cosmonautic exploration of space and the development of the expandable launch vehicles, which had been split between many design bureaus competing against each other. Over its 60-years of history, the Russian program was responsible for a number of pioneering feats and accomplishments in the human space flight, including the first intercontinental ballistic missile (R-7), first satellite (Sputnik 1), first animal in Earth orbit (the dog Laika on Sputnik 2), first human in space and Earth orbit (cosmonaut Yuri Gagarin on Vostok 1), first woman in space and Earth orbit (cosmonaut Valentina Tereshkova on Vostok 6), first spacewalk (cosmonaut Alexei Leonov on Voskhod 2), first Moon impact (Luna 2), first image of the far side of the Moon (Luna 3) and unmanned lunar soft landing (Luna 9), first space rover (Lunokhod 1), first sample of lunar soil automatically extracted and brought to Earth (Luna 16), and first space station (Salyut 1). Further notable records included the first interplanetary probes: Venera 1 and Mars 1 to fly by Venus and Mars, respectively, Venera 3 and Mars 2 to impact the respective planet surface, and Venera 7 and Mars 3 to make soft landings on these planets.",
                "administrator": null,
                "founding_year": "1931",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_image_20191229081306.jpeg",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_logo_20191229081307.png"
            },
            "program": [
                {
                    "id": 9,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/9/?format=api",
                    "name": "Vostok",
                    "description": "The Vostok programme was a Soviet human spaceflight project to put the first Soviet citizens into low Earth orbit and return them safely. Competing with the United States Project Mercury, it succeeded in placing the first human into space, Yuri Gagarin, in a single orbit in Vostok 1 on April 12, 1961.",
                    "agencies": [
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vostok_program_20210417063956.png",
                    "start_date": "1961-04-12T06:07:00Z",
                    "end_date": "1963-06-19T08:20:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Vostok_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "family": "R-7",
            "full_name": "Vostok-K",
            "variant": "K",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vostok_image_20191104130128.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vostok-K"
        },
        {
            "id": 451,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/451/?format=api",
            "name": "Vostok 8A92",
            "manufacturer": {
                "id": 103,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/103/?format=api",
                "name": "RKK Energiya",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "RSC",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Vostok",
            "full_name": "Vostok 8A92",
            "variant": "8A92",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Vostok_(rocket_family)"
        },
        {
            "id": 452,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/452/?format=api",
            "name": "Vostok 8A92M",
            "manufacturer": {
                "id": 103,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/103/?format=api",
                "name": "RKK Energiya",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "RSC",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Vostok",
            "full_name": "Vostok 8A92M",
            "variant": "8A92M",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Vostok_(rocket_family)"
        },
        {
            "id": 453,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/453/?format=api",
            "name": "Vostok 8K72",
            "manufacturer": {
                "id": 103,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/103/?format=api",
                "name": "RKK Energiya",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "RSC",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Vostok",
            "full_name": "Vostok 8K72",
            "variant": "8K72",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Vostok_(rocket_family)"
        },
        {
            "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": 200,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/200/?format=api",
            "name": "Vulcan",
            "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": "Vulcan",
            "full_name": "Vulcan",
            "variant": "Vulcan",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg",
            "info_url": "https://www.ulalaunch.com/rockets/vulcan-centaur",
            "wiki_url": "https://en.wikipedia.org/wiki/Vulcan_Centaur#Certification_flights"
        },
        {
            "id": 201,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/201/?format=api",
            "name": "Vulcan VC2S",
            "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": "Vulcan",
            "full_name": "Vulcan VC2S",
            "variant": "VC2S",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg",
            "info_url": "https://www.ulalaunch.com/rockets/vulcan-centaur",
            "wiki_url": "https://en.wikipedia.org/wiki/Vulcan_Centaur"
        },
        {
            "id": 202,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/202/?format=api",
            "name": "Vulcan VC4L",
            "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": "Vulcan",
            "full_name": "Vulcan VC4L",
            "variant": "VC4L",
            "reusable": false,
            "image_url": null,
            "info_url": "https://www.ulalaunch.com/rockets/vulcan-centaur",
            "wiki_url": "https://en.wikipedia.org/wiki/Vulcan_Centaur"
        },
        {
            "id": 479,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/479/?format=api",
            "name": "Vulcan VC6L",
            "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": "Vulcan",
            "full_name": "Vulcan VC6L",
            "variant": "VC6L",
            "reusable": false,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vulcan_vc6l_image_20220406123130.jpg",
            "info_url": "https://www.ulalaunch.com/rockets/vulcan-centaur",
            "wiki_url": "https://en.wikipedia.org/wiki/Vulcan_Centaur"
        },
        {
            "id": 91,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/91/?format=api",
            "name": "Zenit",
            "manufacturer": {
                "id": 196,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/196/?format=api",
                "name": "Land Launch",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "LL",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Zenith",
            "full_name": "Zenit 3SLB",
            "variant": "3SLB",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": null
        }
    ]
}