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=260&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=270&ordering=featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=250&ordering=featured",
  "results": [
    {
      "id": 1074,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1074/?format=api",
      "name": "National Aerospace Development Administration",
      "featured": false,
      "type": "Government",
      "country_code": "PRK",
      "abbrev": "NADA",
      "description": "National Aerospace Development Administration is the official space agency of North Korea, succeeding the Korean Committee of Space Technology (KCST). It was founded on April 1, 2013.",
      "administrator": null,
      "founding_year": "2013",
      "launchers": "Chollima",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1063,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1063/?format=api",
      "name": "Astranis Space Technologies Corp.",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "Astranis",
      "description": "Astranis Space Technologies Corp. is a private American geostationary communications satellite operator and manufacturer headquartered in San Francisco,",
      "administrator": "CEO:  John Gedmark",
      "founding_year": "2015",
      "launchers": "",
      "spacecraft": "Small geostationary communications satellites",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1068,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1068/?format=api",
      "name": "Ovzon",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA,SWE",
      "abbrev": "",
      "description": "Ovzon AB is a broadband telecommunications company that offers mobile communication services via satellite. Ovzon has offices in Stockholm in Sweden and Florida in the United States",
      "administrator": "CEO: Per Norén",
      "founding_year": "2006",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 54,
      "url": "https://lldev.thespacedevs.com/2.0.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
    },
    {
      "id": 10,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/10/?format=api",
      "name": "Belgian Institute for Space Aeronomy",
      "featured": false,
      "type": "Government",
      "country_code": "BEL",
      "abbrev": "BIRA",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 34,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/34/?format=api",
      "name": "Iranian Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "IRN",
      "abbrev": "ISA",
      "description": "The Iranian Space Agency is Iran's governmental space agency. Iran became an orbital-launch-capable nation in 2009. Iran is one of the 24 founding members of the United Nations Committee on the Peaceful Uses of Outer Space, which was set up in 1958.",
      "administrator": "Administrator: Hassan Salarieh",
      "founding_year": "2004",
      "launchers": "Safir | Simorgh",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 15,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/15/?format=api",
      "name": "Bulgarian Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "BGR",
      "abbrev": "SRI-BAS",
      "description": "The Bulgarian Space Agency has put two Bulgarians onto the ISS in tandem with the Russian Space Agency. Their involvement in space began with the Interkosmos program that helped Communist Bloc countries get access to Soviet space technology. They contributed cosmonauts for a training class, two of which flew aboard the ISS.",
      "administrator": null,
      "founding_year": "1993",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 126,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/126/?format=api",
      "name": "Deep Space Industries",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "DSI",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 40,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/40/?format=api",
      "name": "Korean Committee of Space Technology",
      "featured": false,
      "type": "Government",
      "country_code": "PRK",
      "abbrev": "KCST",
      "description": "The Korean Committee of Space Technology was the agency of the government of the Democratic People's Republic of Korea (North Korea) responsible for the country's space program. The agency was terminated and succeeded by the National Aerospace Development Administration in 2013 after the Law on Space Development was passed in the 7th session of the 12th Supreme People's Assembly.",
      "administrator": null,
      "founding_year": null,
      "launchers": "Paektusan | Unha",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 76,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/76/?format=api",
      "name": "Swedish National Space Board",
      "featured": false,
      "type": "Government",
      "country_code": "SWE",
      "abbrev": "SNSB",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    }
  ]
}