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=120&ordering=-consecutive_successful_launches
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 349,
  "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=130&ordering=-consecutive_successful_launches",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=110&ordering=-consecutive_successful_launches",
  "results": [
    {
      "id": 126,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/126/?format=api",
      "name": "Deep Space Industries",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "DSI",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "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": 239,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/239/?format=api",
      "name": "Satmex",
      "featured": false,
      "type": "Commercial",
      "country_code": "MEX",
      "abbrev": "SATMEX",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 201,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/201/?format=api",
      "name": "Vector",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "VEC",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1070,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1070/?format=api",
      "name": "PT Pasifik Satelit Nusantara",
      "featured": false,
      "type": "Private",
      "country_code": "IDN",
      "abbrev": "PSN",
      "description": "PT Pasifik Satelit Nusantara (PSN) is a private Indonesian satellite telecommunications company.\r\n\r\nIt was formed in 1991 and was the first satellite-based telecommunications company in Indonesia. In 1995, a collaboration started what was to become ACeS (Asia Cellular Satellite system). In 1998, a WAN-based service for corporate customers was introduced.",
      "administrator": "CEO: Adi Rahman Adiwoso",
      "founding_year": "1991",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pt2520pasifik2520satelit2520nusantara_logo_20230821053114.png"
    },
    {
      "id": 234,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/234/?format=api",
      "name": "XTAR LLC",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "XTAR",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1053,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1053/?format=api",
      "name": "Turkish Air Force",
      "featured": false,
      "type": "Government",
      "country_code": "TUR",
      "abbrev": "TAF",
      "description": "The Turkish Air Force is the aerial warfare service branch of the Turkish Armed Forces. It traces its origins to June 1911 when it was founded as the Ottoman Aviation Squadrons by the Ottoman Empire.",
      "administrator": null,
      "founding_year": "1911",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/turkish2520air2520force_logo_20230630072904.png"
    },
    {
      "id": 238,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/238/?format=api",
      "name": "Hisdesat",
      "featured": false,
      "type": "Commercial",
      "country_code": "ESP",
      "abbrev": "HISDE",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "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": 231,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/231/?format=api",
      "name": "SKY Perfect JSAT Group",
      "featured": false,
      "type": "Commercial",
      "country_code": "JPN",
      "abbrev": "JSAT",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}