API endpoint that allows Agencies to be viewed.

GET: Return a list of all the existing users.

MODE: Normal and Detailed /2.2.0/agencies/?mode=detailed

FILTERS: Parameters - 'featured', 'agency_type', 'country_code' Example - /2.2.0/agencies/?featured=true

SEARCH EXAMPLE: /2.2.0/agencies/?search=nasa

ORDERING: Fields - 'id', 'name', 'featured' Example - /2.2.0/agencies/?ordering=featured

The 'country_code' field is a string of comma separated ISO 3166 alpha-3 codes.

GET /2.2.0/agencies/?format=api&offset=30&ordering=-attempted_landings
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 350,
  "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=40&ordering=-attempted_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=20&ordering=-attempted_landings",
  "results": [
    {
      "id": 109,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/109/?format=api",
      "name": "Turkish Aerospace Industries",
      "featured": false,
      "type": "Commercial",
      "country_code": "TUR",
      "abbrev": "TAI",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 257,
      "url": "https://ll.thespacedevs.com/2.2.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-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.png"
    },
    {
      "id": 212,
      "url": "https://ll.thespacedevs.com/2.2.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,
      "logo_url": null
    },
    {
      "id": 1031,
      "url": "https://ll.thespacedevs.com/2.2.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-prod.nyc3.digitaloceanspaces.com/media/images/hindustan_aeron_image_20220205093649.png",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan2520aeronautics2520limited_logo_20220205093649.png"
    },
    {
      "id": 202,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/202/?format=api",
      "name": "Iridium Communications",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "IRDM",
      "description": "Iridium Communications Inc is a publicly traded American company headquartered in McLean, Virginia, United States. Iridium operates the Iridium satellite constellation, a system of 75 satellites: 66 are active satellites and the remaining nine function as in-orbit spares. Iridium Satellites are used for worldwide voice and data communication from handheld satellite phones, satellite messenger communication devices and integrated transceivers, as well as for two-way satellite messaging service from supported Android smartphones.The nearly polar orbit and communication between satellites via inter-satellite links provide global service availability.",
      "administrator": "CEO: Matthew J. Desch",
      "founding_year": "2001",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520communications_logo_20231230163512.png"
    },
    {
      "id": 44,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
      "name": "National Aeronautics and Space Administration",
      "featured": true,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "NASA",
      "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
      "administrator": "Administrator: Jared Isaacman",
      "founding_year": "1958",
      "launchers": "Space Shuttle | SLS",
      "spacecraft": "Orion",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
    },
    {
      "id": 4,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/4/?format=api",
      "name": "Algerian Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "DZA",
      "abbrev": "ASAL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 142,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/142/?format=api",
      "name": "Copenhagen Suborbitals",
      "featured": false,
      "type": "Commercial",
      "country_code": "DNK",
      "abbrev": "CSU",
      "description": "Copenhagen Suborbitals is the world's only manned, amateur, crowd funded space program.  Their stated goal is to have one of the members fly into space (above 100 km), on a sub-orbital spaceflight, in a space capsule on the Spica rocket.As an amateur organisation, the 55 members use their spare time on the project, while at the same time having regular day jobs.",
      "administrator": "Chairman: Jørgen Skyt",
      "founding_year": "2008",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/copenhagen2520suborbitals_logo_20190207032433.png"
    },
    {
      "id": 31,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api",
      "name": "Indian Space Research Organization",
      "featured": true,
      "type": "Government",
      "country_code": "IND",
      "abbrev": "ISRO",
      "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
      "administrator": "Chairman: V. Narayanan",
      "founding_year": "1969",
      "launchers": "PSLV | GSLV",
      "spacecraft": "Gaganyaan",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png"
    },
    {
      "id": 196,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/196/?format=api",
      "name": "Land Launch",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "LL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}