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

{
    "count": 336,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=70&ordering=-consecutive_successful_landings",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=50&ordering=-consecutive_successful_landings",
    "results": [
        {
            "id": 202,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/202/?format=api",
            "name": "Iridium Communications",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "IRDM",
            "description": "Iridium Communications Inc is a publicly traded American company headquartered in McLean, Virginia, United States. Iridium operates the Iridium satellite constellation, a system of 75 satellites: 66 are active satellites and the remaining nine function as in-orbit spares. Iridium Satellites are used for worldwide voice and data communication from handheld satellite phones, satellite messenger communication devices and integrated transceivers, as well as for two-way satellite messaging service from supported Android smartphones.The nearly polar orbit and communication between satellites via inter-satellite links provide global service availability.",
            "administrator": "CEO: Matthew J. Desch",
            "founding_year": "2001",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520communications_logo_20231230163512.png"
        },
        {
            "id": 1010,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1010/?format=api",
            "name": "KB Mashinostroyeniya",
            "featured": false,
            "type": "Government",
            "country_code": "RUS",
            "abbrev": "",
            "description": "KB Mashinostroyeniya or KBM for short is a state defence enterprise, scientific and design R&D centre specialised in missile systems located in Kolomna, Moscow region, Russia. Part of Rostec state corporation.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "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"
        },
        {
            "id": 115,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api",
            "name": "Arianespace",
            "featured": true,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "ASA",
            "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
            "administrator": "CEO: David Cavaillolès",
            "founding_year": "1980",
            "launchers": "Ariane | Vega",
            "spacecraft": "",
            "parent": "ArianeGroup",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png"
        },
        {
            "id": 254,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/254/?format=api",
            "name": "British Satellite Broadcasting",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "BSB",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 127,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/127/?format=api",
            "name": "Robotics Institute",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "RI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
            "name": "China National Space Administration",
            "featured": true,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CNSA",
            "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
            "administrator": "Administrator: Tang Dengjie",
            "founding_year": "1993",
            "launchers": "",
            "spacecraft": "Shenzhou",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png"
        },
        {
            "id": 130,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/130/?format=api",
            "name": "RUAG Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHE",
            "abbrev": "RUAG",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1072,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1072/?format=api",
            "name": "Cabinet Intelligence and Research Office",
            "featured": false,
            "type": "Government",
            "country_code": "JPN",
            "abbrev": "Naichō",
            "description": "The Cabinet Intelligence and Research Office also known as Naichō (内調), is a Japanese intelligence agency under the Cabinet Secretariat responsible for gathering, processing, and analyzing national security information for the cabinet.",
            "administrator": "Director of Cabinet Intelligence: Hiroaki Takizawa",
            "founding_year": "1986",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cabinet2520intelligence2520and2520research2520office_logo_20230821082601.png"
        },
        {
            "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
        }
    ]
}