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

{
    "count": 336,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=70&ordering=consecutive_successful_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=50&ordering=consecutive_successful_launches",
    "results": [
        {
            "id": 202,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/202/?format=api",
            "name": "Iridium Communications",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "IRDM",
            "description": "Iridium Communications Inc is a publicly traded American company headquartered in McLean, Virginia, United States. Iridium operates the Iridium satellite constellation, a system of 75 satellites: 66 are active satellites and the remaining nine function as in-orbit spares. Iridium Satellites are used for worldwide voice and data communication from handheld satellite phones, satellite messenger communication devices and integrated transceivers, as well as for two-way satellite messaging service from supported Android smartphones.The nearly polar orbit and communication between satellites via inter-satellite links provide global service availability.",
            "administrator": "CEO: Matthew J. Desch",
            "founding_year": "2001",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520communications_logo_20231230163512.png"
        },
        {
            "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": 1064,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1064/?format=api",
            "name": "BlackSky",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "BS",
            "description": "BlackSky is an American private aerospace company specializing in geospatial intelligence services. It operates the BlackSky constellation of Earth-imaging small satellites.",
            "administrator": "CEO: Brian O’Toole",
            "founding_year": "2013",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blacksky_logo_20230810081114.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": 254,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/254/?format=api",
            "name": "British Satellite Broadcasting",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "BSB",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 127,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/127/?format=api",
            "name": "Robotics Institute",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "RI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 199,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/199/?format=api",
            "name": "Virgin Orbit",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "VO",
            "description": "Virgin Orbit is a company within the Virgin Group which plans to provide launch services for small satellites. The company was formed in 2017 to develop the air-launched LauncherOne rocket, launched from Cosmic Girl, which had previously been a project of Virgin Galactic. Based in Long Beach, California, Virgin Orbit has more than 300 employees led by president Dan Hart, a former vice president of government satellite systems at Boeing.\r\n\r\nVirgin Orbit focuses on small satellite launch, which is one of three capabilities being focused on by Virgin Galactic. These capabilities are: human spaceflight operations, small satellite launch, and advanced aerospace design, manufacturing, and test",
            "administrator": "President: Dan Hart",
            "founding_year": "2017",
            "launchers": "LauncherOne",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_image_20200101110056.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_logo_20200101102856.png"
        },
        {
            "id": 130,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/130/?format=api",
            "name": "RUAG Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHE",
            "abbrev": "RUAG",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1072,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1072/?format=api",
            "name": "Cabinet Intelligence and Research Office",
            "featured": false,
            "type": "Government",
            "country_code": "JPN",
            "abbrev": "Naichō",
            "description": "The Cabinet Intelligence and Research Office also known as Naichō (内調), is a Japanese intelligence agency under the Cabinet Secretariat responsible for gathering, processing, and analyzing national security information for the cabinet.",
            "administrator": "Director of Cabinet Intelligence: Hiroaki Takizawa",
            "founding_year": "1986",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cabinet2520intelligence2520and2520research2520office_logo_20230821082601.png"
        },
        {
            "id": 253,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/253/?format=api",
            "name": "French Armed Forces",
            "featured": false,
            "type": "Government",
            "country_code": "FRA",
            "abbrev": "FAF",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}