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=10&ordering=leo_capacity
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=20&ordering=leo_capacity",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&ordering=leo_capacity",
    "results": [
        {
            "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": 465,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
            "name": "SpaceShipTwo",
            "manufacturer": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "featured": false,
                "type": "Private",
                "country_code": "USA",
                "abbrev": "VG",
                "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
                "administrator": "Founder: Richard Branson",
                "founding_year": "2004",
                "launchers": "VMS Eve",
                "spacecraft": "VSS Enterprise | VSS Unity",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png"
            },
            "program": [],
            "family": "",
            "full_name": "SpaceShipTwo",
            "variant": "",
            "reusable": true,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceShipTwo"
        },
        {
            "id": 344,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/344/?format=api",
            "name": "Project Pilot",
            "manufacturer": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/166/?format=api",
                "name": "US Navy",
                "featured": false,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "USN",
                "description": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.",
                "administrator": null,
                "founding_year": "1963",
                "launchers": "",
                "spacecraft": "Vanguard 1-3 | Parker Solar Probe",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "",
            "full_name": "Project Pilot",
            "variant": "",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/NOTS-EV-1_Pilot"
        },
        {
            "id": 122,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/122/?format=api",
            "name": "SS-520",
            "manufacturer": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                "name": "Japan Aerospace Exploration Agency",
                "featured": true,
                "type": "Government",
                "country_code": "JPN",
                "abbrev": "JAXA",
                "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                "administrator": "Administrator: Hiroshi Yamakawa",
                "founding_year": "2003",
                "launchers": "H-II",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png"
            },
            "program": [],
            "family": "S-Series",
            "full_name": "SS-520-4",
            "variant": "4",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://ja.wikipedia.org/wiki/SS-520%E3%83%AD%E3%82%B1%E3%83%83%E3%83%88"
        },
        {
            "id": 144,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/144/?format=api",
            "name": "SS-520",
            "manufacturer": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                "name": "Japan Aerospace Exploration Agency",
                "featured": true,
                "type": "Government",
                "country_code": "JPN",
                "abbrev": "JAXA",
                "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                "administrator": "Administrator: Hiroshi Yamakawa",
                "founding_year": "2003",
                "launchers": "H-II",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png"
            },
            "program": [],
            "family": "S-Series",
            "full_name": "SS-520-5",
            "variant": "5",
            "reusable": false,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://ja.wikipedia.org/wiki/SS-520%E3%83%AD%E3%82%B1%E3%83%83%E3%83%88"
        },
        {
            "id": 449,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/449/?format=api",
            "name": "Vanguard",
            "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": "",
            "full_name": "Vanguard",
            "variant": "",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vanguard_(rocket)"
        },
        {
            "id": 324,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/324/?format=api",
            "name": "Juno-I",
            "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": "Redstone",
            "full_name": "Juno-I",
            "variant": "Juno I",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/juno_i_on_the_p_image_20240411120216.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Juno_I"
        },
        {
            "id": 333,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/333/?format=api",
            "name": "Lambda 4S",
            "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": "",
            "full_name": "Lambda 4S",
            "variant": "4S",
            "reusable": false,
            "image_url": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Lambda_4S"
        },
        {
            "id": 264,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/264/?format=api",
            "name": "Blue Scout II",
            "manufacturer": {
                "id": 1006,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1006/?format=api",
                "name": "Vought",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "",
                "description": "Vought was the name of several related American aerospace firms. These have included, in the past, Lewis and Vought Corporation, Chance Vought, Vought-Sikorsky, LTV Aerospace (part of Ling-Temco-Vought), Vought Aircraft Companies, and Vought Aircraft Industries. The first incarnation of Vought was established by Chance M. Vought and Birdseye Lewis in 1917. In 1928, it was acquired by United Aircraft and Transport Corporation, which a few years later became United Aircraft Corporation; this was the first of many reorganizations and buyouts. During the 1920s and 1930s, Vought Aircraft and Chance Vought specialized in carrier-based aircraft for the United States Navy, by far its biggest customer. Chance Vought produced thousands of planes during World War II, including the F4U Corsair. Vought became independent again in 1954, and was purchased by Ling-Temco-Vought in 1961. The company designed and produced a variety of planes and missiles throughout the Cold War. Vought was sold from LTV and owned in various degrees by the Carlyle Group and Northrop Grumman in the early 1990s. It was then fully bought by Carlyle, renamed Vought Aircraft Industries, with headquarters in Dallas, Texas. In June 2010, the Carlyle Group sold Vought to the Triumph Group.",
                "administrator": null,
                "founding_year": "1917",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "program": [],
            "family": "Blue Scout",
            "full_name": "Blue Scout II",
            "variant": "II",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_ii_image_20240411085341.png",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/RM-90_Blue_Scout_II"
        },
        {
            "id": 353,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/353/?format=api",
            "name": "SLV-3",
            "manufacturer": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api",
                "name": "Indian Space Research Organization",
                "featured": true,
                "type": "Government",
                "country_code": "IND",
                "abbrev": "ISRO",
                "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                "administrator": "Chairman: V. Narayanan",
                "founding_year": "1969",
                "launchers": "PSLV | GSLV",
                "spacecraft": "Gaganyaan",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png"
            },
            "program": [],
            "family": "",
            "full_name": "SLV-3",
            "variant": "3",
            "reusable": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/slv-3_image_20240210152959.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Satellite_Launch_Vehicle#Launch_history"
        }
    ]
}