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

{
  "count": 350,
  "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=280&ordering=-pending_launches",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=260&ordering=-pending_launches",
  "results": [
    {
      "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": 51,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/51/?format=api",
      "name": "National Remote Sensing Center of Mongolia",
      "featured": false,
      "type": "Government",
      "country_code": "MNG",
      "abbrev": "NRSC",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 102,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/102/?format=api",
      "name": "Rockwell International",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "ROI",
      "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": 189,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/189/?format=api",
      "name": "China Aerospace Corporation",
      "featured": false,
      "type": "Government",
      "country_code": "CHN",
      "abbrev": "CASC",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 18,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/18/?format=api",
      "name": "Colombian Space Commission",
      "featured": false,
      "type": "Government",
      "country_code": "COL",
      "abbrev": "CCE",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 206,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/206/?format=api",
      "name": "Intelsat",
      "featured": false,
      "type": "Commercial",
      "country_code": "LUX",
      "abbrev": "I",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 214,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/214/?format=api",
      "name": "Spire Global",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "SPIRE",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 54,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/54/?format=api",
      "name": "National Space Agency of Ukraine",
      "featured": false,
      "type": "Government",
      "country_code": "UKR",
      "abbrev": "HKAY",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 5,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/5/?format=api",
      "name": "Asia Pacific Multilateral Cooperation in Space Technology and Applications",
      "featured": false,
      "type": "Multinational",
      "country_code": "CHN,PAK,THA",
      "abbrev": "AP-MCSTA",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}