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&offset=150&ordering=-name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 337,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=160&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=140&ordering=-name",
    "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": "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"
        },
        {
            "id": 1086,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": null
        },
        {
            "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
        },
        {
            "id": 198,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/198/?format=api",
            "name": "Mohammed bin Rashid Space Centre",
            "featured": false,
            "type": "Government",
            "country_code": "ARE",
            "abbrev": "MBRSC",
            "description": "The Mohammed bin Rashid Space Centre is a Dubai government organisation working on the UAE space programme, which includes various space satellite projects, the Emirates Mars Mission, the Emirates Lunar Mission, and the UAE astronaut programme.",
            "administrator": "DG: Salem Humaid AlMarri",
            "founding_year": "2006",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 98,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/98/?format=api",
            "name": "Mitsubishi Heavy Industries",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "MHI",
            "description": "Mitsubishi Heavy Industries, Ltd. is a Japanese multinational engineering, electrical equipment and electronics company headquartered in Tokyo, Japan. MHI is one of the core companies of the Mitsubishi Group.\r\n\r\nMHI's products include aerospace components, air conditioners, aircraft, automotive components, forklift trucks, hydraulic equipment, machine tools, missiles, power generation equipment, printing machines, ships and space launch vehicles. Through its defense-related activities, it is the world's 23rd-largest defense contractor measured by 2011 defense revenues and the largest based in Japan.",
            "administrator": "President: Seiji Izumisawa",
            "founding_year": "1884",
            "launchers": "H-I, H-II, H-III",
            "spacecraft": "Kounotori | HTV",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_logo_20200117065724.png"
        },
        {
            "id": 1085,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi_elec_image_20240317182211.png"
        },
        {
            "id": 213,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/213/?format=api",
            "name": "Missile Defense Agency",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "MDA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 24,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/24/?format=api",
            "name": "Ministry of Transport of the Czech Republic - Space Technologies and Satellite Systems Department",
            "featured": false,
            "type": "Government",
            "country_code": "CZE",
            "abbrev": "CSO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1036,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1036/?format=api",
            "name": "Ministry of Space Industry",
            "featured": false,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CASC",
            "description": "Chinese governmental entity in charge of space research from April 1982 to July 1988.",
            "administrator": null,
            "founding_year": "1982",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "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"
        }
    ]
}