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_cost
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_cost",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=250&ordering=launch_cost",
    "results": [
        {
            "id": 474,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/474/?format=api",
            "name": "Hapith I",
            "manufacturer": {
                "id": 1029,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1029/?format=api",
                "name": "TiSPACE",
                "featured": false,
                "type": "Private",
                "country_code": "TWN",
                "abbrev": "",
                "description": "Taiwan Innovative Space Inc.(TiSPACE), is a space launch company from Taiwan founded in 2016.",
                "administrator": "Founder: Dr. Yen-Sen Chen",
                "founding_year": "2016",
                "launchers": "Hapith I, Hapith V",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tispace_logo_20210910043519.png"
            },
            "program": [],
            "family": "",
            "full_name": "Hapith I",
            "variant": "I",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hapith_i_image_20210911031658.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/TiSPACE#HAPITH_I"
        },
        {
            "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": 382,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/382/?format=api",
            "name": "Start-1.2",
            "manufacturer": {
                "id": 1011,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1011/?format=api",
                "name": "Moscow Institute of Thermal Technology",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "MITT",
                "description": "Moscow Institute of Thermal Technology is a Russian (formerly Soviet) engineering and scientific research institute founded on May 13, 1946. The institute is located in the Otradnoye District in the north of Moscow.\r\n\r\nPreviously, it was primarily focused on developing ballistic missiles and rockets to increase the nation's strategic deterrent capability. Today it is also involved in civilian projects and has modified some of its intercontinental ballistic missiles into launch vehicles to be used for satellites.",
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": "Russian Federal Space Agency (ROSCOSMOS)",
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Start",
            "full_name": "Start-1.2",
            "variant": "1.2",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Start-1"
        },
        {
            "id": 198,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/198/?format=api",
            "name": "MOMO v0",
            "manufacturer": {
                "id": 1002,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1002/?format=api",
                "name": "Interstellar Technologies",
                "featured": false,
                "type": "Commercial",
                "country_code": "JPN",
                "abbrev": "ISTECH",
                "description": "Interstellar Technologies, Inc. (Japanese: インターステラテクノロジズ(株) Hepburn: Intāsutera Tekunorojizu (kabu)) is a Japanese NewSpace company. It is a rocket spacelaunch company developing the MOMO launcher. Its stated goal is to reduce the cost of access to space. In 2017, it became the first Japanese company to launch a privately developed space rocket, though the launch was unsuccessful. The company plans to complete a rocket by 2020 that would be capable of launching small satellites into orbit.",
                "administrator": "President: Takahiro Inagawa",
                "founding_year": "2005",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_image_20190705173722.jpg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_logo_20190705173722.png"
            },
            "program": [],
            "family": "MOMO",
            "full_name": "MOMO v0",
            "variant": "v0",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/momo_image_20190705174455.jpg",
            "info_url": "http://www.istellartech.com/technology/momo",
            "wiki_url": "https://en.wikipedia.org/wiki/Interstellar_Technologies"
        },
        {
            "id": 251,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/251/?format=api",
            "name": "Atlas H",
            "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 H",
            "variant": "H",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Atlas_H"
        },
        {
            "id": 468,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/468/?format=api",
            "name": "Sputnik 8K74PS",
            "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": "Sputnik",
            "full_name": "Sputnik 8K74PS",
            "variant": "8K74PS",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sputnik_8k74ps_image_20210830185541.jpg",
            "info_url": null,
            "wiki_url": null
        },
        {
            "id": 257,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/257/?format=api",
            "name": "Atlas SLV-3 Agena B",
            "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 Agena B",
            "variant": "SLV-3 Agena B",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Atlas-Agena"
        },
        {
            "id": 193,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/193/?format=api",
            "name": "Hyperbola-1",
            "manufacturer": {
                "id": 274,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/274/?format=api",
                "name": "i-Space",
                "featured": false,
                "type": "Commercial",
                "country_code": "CHN",
                "abbrev": "i-Space",
                "description": "i-Space is a Chinese private space launch company based in Beijing and founded in October 2016.",
                "administrator": null,
                "founding_year": "2016",
                "launchers": "Hyperbola-1",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ispace_logo_20231217083222.png"
            },
            "program": [],
            "family": "",
            "full_name": "Hyperbola-1",
            "variant": "1",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyperbola-1_in__image_20240711064715.jpeg",
            "info_url": "https://space.skyrocket.de/doc_lau/shian-quxian-1.htm",
            "wiki_url": "https://en.wikipedia.org/wiki/I-Space_(Chinese_company)"
        },
        {
            "id": 98,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api",
            "name": "Titan II",
            "manufacturer": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Acting Administrator:  James Free",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "program": [
                {
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/3/?format=api",
                    "name": "Gemini",
                    "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520gem_program_20200820195350.png",
                    "start_date": "1961-12-07T00:00:00Z",
                    "end_date": "1966-11-15T19:21:04Z",
                    "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "family": "Titan",
            "full_name": "Titan II GLV",
            "variant": "GLV",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Titan_II_GLV"
        },
        {
            "id": 354,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/354/?format=api",
            "name": "SPARTA",
            "manufacturer": {
                "id": 158,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/158/?format=api",
                "name": "Chrysler",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "CHR",
                "description": "In July 1959, NASA chose the Redstone missile as the basis for the Mercury-Redstone Launch Vehicle to be used for suborbital test flights of the Project Mercury spacecraft. Three unmanned MRLV launch attempts were made between November 1960 and March 1961, two of which were successful. The MRLV successfully launched the chimpanzee Ham, and astronauts Alan Shepard and Gus Grissom on three suborbital flights in January, May and July 1961, respectively.",
                "administrator": null,
                "founding_year": "1950",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "",
            "full_name": "SPARTA",
            "variant": "",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sparta_rocket_o_image_20240411095008.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Sparta_(rocket)"
        }
    ]
}