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=210&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=220&ordering=attempted_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=200&ordering=attempted_landings",
  "results": [
    {
      "id": 999,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/999/?format=api",
      "name": "North American Aviation",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "",
      "description": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.",
      "administrator": null,
      "founding_year": "1928",
      "launchers": "North American X-15",
      "spacecraft": "",
      "parent": "Boeing",
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520aviation_logo_20200711032022.png"
    },
    {
      "id": 1025,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1025/?format=api",
      "name": "United States Departement of Defense",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "DoD",
      "description": "The DoD is a government agency in the United States. It is in charge of coordinating and supervising all agencies and functions of the government directly related to national security and the United States Armed Forces.",
      "administrator": null,
      "founding_year": "1947",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1082,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1082/?format=api",
      "name": "Kinéis",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "KIN",
      "description": "French company operating an Internet of Things (IoT) constellation of nano-satellites following on from the Argos system developed in the 1980s.\r\nIt was founded by the company Collecte Localisation Satellites (CLS) with the support of CNES, the French space agency.",
      "administrator": "CEO: Alexandre Tisserant",
      "founding_year": "2018",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kin25c325a9is_logo_20240117103827.png"
    },
    {
      "id": 1102,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1102/?format=api",
      "name": "Deep Blue Aerospace",
      "featured": false,
      "type": "Commercial",
      "country_code": "CHN",
      "abbrev": "DBA Space",
      "description": "Chinese private launch services provider, currently developing the Nebula series of orbital launch vehicles.",
      "administrator": null,
      "founding_year": "2016",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deep_blue_aeros_image_20251120062051.jpg"
    },
    {
      "id": 1087,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1087/?format=api",
      "name": "Korea Advanced Institute of Science and Technology",
      "featured": false,
      "type": "Educational",
      "country_code": "KOR",
      "abbrev": "KAIST",
      "description": "The Korea Advanced Institute of Science and Technology (KAIST) is a national research university located in Daedeok Innopolis, Daejeon, South Korea. KAIST was established by the Korean government in 1971 as the nation's first public, research-oriented science and engineering institution.",
      "administrator": "President: Lee Kwang-hyung",
      "founding_year": "1971",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kaist_logo_image_20240412170624.png"
    },
    {
      "id": 65,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/65/?format=api",
      "name": "TUBITAK Space Technologies Research Institute",
      "featured": false,
      "type": "Government",
      "country_code": "TUR",
      "abbrev": "TUBITAK UZAY",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 12,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/12/?format=api",
      "name": "Brazilian Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "BRA",
      "abbrev": "AEB",
      "description": "The Brazilian Space Agency is a space agency in South America.  They work in partnership with the US and Russia aboard the ISS. It was previously operated by the military until 1994. They now operate largely in tandem with other nations. They run a spaceport and rocket launch site both in Brazil. They built the VLM small satellite launch system in tandem with Germany. The VLS-1 was intended to be a primary launch vehicle for the BSA, but it failed 3 times and was canceled. They have restarted work on the system in tandem with the Russian Space Agency.",
      "administrator": "Administrator: Marco Antonio Chamon",
      "founding_year": "1961",
      "launchers": "VLM | VLS",
      "spacecraft": "None",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 247,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/247/?format=api",
      "name": "Türksat",
      "featured": false,
      "type": "Commercial",
      "country_code": "TUR",
      "abbrev": "TRKST",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 82,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api",
      "name": "Lockheed Martin",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "LMT",
      "description": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
      "administrator": null,
      "founding_year": "1953",
      "launchers": "Titan | Agena",
      "spacecraft": "Hubble | JUNO | InSight",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1003,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1003/?format=api",
      "name": "Aérospatiale",
      "featured": false,
      "type": "Government",
      "country_code": "FRA",
      "abbrev": "",
      "description": "Aérospatiale was a French state-owned aerospace manufacturer that built both civilian and military aircraft, rockets and satellites. It was originally known as Société nationale industrielle aérospatiale (SNIAS). Its head office was in the 16th arrondissement of Paris. The name was changed to Aérospatiale during 1970.",
      "administrator": null,
      "founding_year": "1970",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}