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=150&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=160&ordering=-featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=140&ordering=-featured",
  "results": [
    {
      "id": 1016,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1016/?format=api",
      "name": "Weapons Research Establishment",
      "featured": false,
      "type": "Government",
      "country_code": "AUS",
      "abbrev": "WRE",
      "description": "The Weapons Research Establishment was an Australian government entity dedicated to providing science and technology support for Australia's defence and national security needs.",
      "administrator": null,
      "founding_year": "1955",
      "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": 1096,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1096/?format=api",
      "name": "Infinite Orbits",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "",
      "description": "Infinite Orbits is a NewSpace company providing in-orbit services.",
      "administrator": "CEO: Adel Haddoud",
      "founding_year": "2017",
      "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
    },
    {
      "id": 41,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/41/?format=api",
      "name": "Korea Aerospace Research Institute",
      "featured": false,
      "type": "Government",
      "country_code": "KOR",
      "abbrev": "KARI",
      "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
      "administrator": "Administrator: Lee Sang-Ryool",
      "founding_year": "1989",
      "launchers": "Nuri",
      "spacecraft": "",
      "parent": "Korea AeroSpace Administration",
      "image_url": null
    },
    {
      "id": 166,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/166/?format=api",
      "name": "US Navy",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "USN",
      "description": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.",
      "administrator": null,
      "founding_year": "1963",
      "launchers": "",
      "spacecraft": "Vanguard 1-3 | Parker Solar Probe",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1020,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api",
      "name": "Sierra Nevada Corporation",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "SNC",
      "description": "Sierra Nevada Corporation (SNC) is an American, privately held aerospace and national security contractor specializing in aircraft modification and integration, high performance space components and systems, and commercial solutions. The company contracts with the United States Armed Forces, NASA and private spaceflight companies.",
      "administrator": "CEO: Fatih Ozmen",
      "founding_year": "1963",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sierra_nevada_c_image_20200821083933.jpeg"
    },
    {
      "id": 179,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/179/?format=api",
      "name": "Orbital ATK",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "OA",
      "description": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.",
      "administrator": "President: David W. Thompson",
      "founding_year": "2015",
      "launchers": "Antares | Minotaur | Pegasus",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg"
    },
    {
      "id": 212,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/212/?format=api",
      "name": "Digital Globe",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "DGI",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1001,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1001/?format=api",
      "name": "EXOS Aerospace",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "EXOS",
      "description": "Exos Aerospace Systems & Technologies is an aerospace manufacturer and developer of reusable launch systems intended to support unmanned orbital spaceflight launches, and is based in Caddo Mills, Texas.",
      "administrator": "President: David Mitchell",
      "founding_year": "2014",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/exos2520aerospace_image_20190629155318.jpg"
    }
  ]
}