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": 61,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/61/?format=api",
      "name": "Romanian Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "ROU",
      "abbrev": "ASR",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 86,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/86/?format=api",
      "name": "Ball Aerospace & Technologies Corp.",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "BLL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 77,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/77/?format=api",
      "name": "OHB System",
      "featured": false,
      "type": "Commercial",
      "country_code": "DEU",
      "abbrev": "OHB",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 93,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/93/?format=api",
      "name": "Hughes Aircraft",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "HAC",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 91,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/91/?format=api",
      "name": "General Electric",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "GE",
      "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": 103,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/103/?format=api",
      "name": "RKK Energiya",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "RSC",
      "description": "",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 158,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/158/?format=api",
      "name": "Chrysler",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "CHR",
      "description": "In July 1959, NASA chose the Redstone missile as the basis for the Mercury-Redstone Launch Vehicle to be used for suborbital test flights of the Project Mercury spacecraft. Three unmanned MRLV launch attempts were made between November 1960 and March 1961, two of which were successful. The MRLV successfully launched the chimpanzee Ham, and astronauts Alan Shepard and Gus Grissom on three suborbital flights in January, May and July 1961, respectively.",
      "administrator": null,
      "founding_year": "1950",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 181,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/181/?format=api",
      "name": "National Reconnaissance Office",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "NRO",
      "description": "The National Reconnaissance Office (NRO) is a member of the United States Intelligence Community and an agency of the United States Department of Defense which designs, builds, launches, and operates the reconnaissance satellites of the U.S. federal government, and provides satellite intelligence to several government agencies, particularly signals intelligence (SIGINT) to the NSA, imagery intelligence (IMINT) to the NGA, and measurement and signature intelligence (MASINT) to the DIA.",
      "administrator": "Director: Christopher Scolese",
      "founding_year": "1961",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "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"
    }
  ]
}