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=-total_launch_count
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=-total_launch_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=250&ordering=-total_launch_count",
    "results": [
        {
            "id": 495,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/495/?format=api",
            "name": "Chollima-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": "Taepodong",
            "full_name": "Chollima-1",
            "variant": "Chollima-1",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chollima-1_lift_image_20240919165247.jpeg",
            "info_url": null,
            "wiki_url": null
        },
        {
            "id": 336,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/336/?format=api",
            "name": "Mu-3C",
            "manufacturer": {
                "id": 1009,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "featured": false,
                "type": "Government",
                "country_code": "JPN",
                "abbrev": "ISAS",
                "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
                "administrator": null,
                "founding_year": null,
                "launchers": "Lambda",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Mu",
            "full_name": "Mu-3C",
            "variant": "C",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Mu_(rocket_family)"
        },
        {
            "id": 500,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/500/?format=api",
            "name": "Ceres-1S",
            "manufacturer": {
                "id": 1021,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api",
                "name": "Galactic Energy",
                "featured": false,
                "type": "Commercial",
                "country_code": "CHN",
                "abbrev": "GE",
                "description": "Galactic Energy is a private aerospace company headquartered in Beijing, China. Established by senior engineers in 2018, Galactic Energy engages in low-cost commercial space launch business.",
                "administrator": null,
                "founding_year": "2018",
                "launchers": "Ceres-1 | Pallas-1",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galactic_energy_image_20201106095228.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galactic2520energy_logo_20201106095229.png"
            },
            "program": [],
            "family": "Ceres-1",
            "full_name": "Ceres-1S",
            "variant": "Ceres-1S",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1s_image_20230905114324.jpeg",
            "info_url": "http://www.galactic-energy.cn/index.php/En/List/cid/14",
            "wiki_url": null
        },
        {
            "id": 256,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/256/?format=api",
            "name": "Atlas SLV-3",
            "manufacturer": {
                "id": 1004,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1004/?format=api",
                "name": "Convair",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "",
                "description": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
                "administrator": null,
                "founding_year": "1943",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Atlas",
            "full_name": "Atlas SLV-3",
            "variant": "SLV-3",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Atlas_SLV-3"
        },
        {
            "id": 272,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/272/?format=api",
            "name": "Commercial Titan III",
            "manufacturer": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "LMT",
                "description": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
                "administrator": null,
                "founding_year": "1953",
                "launchers": "Titan | Agena",
                "spacecraft": "Hubble | JUNO | InSight",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Titan",
            "full_name": "Commercial Titan III",
            "variant": "III",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial_tita_image_20240411092244.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Titan_III"
        },
        {
            "id": 114,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/114/?format=api",
            "name": "N1",
            "manufacturer": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "featured": true,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "RFSA",
                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                "administrator": "Administrator: Yuri Borisov",
                "founding_year": "1992",
                "launchers": "Soyuz",
                "spacecraft": "Soyuz",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
            },
            "program": [],
            "family": "",
            "full_name": "N1",
            "variant": "N1",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/N1_(rocket)"
        },
        {
            "id": 311,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/311/?format=api",
            "name": "Diamant A",
            "manufacturer": {
                "id": 1008,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1008/?format=api",
                "name": "Société d'étude et de réalisation d'engins balistiques",
                "featured": false,
                "type": "Commercial",
                "country_code": "FRA",
                "abbrev": "",
                "description": "Société d'étude et de réalisation d'engins balistiques or SÉREB was a French aviation company. It was created initially to develop two-stage ballistic missiles for nuclear weapons (Force de dissuasion nucléaire française). CNES was formed in 1961, which took over much development of civilian research.",
                "administrator": null,
                "founding_year": "1959",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Diamant",
            "full_name": "Diamant A",
            "variant": "A",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_a_lifto_image_20240411170731.png",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Diamant"
        },
        {
            "id": 153,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/153/?format=api",
            "name": "Soyuz",
            "manufacturer": {
                "id": 175,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/175/?format=api",
                "name": "Ministry of Defence of the Russian Federation",
                "featured": false,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "MOD_RUS",
                "description": "The Ministry of Defence of the Russian Federation is the governing body of the Russian Armed Forces.",
                "administrator": "Minister: Gen. Sergey Shoygu",
                "founding_year": "1717",
                "launchers": "",
                "spacecraft": "",
                "parent": "Russian Federal Space Agency (ROSCOSMOS)",
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ministry2520of2520defence2520of2520the2520russian2520federation_logo_20210905134213.png"
            },
            "program": [],
            "family": "Soyuz",
            "full_name": "Soyuz 2.1v",
            "variant": "2.1v",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190222031122.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_2.1v"
        },
        {
            "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": 66,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/66/?format=api",
            "name": "Long March 2",
            "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 2C/SMA",
            "variant": "C/SMA",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202_image_20190222031140.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Long_March_2C"
        }
    ]
}