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

{
    "count": 337,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=200&ordering=total_launch_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=180&ordering=total_launch_count",
    "results": [
        {
            "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": 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": 131,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/131/?format=api",
            "name": "Andrews Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Andrews Space",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1011,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1011/?format=api",
            "name": "Moscow Institute of Thermal Technology",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "MITT",
            "description": "Moscow Institute of Thermal Technology is a Russian (formerly Soviet) engineering and scientific research institute founded on May 13, 1946. The institute is located in the Otradnoye District in the north of Moscow.\r\n\r\nPreviously, it was primarily focused on developing ballistic missiles and rockets to increase the nation's strategic deterrent capability. Today it is also involved in civilian projects and has modified some of its intercontinental ballistic missiles into launch vehicles to be used for satellites.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": "Russian Federal Space Agency (ROSCOSMOS)",
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 145,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/145/?format=api",
            "name": "XCOR  Aerospace",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "XCOR",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "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": 1077,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1077/?format=api",
            "name": "Astroscale",
            "featured": false,
            "type": "Private",
            "country_code": "JPN",
            "abbrev": "ASC",
            "description": "Astroscale Holdings Inc. is a private orbital debris removal company headquartered in Tokyo, Japan. The company is developing satellite end-of-life and active debris removal services to mitigate the growing and hazardous buildup of debris in space.",
            "administrator": "COO: Chris Blackerby",
            "founding_year": "2013",
            "launchers": "",
            "spacecraft": "ELSA-d | ADRAS-J",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astroscale_logo_image_20240325075850.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"
        },
        {
            "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": 67,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/67/?format=api",
            "name": "Space Research and Remote Sensing Organization",
            "featured": false,
            "type": "Government",
            "country_code": "BGD",
            "abbrev": "SPARRSP",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}