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=successful_launches
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=successful_launches",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=80&ordering=successful_launches",
  "results": [
    {
      "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": 261,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/261/?format=api",
      "name": "Korean Astronaut Program",
      "featured": false,
      "type": "Government",
      "country_code": "KOR",
      "abbrev": "KAP",
      "description": "The Korean Astronaut Program was an initiative by the South Korean government to send the first Korean into space via the Russian space program. In 2008, Yi So-yeon became the first and only Korean to go to space for 10 days.",
      "administrator": null,
      "founding_year": "2006",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1000,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1000/?format=api",
      "name": "Energia",
      "featured": false,
      "type": "Government",
      "country_code": "RUS",
      "abbrev": "OKB-1",
      "description": null,
      "administrator": null,
      "founding_year": "1946",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1084,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1084/?format=api",
      "name": "PT Telkom Satellite Indonesia",
      "featured": false,
      "type": "Commercial",
      "country_code": "IDN",
      "abbrev": "Telkomsat",
      "description": "PT Telkom Satellite Indonesia or commonly abbreviated as Telkomsat, is a subsidiary of Telkom Indonesia which is engaged in satellite service providers with international standards with a comprehensive and innovative business portfolio scope from upstream to downstream.",
      "administrator": "President Director: Lukman Hakim Abd. Rauf",
      "founding_year": "1995",
      "launchers": "",
      "spacecraft": "",
      "parent": "PT Telkom Indonesia",
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pt2520telkom2520satellite2520indonesia_logo_20240217062048.png"
    },
    {
      "id": 1088,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1088/?format=api",
      "name": "Hungarian Ministry of Foreign Affairs and Trade",
      "featured": false,
      "type": "Government",
      "country_code": "HUN",
      "abbrev": "",
      "description": "",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1010,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1010/?format=api",
      "name": "KB Mashinostroyeniya",
      "featured": false,
      "type": "Government",
      "country_code": "RUS",
      "abbrev": "",
      "description": "KB Mashinostroyeniya or KBM for short is a state defence enterprise, scientific and design R&D centre specialised in missile systems located in Kolomna, Moscow region, Russia. Part of Rostec state corporation.",
      "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": 266,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/266/?format=api",
      "name": "Relativity Space",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "RS",
      "description": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.",
      "administrator": "CEO: Tim Ellis",
      "founding_year": "2015",
      "launchers": "Terran",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325080842.png"
    },
    {
      "id": 1001,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1001/?format=api",
      "name": "EXOS Aerospace",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "EXOS",
      "description": "Exos Aerospace Systems & Technologies is an aerospace manufacturer and developer of reusable launch systems intended to support unmanned orbital spaceflight launches, and is based in Caddo Mills, Texas.",
      "administrator": "President: David Mitchell",
      "founding_year": "2014",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/exos2520aerospace_image_20190629155318.jpg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/exos2520aerospace_logo_20190629155319.png"
    },
    {
      "id": 246,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/246/?format=api",
      "name": "Vietnam Posts and Telecommunications Group",
      "featured": false,
      "type": "Commercial",
      "country_code": "VNM",
      "abbrev": "VNPT",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}