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=30&ordering=-id
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=40&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=20&ordering=-id",
    "results": [
        {
            "id": 1063,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1063/?format=api",
            "name": "Astranis Space Technologies Corp.",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "Astranis",
            "description": "Astranis Space Technologies Corp. is a private American geostationary communications satellite operator and manufacturer headquartered in San Francisco,",
            "administrator": "CEO:  John Gedmark",
            "founding_year": "2015",
            "launchers": "",
            "spacecraft": "Small geostationary communications satellites",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astranis2520space2520technologies2520corp._logo_20230807093654.png"
        },
        {
            "id": 1062,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1062/?format=api",
            "name": "Viasat",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "VSAT",
            "description": "Viasat is an American communications company based in Carlsbad, California, with additional operations across the United States and worldwide. Viasat is a provider of high-speed satellite broadband services and secure networking systems covering military and commercial markets.",
            "administrator": "CEO: Mark D. Dankberg",
            "founding_year": "1986",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viasat_logo_20230807092035.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": 1060,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1060/?format=api",
            "name": "Northstar Earth & Space",
            "featured": false,
            "type": "Private",
            "country_code": "CAN",
            "abbrev": "Northstar",
            "description": "NorthStar seeks to empower humanity to preserve our planet through a unique Space and Earth information & intelligence platform using space-based sensors. NorthStar strives to help transform the way governments, industry and institutions assess risk, enforce regulations and make decisions to foster the sustainable development of our planet and deliver a safe and secure near-Earth environment.",
            "administrator": "Founder:  Stewart Bain",
            "founding_year": "2015",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1059,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1059/?format=api",
            "name": "Capella Space",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "",
            "description": "Capella Space is an American space company. It is developing space-based radar Earth observation satellites equipped with synthetic-aperture radar that can penetrate clouds and work at night.",
            "administrator": "CEO: Payam Banazadeh",
            "founding_year": "2016",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/capella2520space_logo_20230806180121.png"
        },
        {
            "id": 1058,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1058/?format=api",
            "name": "Kuiper Systems LLC",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "Amazon",
            "description": "Kuiper Systems LLC, also known as Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.",
            "administrator": "President: Rajeev Badyal",
            "founding_year": "2019",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1057,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1057/?format=api",
            "name": "Maxar Technologies",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Maxar",
            "description": "Maxar Technologies Inc. is a space technology company headquartered in Westminster, Colorado, United States, specializing in manufacturing communication, Earth observation, radar, and on-orbit servicing satellites, satellite products, and related services.",
            "administrator": "President & CEO: Daniel Jablonsky",
            "founding_year": "2017",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maxar2520technologies_logo_20230806171500.png"
        },
        {
            "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"
        },
        {
            "id": 1055,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1055/?format=api",
            "name": "Bundeswehr",
            "featured": false,
            "type": "Government",
            "country_code": "DEU",
            "abbrev": "",
            "description": "The Bundeswehr is the armed forces of the Federal Republic of Germany.",
            "administrator": "Commander-in-Chief : Federal Minister of Defence",
            "founding_year": "1955",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bundeswehr_logo_20230806165358.png"
        },
        {
            "id": 1054,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1054/?format=api",
            "name": "Defense Advanced Research Projects Agency",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "DARPA",
            "description": "The Defense Advanced Research Projects Agency (DARPA) is a research and development agency of the United States Department of Defense responsible for the development of emerging technologies for use by the military.",
            "administrator": "Director: Stefanie Tompkins",
            "founding_year": "1958",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/defense2520advanced2520research2520projects2520agency_logo_20230726143005.png"
        }
    ]
}