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=10&ordering=-featured
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=20&ordering=-featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&ordering=-featured",
  "results": [
    {
      "id": 257,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
      "name": "Northrop Grumman Space Systems",
      "featured": true,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "NGSS",
      "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
      "administrator": "CEO: Kathy Warden",
      "founding_year": "2015",
      "launchers": "Antares | Minotaur | Pegasus",
      "spacecraft": "Cygnus",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg"
    },
    {
      "id": 37,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
      "name": "Japan Aerospace Exploration Agency",
      "featured": true,
      "type": "Government",
      "country_code": "JPN",
      "abbrev": "JAXA",
      "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
      "administrator": "Administrator: Hiroshi Yamakawa",
      "founding_year": "2003",
      "launchers": "H-II",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg"
    },
    {
      "id": 115,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/115/?format=api",
      "name": "Arianespace",
      "featured": true,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "ASA",
      "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
      "administrator": "CEO: David Cavaillolès",
      "founding_year": "1980",
      "launchers": "Ariane | Vega",
      "spacecraft": "",
      "parent": "ArianeGroup",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg"
    },
    {
      "id": 17,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/17/?format=api",
      "name": "China National Space Administration",
      "featured": true,
      "type": "Government",
      "country_code": "CHN",
      "abbrev": "CNSA",
      "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
      "administrator": "Administrator: Tang Dengjie",
      "founding_year": "1993",
      "launchers": "",
      "spacecraft": "Shenzhou",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg"
    },
    {
      "id": 159,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/159/?format=api",
      "name": "Avio S.p.A",
      "featured": true,
      "type": "Commercial",
      "country_code": "ITA",
      "abbrev": "Avio",
      "description": "Avio S.p.A. is an Italian company operating in the aerospace sector with its head office in Colleferro near Rome, Italy. Founded in 1908, it is present in Italy and abroad with different commercial offices and 10 production sites.",
      "administrator": "CEO: Giulio Ranzo",
      "founding_year": "1908",
      "launchers": "Vega",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg"
    },
    {
      "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": 100,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/100/?format=api",
      "name": "Orbital Sciences Corporation",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "OSC",
      "description": "",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 83,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/83/?format=api",
      "name": "Space Systems/Loral",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "SSL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "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": 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
    }
  ]
}