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=240&ordering=name
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=250&ordering=name",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=230&ordering=name",
  "results": [
    {
      "id": 143,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/143/?format=api",
      "name": "PlanetSpace",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "PlanetSpace",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 186,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/186/?format=api",
      "name": "Polish Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "POL",
      "abbrev": "POLSA",
      "description": "",
      "administrator": "President: Marta Ewa Wachowicz",
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 154,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/154/?format=api",
      "name": "Production Corporation Polyot",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "NP",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 111,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/111/?format=api",
      "name": "Progress Rocket Space Center",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "PRSC",
      "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
      "administrator": "CEO: Dmitry Baranov",
      "founding_year": "1996",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 248,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/248/?format=api",
      "name": "ProtoStar",
      "featured": false,
      "type": "Commercial",
      "country_code": "BMU",
      "abbrev": "PROTO",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1070,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1070/?format=api",
      "name": "PT Pasifik Satelit Nusantara",
      "featured": false,
      "type": "Private",
      "country_code": "IDN",
      "abbrev": "PSN",
      "description": "PT Pasifik Satelit Nusantara (PSN) is a private Indonesian satellite telecommunications company.\r\n\r\nIt was formed in 1991 and was the first satellite-based telecommunications company in Indonesia. In 1995, a collaboration started what was to become ACeS (Asia Cellular Satellite system). In 1998, a WAN-based service for corporate customers was introduced.",
      "administrator": "CEO: Adi Rahman Adiwoso",
      "founding_year": "1991",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 237,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/237/?format=api",
      "name": "PT Telkom Indonesia",
      "featured": false,
      "type": "Commercial",
      "country_code": "IDN",
      "abbrev": "TLKM",
      "description": "PT Telkom Indonesia is an Indonesian multinational telecommunications conglomerate with its corporate headquarters in Bandung and its operational headquarters in the Telkom Landmark Complex in Jakarta.",
      "administrator": "CEO: Ririek Adriansyah",
      "founding_year": "1856",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1084,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1084/?format=api",
      "name": "PT Telkom Satellite Indonesia",
      "featured": false,
      "type": "Commercial",
      "country_code": "IDN",
      "abbrev": "Telkomsat",
      "description": "PT Telkom Satellite Indonesia or commonly abbreviated as Telkomsat, is a subsidiary of Telkom Indonesia which is engaged in satellite service providers with international standards with a comprehensive and innovative business portfolio scope from upstream to downstream.",
      "administrator": "President Director: Lukman Hakim Abd. Rauf",
      "founding_year": "1995",
      "launchers": "",
      "spacecraft": "",
      "parent": "PT Telkom Indonesia",
      "image_url": null
    },
    {
      "id": 1065,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1065/?format=api",
      "name": "QPS Research Institute",
      "featured": false,
      "type": "Commercial",
      "country_code": "JPN",
      "abbrev": "iQPS",
      "description": "iQPS has developed “QPS-SAR”,a high-resolution small radar satellite and provides high-resolution and high-quality SAR images that enable observations of designated targets, even at night and/or in bad weather.",
      "administrator": "President: Shunsuke Onishi",
      "founding_year": "2005",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "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
    }
  ]
}