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

{
  "count": 349,
  "next": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=150&ordering=featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=130&ordering=featured",
  "results": [
    {
      "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"
    },
    {
      "id": 36,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/36/?format=api",
      "name": "Italian Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "ITA",
      "abbrev": "ASI",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1064,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1064/?format=api",
      "name": "BlackSky",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "BS",
      "description": "BlackSky is an American private aerospace company specializing in geospatial intelligence services. It operates the BlackSky constellation of Earth-imaging small satellites.",
      "administrator": "CEO: Brian O’Toole",
      "founding_year": "2013",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 197,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/197/?format=api",
      "name": "Lockheed Martin Space Operations",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "LMSO",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1103,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1103/?format=api",
      "name": "MaiaSpace",
      "featured": false,
      "type": "Private",
      "country_code": "FRA",
      "abbrev": "MaiaSpace",
      "description": "MaiaSpace is a wholly-owned subsidiary of ArianeGroup established in 2022 to develop a small reusable orbital launch vehicle, the Maia rocket.",
      "administrator": null,
      "founding_year": "2022",
      "launchers": "",
      "spacecraft": "",
      "parent": "ArianeGroup",
      "image_url": null
    },
    {
      "id": 1075,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1075/?format=api",
      "name": "Leidos",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "Leidos",
      "description": "Leidos, formerly known as Science Applications International Corporation (SAIC), is an American defense, aviation, information technology, and biomedical research company headquartered in Reston, Virginia, that provides scientific, engineering, systems integration, and technical services.",
      "administrator": "CEO: Thomas Bell",
      "founding_year": "2013",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 205,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/205/?format=api",
      "name": "Inmarsat",
      "featured": false,
      "type": "Commercial",
      "country_code": "GBR",
      "abbrev": "ISAT",
      "description": "Inmarsat is a British satellite telecommunications company, offering global mobile services. It provides telephone and data services to users worldwide, via portable or mobile terminals which communicate with ground stations through fifteen geostationary telecommunications satellites.",
      "administrator": "CEO: Rajeev Suri",
      "founding_year": "1979",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 52,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/52/?format=api",
      "name": "National Remote Sensing Center of Tunisia",
      "featured": false,
      "type": "Government",
      "country_code": "TUN",
      "abbrev": "CNT",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 78,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/78/?format=api",
      "name": "Thales Alenia Space",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA,ITA",
      "abbrev": "THALES",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 60,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/60/?format=api",
      "name": "FCT Space Office",
      "featured": false,
      "type": "Government",
      "country_code": "PRT",
      "abbrev": "FTC SO",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    }
  ]
}