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

{
  "count": 350,
  "next": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=140&ordering=featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=120&ordering=featured",
  "results": [
    {
      "id": 137,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/137/?format=api",
      "name": "Reaction Engines Ltd.",
      "featured": false,
      "type": "Commercial",
      "country_code": "GBR",
      "abbrev": "REL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 138,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/138/?format=api",
      "name": "Snecma",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "Snecma",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 229,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/229/?format=api",
      "name": "Eutelsat",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "EUTEL",
      "description": "Eutelsat S.A. is a French satellite operator. Providing coverage over the entire European continent, the Middle East, Africa, Asia and the Americas.",
      "administrator": "CEO: Eva Berneke",
      "founding_year": "1977",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1073,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1073/?format=api",
      "name": "DSN Corporation",
      "featured": false,
      "type": "Commercial",
      "country_code": "JPN",
      "abbrev": "",
      "description": "DSN Corporation Japanese: 株式会社ディー・エス・エヌ is a corporation owned by SKY Perfect JSAT Group, NEC and NTT Com. It was founded on December 19, 2012 for the sole purpose of acting as an investment vehicle in the private finance initiative that would handle the Japanese military X-band DSN satellite network from 2015 to 2031.",
      "administrator": null,
      "founding_year": "2012",
      "launchers": "",
      "spacecraft": "",
      "parent": "SKY Perfect JSAT Group",
      "image_url": null
    },
    {
      "id": 71,
      "url": "https://lldev.thespacedevs.com/2.0.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
    },
    {
      "id": 1032,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1032/?format=api",
      "name": "Islamic Revolutionary Guard Corps Aerospace Force",
      "featured": false,
      "type": "Government",
      "country_code": "IRN",
      "abbrev": "IRGCAF",
      "description": "The Islamic Revolutionary Guard Corps Aerospace Force is the strategic missile, air, and space force within the Islamic Revolutionary Guard Corps of Iran. It was renamed from the IRGC Air Force into the IRGC Aerospace Force in 2009.",
      "administrator": "Brigadier General: Ali Jafarabadi",
      "founding_year": "1985",
      "launchers": "Qased",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 104,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/104/?format=api",
      "name": "SPAR Aerospace",
      "featured": false,
      "type": "Commercial",
      "country_code": "CAN",
      "abbrev": "SPAR",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1040,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1040/?format=api",
      "name": "CAS Space",
      "featured": false,
      "type": "Commercial",
      "country_code": "CHN",
      "abbrev": "CAS",
      "description": "CAS Space is a spin-off company from the Chinese Academy of Sciences (CAS) that is operating and plans to operate various launch vehicles of the Zhongke series.",
      "administrator": null,
      "founding_year": "2018",
      "launchers": "Zhongke",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 193,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/193/?format=api",
      "name": "Russian Space Forces",
      "featured": false,
      "type": "Government",
      "country_code": "RUS",
      "abbrev": "VKS",
      "description": "The Russian Space Forces are a branch of the Russian Aerospace Forces, that provides aerospace warning, air sovereignty, and protection for Russia. Having been reestablished following August 1, 2015 merger between the Russian Air Force and the Russian Aerospace Defence Forces after a 2011 dissolving of the branch. The Russian Space Forces were originally formed on August 10, 1992 and the creation of the Russian Armed Forces.",
      "administrator": "Commander: Aleksandr Golovko",
      "founding_year": "1992",
      "launchers": "",
      "spacecraft": "",
      "parent": "Russian Federal Space Agency (ROSCOSMOS)",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_image_20191210085547.png"
    },
    {
      "id": 184,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/184/?format=api",
      "name": "China Aerospace Science and Industry Corporation",
      "featured": false,
      "type": "Government",
      "country_code": "CHN",
      "abbrev": "CASIC",
      "description": "The China Aerospace Science & Industry Corporation Limited (CASIC) is a Chinese state-owned corporation that designs, develops and manufactures a range of spacecrafts, launch vehicles, strategic and tactical missile systems, and ground equipment.",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china_aerospace_image_20201111143053.png"
    }
  ]
}