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=140&ordering=-total_launch_count
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=150&ordering=-total_launch_count",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=130&ordering=-total_launch_count",
  "results": [
    {
      "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": 1047,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1047/?format=api",
      "name": "Saudi Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "SAU",
      "abbrev": "SSA",
      "description": "The Saudi Space Agency, previously known as the Saudi Space Commission (SSC), is a Saudi independent government entity established by a royal order on December 27, 2018 and elevated to an agency on June 14, 2023.",
      "administrator": "CEO: Muhammad al-Tamimi",
      "founding_year": "2018",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saudi_space_age_image_20240820182309.png"
    },
    {
      "id": 1061,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1061/?format=api",
      "name": "HawkEye 360",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "he360",
      "description": "HawkEye 360 is an American geospatial analytics company headquartered in Herndon, Virginia. It is a commercial seller of radio frequency signal location data gathered by a satellite constellation.",
      "administrator": "CEO: John Serafini",
      "founding_year": "2015",
      "launchers": "",
      "spacecraft": "HawkEye 360",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hawkeye2520360_logo_20230807090248.png"
    },
    {
      "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": 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": 255,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/255/?format=api",
      "name": "Avanti Communications",
      "featured": false,
      "type": "Commercial",
      "country_code": "GBR",
      "abbrev": "AVN",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 198,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/198/?format=api",
      "name": "Mohammed bin Rashid Space Centre",
      "featured": false,
      "type": "Government",
      "country_code": "ARE",
      "abbrev": "MBRSC",
      "description": "The Mohammed bin Rashid Space Centre is a Dubai government organisation working on the UAE space programme, which includes various space satellite projects, the Emirates Mars Mission, the Emirates Lunar Mission, and the UAE astronaut programme.",
      "administrator": "DG: Salem Humaid AlMarri",
      "founding_year": "2006",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 243,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/243/?format=api",
      "name": "Hughes",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "HUGH",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "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": 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"
    }
  ]
}