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=330&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=340&ordering=featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=320&ordering=featured",
  "results": [
    {
      "id": 254,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/254/?format=api",
      "name": "British Satellite Broadcasting",
      "featured": false,
      "type": "Commercial",
      "country_code": "GBR",
      "abbrev": "BSB",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1058,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1058/?format=api",
      "name": "Amazon Leo",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "Amazon",
      "description": "Amazon Leo, formerly known as Kuiper Systems LLC and Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.",
      "administrator": "President: Rajeev Badyal",
      "founding_year": "2019",
      "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": 22,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/22/?format=api",
      "name": "Committee on Space Research",
      "featured": false,
      "type": "Multinational",
      "country_code": "FRA,USA,ITA,DEU,RUS,CHN,ESP,CHE,IND,GBR,AUT,UKR,PAK,SWE,TUR,BEL,EGY,PRT,BRA,MEX,CAN,NLD,JPN,ISR,ZAF,HUN,IRN,AUS,POL,BGR,SVK,DNK,CZE,ROU,NOR,THA,ARG,ARM,IDN,TWN,FIN,GRC,NGA",
      "abbrev": "COSPAR",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 27,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
      "name": "European Space Agency",
      "featured": false,
      "type": "Multinational",
      "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,BEL,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,SVN",
      "abbrev": "ESA",
      "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
      "administrator": "Director General: Josef Aschbacher",
      "founding_year": "1975",
      "launchers": "Ariane | Vega",
      "spacecraft": "Space Rider",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png"
    },
    {
      "id": 147,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api",
      "name": "Rocket Lab",
      "featured": true,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "RL",
      "description": "Rocket Lab is an American aerospace manufacturer with a wholly owned New Zealand subsidiary. The company develops lightweight, cost-effective commercial rocket launch services. The Electron Program was founded on the premise that small payloads such as CubeSats require dedicated small launch vehicles and flexibility not currently offered by traditional rocket systems. Its rocket, the Electron, is a light-weight rocket and is now operating commercially. The company is also producing a variety of spacecrafts and spacecrafts components.",
      "administrator": "CEO: Peter Beck",
      "founding_year": "2006",
      "launchers": "Electron",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_image_20190207032456.jpeg"
    },
    {
      "id": 88,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api",
      "name": "China Aerospace Science and Technology Corporation",
      "featured": true,
      "type": "Government",
      "country_code": "CHN",
      "abbrev": "CASC",
      "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
      "administrator": "Chairman & President: Lei Fanpei",
      "founding_year": "1999",
      "launchers": "Long March",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg"
    },
    {
      "id": 96,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/96/?format=api",
      "name": "Khrunichev State Research and Production Space Center",
      "featured": true,
      "type": "Government",
      "country_code": "RUS",
      "abbrev": "KhSC",
      "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
      "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
      "founding_year": "1916",
      "launchers": "Proton | Rokot",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg"
    },
    {
      "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": 121,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
      "name": "SpaceX",
      "featured": true,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "SpX",
      "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
      "administrator": "CEO: Elon Musk",
      "founding_year": "2002",
      "launchers": "Falcon | Starship",
      "spacecraft": "Dragon",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg"
    }
  ]
}