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=220&ordering=-maiden_flight
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=230&ordering=-maiden_flight",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=210&ordering=-maiden_flight",
    "results": [
        {
            "id": 31,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/31/?format=api",
            "name": "Dnepr",
            "manufacturer": {
                "id": 119,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/119/?format=api",
                "name": "ISC Kosmotras",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "ISCK",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "",
            "full_name": "Dnepr 1",
            "variant": "1",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dnepr-1_liftoff_image_20240411092543.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Dnepr-1"
        },
        {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/11/?format=api",
            "name": "Zenit",
            "manufacturer": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "SL",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Zenith",
            "full_name": "Zenit 3SL",
            "variant": "3SL",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": null
        },
        {
            "id": 305,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/305/?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 7426-9.5",
            "variant": "7426-9.5",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 304,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/304/?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 7425-9.5",
            "variant": "7425-9.5",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 302,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/302/?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 7326-9.5",
            "variant": "7326-9.5",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        },
        {
            "id": 456,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/456/?format=api",
            "name": "Zenit-2 11K77.05",
            "manufacturer": {
                "id": 112,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/112/?format=api",
                "name": "Yuzhnoye Design Bureau",
                "featured": false,
                "type": "Commercial",
                "country_code": "UKR",
                "abbrev": "OKB-586",
                "description": "Yuzhnoye Design Office, located in Dnipro, Ukraine, is a designer of satellites and rockets, and formerly of Soviet intercontinental ballistic missiles (ICBMs) established by Mikhail Yangel in 1951. The Zenit launch vehicle currently launches from Baikonur Cosmodrome but also used to launch from an ocean platform, Odyssey.",
                "administrator": "Director: Alexander Degtyarev",
                "founding_year": "1951",
                "launchers": "Zenit",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_image_20190207032505.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_logo_20190207032505.png"
            },
            "program": [],
            "family": "Zenith",
            "full_name": "Zenit-2 11K77.05",
            "variant": "2 11K77.05",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Zenit_(rocket_family)"
        },
        {
            "id": 343,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/343/?format=api",
            "name": "Paektusan 1",
            "manufacturer": {
                "id": 40,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/40/?format=api",
                "name": "Korean Committee of Space Technology",
                "featured": false,
                "type": "Government",
                "country_code": "PRK",
                "abbrev": "KCST",
                "description": "The Korean Committee of Space Technology was the agency of the government of the Democratic People's Republic of Korea (North Korea) responsible for the country's space program. The agency was terminated and succeeded by the National Aerospace Development Administration in 2013 after the Law on Space Development was passed in the 7th session of the 12th Supreme People's Assembly.",
                "administrator": null,
                "founding_year": null,
                "launchers": "Paektusan | Unha",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "",
            "full_name": "Paektusan 1",
            "variant": "1",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Taepodong-1"
        },
        {
            "id": 310,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/310/?format=api",
            "name": "Delta III",
            "manufacturer": {
                "id": 80,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                "name": "Boeing",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BA",
                "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                "administrator": "CEO: Kelly Ortberg",
                "founding_year": "1916",
                "launchers": "SLS",
                "spacecraft": "Starliner",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png"
            },
            "program": [],
            "family": "Delta",
            "full_name": "Delta III 8930",
            "variant": "8930",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_III"
        },
        {
            "id": 372,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/372/?format=api",
            "name": "Shtil'-1",
            "manufacturer": {
                "id": 1010,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1010/?format=api",
                "name": "KB Mashinostroyeniya",
                "featured": false,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "",
                "description": "KB Mashinostroyeniya or KBM for short is a state defence enterprise, scientific and design R&D centre specialised in missile systems located in Kolomna, Moscow region, Russia. Part of Rostec state corporation.",
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "",
            "full_name": "Shtil'-1",
            "variant": "1",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Shtil%27"
        },
        {
            "id": 467,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/467/?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 7420-10C",
            "variant": "7420-10C",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_II"
        }
    ]
}