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=280&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=290&ordering=featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=270&ordering=featured",
  "results": [
    {
      "id": 1034,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1034/?format=api",
      "name": "No. 5 Research Academy",
      "featured": false,
      "type": "Government",
      "country_code": "CHN",
      "abbrev": "CASC",
      "description": "First Chinese missile research institution. Active from October 1956 to November 1964.",
      "administrator": null,
      "founding_year": "1956",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 24,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/24/?format=api",
      "name": "Ministry of Transport of the Czech Republic - Space Technologies and Satellite Systems Department",
      "featured": false,
      "type": "Government",
      "country_code": "CZE",
      "abbrev": "CSO",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 79,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/79/?format=api",
      "name": "JSC Information Satellite Systems",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "JSC-ISS",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "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": 133,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/133/?format=api",
      "name": "Aerojet",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "Aerojet",
      "description": "An American Propulsion and Rocket manufacturer founded in 1942 that worked on major projects for NASA such as the Apollo CM main engine, the Space Shuttle Orbital Maneuvering System, and engines for the Titan Rockets the launched the likes of Voyager. They merged with Rocketdyne in 2013.",
      "administrator": null,
      "founding_year": "1942",
      "launchers": "Aerobee | Aerojet General X-8",
      "spacecraft": "None",
      "parent": null,
      "image_url": null
    },
    {
      "id": 70,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/70/?format=api",
      "name": "Space Research Institute of Saudi Arabia",
      "featured": false,
      "type": "Government",
      "country_code": "SAU",
      "abbrev": "KACST-SRI",
      "description": "The Space Research Institute of Saudi Arabia is committed to space research for Suadi Arabia. Their space agency is chaired by Sultan bin Salman Al Saud, the first and only Saudi man to go to space aboard the STS-51-G for 7 days.",
      "administrator": "Chairman: Sultan bin Salman Al Saud",
      "founding_year": "2018",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 167,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/167/?format=api",
      "name": "Space Florida",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "SF",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1097,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1097/?format=api",
      "name": "NordSpace",
      "featured": false,
      "type": "Private",
      "country_code": "CAN",
      "abbrev": "",
      "description": "Canadian Company developing sub-orbital launchers and satellite parts.",
      "administrator": "CEO: Rahul Goel",
      "founding_year": "2022",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1031,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1031/?format=api",
      "name": "Hindustan Aeronautics Limited",
      "featured": false,
      "type": "Government",
      "country_code": "IND",
      "abbrev": "HAL",
      "description": "Hindustan Aeronautics Limited is an Indian state-owned aerospace and defence company, headquartered in Bengaluru, India. Established on 23 December 1940, HAL is one of the oldest and largest aerospace and defence manufacturers in the world.",
      "administrator": "Chairman: R. Madhavan",
      "founding_year": "1940",
      "launchers": "",
      "spacecraft": "Gaganyaan",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hindustan_aeron_image_20220205093649.png"
    },
    {
      "id": 1107,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1107/?format=api",
      "name": "Katalyst Space",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "KTLST",
      "description": "",
      "administrator": null,
      "founding_year": "2020",
      "launchers": "",
      "spacecraft": "LINK",
      "parent": null,
      "image_url": null
    }
  ]
}