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=90&ordering=-featured
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=100&ordering=-featured",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=80&ordering=-featured",
  "results": [
    {
      "id": 128,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/128/?format=api",
      "name": "Planetary Resources",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "PRI",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 125,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/125/?format=api",
      "name": "A.M. Makarov Yuzhny Machine-Building Plant",
      "featured": false,
      "type": "Commercial",
      "country_code": "UKR",
      "abbrev": "PA Yuzhmash",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1004,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1004/?format=api",
      "name": "Convair",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "",
      "description": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
      "administrator": null,
      "founding_year": "1943",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1071,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1071/?format=api",
      "name": "Synspective",
      "featured": false,
      "type": "Private",
      "country_code": "JPN",
      "abbrev": "",
      "description": "Synspective was established with the aim to integrate SAR satellite technology in society through the agility of a start-up company. Synspective derives its name from the company concept of “Synthetic Data for Perspective on Sustainable Development.",
      "administrator": "CEO: Dr. Motoyuki Arai",
      "founding_year": "2018",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/synspective_log_image_20240325082018.png"
    },
    {
      "id": 1083,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1083/?format=api",
      "name": "Space One",
      "featured": false,
      "type": "Commercial",
      "country_code": "JPN",
      "abbrev": "Space One",
      "description": "Space One is a private launch service provider founded in 2018 by Canon Electronics, IHI Aerospace, construction company Shimizu and the government-backed Development Bank of Japan. Their KAIROS launch vehicle is planned for use to launch small satellites",
      "administrator": null,
      "founding_year": "2018",
      "launchers": "KAIROS",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520one_logo_20240216144545.png"
    },
    {
      "id": 1027,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1027/?format=api",
      "name": "Comisión Nacional de Actividades Espaciales",
      "featured": false,
      "type": "Government",
      "country_code": "ARG",
      "abbrev": "CONAE",
      "description": "CONAE is the civilian agency of the government of Argentina in charge of the national space programme.",
      "administrator": null,
      "founding_year": "1960",
      "launchers": "Tronador",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1077,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1077/?format=api",
      "name": "Astroscale",
      "featured": false,
      "type": "Private",
      "country_code": "JPN",
      "abbrev": "ASC",
      "description": "Astroscale Holdings Inc. is a private orbital debris removal company headquartered in Tokyo, Japan. The company is developing satellite end-of-life and active debris removal services to mitigate the growing and hazardous buildup of debris in space.",
      "administrator": "COO: Chris Blackerby",
      "founding_year": "2013",
      "launchers": "",
      "spacecraft": "ELSA-d | ADRAS-J",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astroscale_logo_image_20240325075850.png"
    },
    {
      "id": 1029,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1029/?format=api",
      "name": "TiSPACE",
      "featured": false,
      "type": "Private",
      "country_code": "TWN",
      "abbrev": "",
      "description": "Taiwan Innovative Space Inc.(TiSPACE), is a space launch company from Taiwan founded in 2016.",
      "administrator": "Founder: Dr. Yen-Sen Chen",
      "founding_year": "2016",
      "launchers": "Hapith I, Hapith V",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tispace_logo_20210910043519.png"
    },
    {
      "id": 1078,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1078/?format=api",
      "name": "International Institute for Aeronautical Sciences",
      "featured": false,
      "type": "Multinational",
      "country_code": "???",
      "abbrev": "IIAS",
      "description": "An international research institute specializing in aeronomy, bioastronautics, operational science, and flight test engineering.",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1056,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1056/?format=api",
      "name": "Space Development Agency",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "SDA",
      "description": "The Space Development Agency (SDA) is a United States Space Force direct-reporting unit tasked with deploying disruptive space technology. A primary focus is space-based missile defense using large global satellite constellations made up of industry-procured low-cost satellites.",
      "administrator": "Director: Derek Tournear",
      "founding_year": "2019",
      "launchers": "",
      "spacecraft": "",
      "parent": "United States Space Force",
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520development2520agency_logo_20230806170522.jpg"
    }
  ]
}