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=200&ordering=leo_capacity
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=210&ordering=leo_capacity",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=190&ordering=leo_capacity",
    "results": [
        {
            "id": 375,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/375/?format=api",
            "name": "Soyuz 11A511L",
            "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": "Soyuz",
            "full_name": "Soyuz 11A511L",
            "variant": "11A511L",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_(rocket))"
        },
        {
            "id": 252,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/252/?format=api",
            "name": "Atlas I",
            "manufacturer": {
                "id": 106,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/106/?format=api",
                "name": "General Dynamics",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "GD",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Atlas",
            "full_name": "Atlas I",
            "variant": "I",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Atlas_I"
        },
        {
            "id": 81,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/81/?format=api",
            "name": "Delta II",
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png"
            },
            "program": [],
            "family": "Delta",
            "full_name": "Delta II 7920H",
            "variant": "7920H",
            "reusable": false,
            "image_url": null,
            "info_url": "http://www.spaceflight101.net/delta-ii-7920h-10.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 154,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/154/?format=api",
            "name": "Delta II",
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png"
            },
            "program": [],
            "family": "Delta",
            "full_name": "Delta II 7920H-10C",
            "variant": "7920H-10C",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030414.jpeg",
            "info_url": "http://www.spaceflight101.net/delta-ii-7920h-10.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 99,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/99/?format=api",
            "name": "Delta II",
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png"
            },
            "program": [],
            "family": "Delta",
            "full_name": "Delta II 7920-10C",
            "variant": "7920-10C",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030612.jpeg",
            "info_url": "http://www.spaceflight101.net/delta-ii-7920-10c.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 75,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/75/?format=api",
            "name": "Delta II",
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png"
            },
            "program": [],
            "family": "Delta",
            "full_name": "Delta II 7920-10",
            "variant": "7920-10",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030358.jpeg",
            "info_url": "http://www.spaceflight101.net/delta-ii-7920-10c.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 345,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/345/?format=api",
            "name": "Proton-K/17S40",
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png"
            },
            "program": [],
            "family": "Proton / UR-500",
            "full_name": "Proton-K/17S40",
            "variant": "17S40",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Proton-K"
        },
        {
            "id": 519,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/519/?format=api",
            "name": "Zhuque-2E",
            "manufacturer": {
                "id": 259,
                "url": "https://ll.thespacedevs.com/2.2.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,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/landspace_logo_20220822100731.png"
            },
            "program": [],
            "family": "Zhuque",
            "full_name": "Zhuque-2E",
            "variant": "2E",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhunque_2e_on_t_image_20241216101643.jpg",
            "info_url": "https://www.landspace.com/en/product.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Zhuque-2"
        },
        {
            "id": 224,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/224/?format=api",
            "name": "Ariane 42P",
            "manufacturer": {
                "id": 1003,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1003/?format=api",
                "name": "Aérospatiale",
                "featured": false,
                "type": "Government",
                "country_code": "FRA",
                "abbrev": "",
                "description": "Aérospatiale was a French state-owned aerospace manufacturer that built both civilian and military aircraft, rockets and satellites. It was originally known as Société nationale industrielle aérospatiale (SNIAS). Its head office was in the 16th arrondissement of Paris. The name was changed to Aérospatiale during 1970.",
                "administrator": null,
                "founding_year": "1970",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Ariane",
            "full_name": "Ariane 42P",
            "variant": "42P",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane42p_at_el_image_20240310184548.png",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_4"
        },
        {
            "id": 348,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/348/?format=api",
            "name": "Proton-K/D-2",
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png"
            },
            "program": [],
            "family": "Proton / UR-500",
            "full_name": "Proton-K/D-2",
            "variant": "D-2",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Proton-K"
        }
    ]
}