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=260&ordering=-launch_mass
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=270&ordering=-launch_mass",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=250&ordering=-launch_mass",
    "results": [
        {
            "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": 199,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/199/?format=api",
            "name": "Zhuque-2",
            "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-2",
            "variant": "",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhuque-2_image_20230802052429.jpeg",
            "info_url": "https://www.landspace.com/en/product.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Zhuque-2"
        },
        {
            "id": 309,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/309/?format=api",
            "name": "Delta II",
            "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": "Delta",
            "full_name": "Delta II 7925-8",
            "variant": "7925-8",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 307,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/307/?format=api",
            "name": "Delta II",
            "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": "Delta",
            "full_name": "Delta II 7920-8",
            "variant": "7920-8",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 298,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/298/?format=api",
            "name": "Delta II",
            "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": "Delta",
            "full_name": "Delta II 6920-10",
            "variant": "6920-10",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 299,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/299/?format=api",
            "name": "Delta II",
            "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": "Delta",
            "full_name": "Delta II 6920-8",
            "variant": "6920-8",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 301,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/301/?format=api",
            "name": "Delta II",
            "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": "Delta",
            "full_name": "Delta II 6925-8",
            "variant": "6925-8",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 300,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/300/?format=api",
            "name": "Delta II",
            "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": "Delta",
            "full_name": "Delta II 6925",
            "variant": "6925",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 510,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/510/?format=api",
            "name": "Long March 6C",
            "manufacturer": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "featured": true,
                "type": "Government",
                "country_code": "CHN",
                "abbrev": "CASC",
                "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
                "administrator": "Chairman & President: Lei Fanpei",
                "founding_year": "1999",
                "launchers": "Long March",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png"
            },
            "program": [],
            "family": "Long March",
            "full_name": "Long March 6C",
            "variant": "",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-6c_on_the_la_image_20240507065151.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Long_March_6C"
        },
        {
            "id": 220,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/220/?format=api",
            "name": "Ariane 2",
            "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 2",
            "variant": "2",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_2_liftof_image_20240314094631.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_2"
        }
    ]
}