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=370&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=380&ordering=-launch_mass",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=360&ordering=-launch_mass",
    "results": [
        {
            "id": 275,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/275/?format=api",
            "name": "Delta 0300",
            "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 0300",
            "variant": "0300",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_0100"
        },
        {
            "id": 408,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/408/?format=api",
            "name": "Thor Delta L",
            "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 L",
            "variant": "Delta L",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Thor-Delta"
        },
        {
            "id": 419,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/419/?format=api",
            "name": "Thorad SLV-2H Agena D",
            "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": "Thorad SLV-2H Agena D",
            "variant": "SLV-2H Agena D",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Thor-Agena"
        },
        {
            "id": 108,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/108/?format=api",
            "name": "Minotaur IV",
            "manufacturer": {
                "id": 100,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
                "name": "Orbital Sciences Corporation",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "OSC",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Minotaur",
            "full_name": "Minotaur IV HAPS",
            "variant": "HAPS",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Minotaur_IV"
        },
        {
            "id": 85,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/85/?format=api",
            "name": "Minotaur IV",
            "manufacturer": {
                "id": 100,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
                "name": "Orbital Sciences Corporation",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "OSC",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Minotaur",
            "full_name": "Minotaur IV+",
            "variant": "+",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur2520iv_image_20190222030607.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Minotaur_IV"
        },
        {
            "id": 52,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/52/?format=api",
            "name": "Minotaur IV",
            "manufacturer": {
                "id": 179,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/179/?format=api",
                "name": "Orbital ATK",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "OA",
                "description": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.",
                "administrator": "President: David W. Thompson",
                "founding_year": "2015",
                "launchers": "Antares | Minotaur | Pegasus",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_logo_20190207032453.png"
            },
            "program": [],
            "family": "Minotaur",
            "full_name": "Minotaur IV",
            "variant": "",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Minotaur_IV"
        },
        {
            "id": 194,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/194/?format=api",
            "name": "Kuaizhou-11",
            "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-11",
            "variant": "",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou_11_lif_image_20240520155835.jpg",
            "info_url": null,
            "wiki_url": null
        },
        {
            "id": 137,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
            "name": "New Shepard",
            "manufacturer": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                "administrator": "CEO: Jeff Bezos",
                "founding_year": "2000",
                "launchers": "New Shepard | New Glenn",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "program": [],
            "family": "",
            "full_name": "New Shepard",
            "variant": "",
            "reusable": true,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
            "info_url": "https://www.blueorigin.com/new-shepard/",
            "wiki_url": "https://en.wikipedia.org/wiki/New_Shepard"
        },
        {
            "id": 387,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/387/?format=api",
            "name": "Minotaur-C 3210",
            "manufacturer": {
                "id": 100,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
                "name": "Orbital Sciences Corporation",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "OSC",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Minotaur",
            "full_name": "Minotaur-C 3210",
            "variant": "3210",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Minotaur-C"
        },
        {
            "id": 386,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/386/?format=api",
            "name": "Minotaur-C 3110",
            "manufacturer": {
                "id": 100,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
                "name": "Orbital Sciences Corporation",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "OSC",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Minotaur",
            "full_name": "Minotaur-C 3110",
            "variant": "3110",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Minotaur-C"
        }
    ]
}