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=60&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=70&ordering=featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=50&ordering=featured",
  "results": [
    {
      "id": 1004,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1004/?format=api",
      "name": "Convair",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "",
      "description": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
      "administrator": null,
      "founding_year": "1943",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1060,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1060/?format=api",
      "name": "Northstar Earth & Space",
      "featured": false,
      "type": "Private",
      "country_code": "CAN",
      "abbrev": "Northstar",
      "description": "NorthStar seeks to empower humanity to preserve our planet through a unique Space and Earth information & intelligence platform using space-based sensors. NorthStar strives to help transform the way governments, industry and institutions assess risk, enforce regulations and make decisions to foster the sustainable development of our planet and deliver a safe and secure near-Earth environment.",
      "administrator": "Founder:  Stewart Bain",
      "founding_year": "2015",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 144,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/144/?format=api",
      "name": "Scaled Composites",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "Scaled",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 208,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/208/?format=api",
      "name": "Telesat",
      "featured": false,
      "type": "Commercial",
      "country_code": "CAN",
      "abbrev": "TELE",
      "description": "Telesat, formerly Telesat Canada, is a Canadian satellite communications company founded on May 2, 1969.",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 246,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/246/?format=api",
      "name": "Vietnam Posts and Telecommunications Group",
      "featured": false,
      "type": "Commercial",
      "country_code": "VNM",
      "abbrev": "VNPT",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1081,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1081/?format=api",
      "name": "Eutelsat OneWeb",
      "featured": false,
      "type": "Commercial",
      "country_code": "GBR",
      "abbrev": "OneWeb",
      "description": "Eutelsat OneWeb is a subsidiary of Eutelsat Group providing broadband satellite Internet services in low Earth orbit (LEO). The company is headquartered in London, and has offices in Virginia, US and a satellite manufacturing facility in Florida – Airbus OneWeb Satellites – that is a joint venture with Airbus Defence and Space.",
      "administrator": "CEO: Eva Berneke",
      "founding_year": "2012",
      "launchers": "",
      "spacecraft": "OneWeb Internet",
      "parent": null,
      "image_url": null
    },
    {
      "id": 253,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/253/?format=api",
      "name": "French Armed Forces",
      "featured": false,
      "type": "Government",
      "country_code": "FRA",
      "abbrev": "FAF",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 271,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/271/?format=api",
      "name": "Army Ballistic Missile Agency",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "ABMA",
      "description": "The Army Ballistic Missile Agency was formed to develop the U.S. Army's first large ballistic missile. The agency was established at Redstone Arsenal on 1 February 1956, and commanded by Major General John B. Medaris with Wernher von Braun as technical director.",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1082,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1082/?format=api",
      "name": "Kinéis",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "KIN",
      "description": "French company operating an Internet of Things (IoT) constellation of nano-satellites following on from the Argos system developed in the 1980s.\r\nIt was founded by the company Collecte Localisation Satellites (CLS) with the support of CNES, the French space agency.",
      "administrator": "CEO: Alexandre Tisserant",
      "founding_year": "2018",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1014,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1014/?format=api",
      "name": "Martin Marietta",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "MM",
      "description": "The Martin Marietta Corporation was an American company founded in 1961 through the merger of Glenn L. Martin Company and American-Marietta Corporation. The combined company became a leader in chemicals, aerospace, and electronics. In 1995, it merged with Lockheed Corporation to form Lockheed Martin.",
      "administrator": null,
      "founding_year": "1961",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    }
  ]
}