API endpoint that allows Agencies to be viewed.

GET:
Return a list of all the existing users.

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

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

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

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

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

{
    "count": 331,
    "next": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=10&ordering=-id",
    "previous": null,
    "results": [
        {
            "id": 1086,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1086/?format=api",
            "name": "NASA Goddard Space Flight Center",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "GSFC",
            "description": "The Goddard Space Flight Center (GSFC) is a major NASA space research laboratory located northeast of Washington, D.C. in Greenbelt, Maryland, United States.",
            "administrator": "Director: Makenzie Lystrup",
            "founding_year": "1959",
            "launchers": "",
            "spacecraft": "",
            "parent": "National Aeronautics and Space Administration",
            "image_url": null
        },
        {
            "id": 1085,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1085/?format=api",
            "name": "Mitsubishi Electric Corporation",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "MELCO",
            "description": "Mitsubishi Electric Corporation is a Japanese multinational electronics and electrical equipment manufacturing company headquartered in Tokyo, Japan. It was established in 1921 as a spin-off from the electrical machinery manufacturing business of Mitsubishi Shipbuilding (current Mitsubishi Heavy Industries) at the Kobe Shipyard. The products from MELCO include elevators and escalators, high-end home appliances, air conditioning, factory automation systems, train systems, electric motors, pumps, semiconductors, digital signage, and satellites.",
            "administrator": "President & CEO: Kei Uruma",
            "founding_year": "1921",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1084,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1084/?format=api",
            "name": "PT Telkom Satellite Indonesia",
            "featured": false,
            "type": "Commercial",
            "country_code": "IDN",
            "abbrev": "Telkomsat",
            "description": "PT Telkom Satellite Indonesia or commonly abbreviated as Telkomsat, is a subsidiary of Telkom Indonesia which is engaged in satellite service providers with international standards with a comprehensive and innovative business portfolio scope from upstream to downstream.",
            "administrator": "President Director: Lukman Hakim Abd. Rauf",
            "founding_year": "1995",
            "launchers": "",
            "spacecraft": "",
            "parent": "PT Telkom Indonesia",
            "image_url": null
        },
        {
            "id": 1083,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1083/?format=api",
            "name": "Space One",
            "featured": false,
            "type": null,
            "country_code": "JPN",
            "abbrev": "Space One",
            "description": "Space One is a private launch service provider founded in 2018 by Canon Electronics, IHI Aerospace, construction company Shimizu and the government-backed Development Bank of Japan. Their KAIROS launch vehicle is planned for use to launch small satellites",
            "administrator": null,
            "founding_year": "2018",
            "launchers": "KAIROS",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1082,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1082/?format=api",
            "name": "Kinéis",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "KIN",
            "description": "French company operating an Internet of Things (IoT) constellation of nano-satellites following on from the Argos system developed in the 1980s.\r\nIt was founded by the company Collecte Localisation Satellites (CLS) with the support of CNES, the French space agency.",
            "administrator": "CEO: Alexandre Tisserant",
            "founding_year": "2018",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1081,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1081/?format=api",
            "name": "Eutelsat OneWeb",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "OneWeb",
            "description": "Eutelsat OneWeb is a subsidiary of Eutelsat Group providing broadband satellite Internet services in low Earth orbit (LEO). The company is headquartered in London, and has offices in Virginia, US and a satellite manufacturing facility in Florida – Airbus OneWeb Satellites – that is a joint venture with Airbus Defence and Space.",
            "administrator": "CEO: Eva Berneke",
            "founding_year": "2012",
            "launchers": "",
            "spacecraft": "OneWeb Internet",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1080,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1080/?format=api",
            "name": "Orienspace Technology",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "OrienSpace",
            "description": "Galactic Energy is a private aerospace company headquartered in Yantai, Shandong, China, established in 2020. The company is developing the Gravity Series of satellite launch vehicles.",
            "administrator": null,
            "founding_year": "2020",
            "launchers": "Gravity-1",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1079,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1079/?format=api",
            "name": "Agency for Defense Development",
            "featured": false,
            "type": "Government",
            "country_code": "KOR",
            "abbrev": "ADD",
            "description": "The Agency for Defense Development (ADD) is the South Korean national agency for research and development in defense technology, funded by the Defense Acquisition Program Administration (DAPA). Its purpose is contributing to enforcing the national defence, to improving the national R&D capacity, and to fostering the domestic defense industry.",
            "administrator": null,
            "founding_year": "1970",
            "launchers": "South Korean ADD Solid-Fuel SLV",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1078,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1078/?format=api",
            "name": "International Institute for Aeronautical Sciences",
            "featured": false,
            "type": null,
            "country_code": "",
            "abbrev": "IIAS",
            "description": "An international research institute specializing in aeronomy, bioastronautics, operational science, and flight test engineering.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1077,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1077/?format=api",
            "name": "Astroscale",
            "featured": false,
            "type": "Private",
            "country_code": "JPN",
            "abbrev": "ASC",
            "description": "Astroscale Holdings Inc. is a private orbital debris removal company headquartered in Tokyo, Japan. The company is developing satellite end-of-life and active debris removal services to mitigate the growing and hazardous buildup of debris in space.",
            "administrator": "COO: Chris Blackerby",
            "founding_year": "2013",
            "launchers": "",
            "spacecraft": "ELSA-d | ADRAS-J",
            "parent": null,
            "image_url": null
        }
    ]
}