API endpoint that allows Agencies to be viewed.

GET:
Return a list of all the existing users.

MODE:
Normal and Detailed
/2.2.0/agencies/?mode=detailed

FILTERS:
Parameters - 'featured', 'agency_type', 'country_code'
Example - /2.2.0/agencies/?featured=true

SEARCH EXAMPLE:
/2.2.0/agencies/?search=nasa

ORDERING:
Fields - 'id', 'name', 'featured'
Example - /2.2.0/agencies/?ordering=featured

The 'country_code' field is a string of comma separated ISO 3166 alpha-3 codes.

GET /2.2.0/agencies/?format=api&ordering=failed_landings
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 330,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=10&ordering=failed_landings",
    "previous": null,
    "results": [
        {
            "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": "Administrator: Bill Nelson",
            "founding_year": "1958",
            "launchers": "Space Shuttle | SLS",
            "spacecraft": "Orion",
            "parent": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        },
        {
            "id": 46,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
            "name": "National Center of Space Research",
            "featured": false,
            "type": "Government",
            "country_code": "FRA",
            "abbrev": "CNES",
            "description": "The National Center of Space Research, or CNES, is a French National Agency in charge of France's space program. In partnership with the US and Russia, they have put 10 people in space. CNES works in tandem with the larger ESA to develop the Ariane 5 and work on other probes and satellites. They are working with Germany to develop a cheaper and more efficient reusable rocket, which hopefully will be ready to fly by 2026.",
            "administrator": "Jean-Yves Le Gall",
            "founding_year": "1961",
            "launchers": "Ariane 5",
            "spacecraft": "Mars/Venus Express | Rosetta",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 48,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/48/?format=api",
            "name": "National Commission for Space Research",
            "featured": false,
            "type": "Government",
            "country_code": "ARG",
            "abbrev": "CNIE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 64,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/64/?format=api",
            "name": "Sri Lanka Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "LKA",
            "abbrev": "SLSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 71,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/71/?format=api",
            "name": "Swiss Space Office",
            "featured": false,
            "type": "Government",
            "country_code": "CHE",
            "abbrev": "SSO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 79,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/79/?format=api",
            "name": "JSC Information Satellite Systems",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "JSC-ISS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "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": "Leanne Caret",
            "founding_year": "2002",
            "launchers": "SLS",
            "spacecraft": "Starliner",
            "parent": null,
            "image_url": null,
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png"
        },
        {
            "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
        },
        {
            "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
        },
        {
            "id": 41,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/41/?format=api",
            "name": "Korea Aerospace Research Institute",
            "featured": false,
            "type": "Government",
            "country_code": "KOR",
            "abbrev": "KARI",
            "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
            "administrator": "Cho Gwang-rae",
            "founding_year": "1989",
            "launchers": "Nuri",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png"
        }
    ]
}