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=130&ordering=-featured
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=140&ordering=-featured",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=120&ordering=-featured",
    "results": [
        {
            "id": 1019,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1019/?format=api",
            "name": "European Space Research Organisation",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,SWE,BEL,NLD,DNK",
            "abbrev": "ESRO",
            "description": "The European Space Research Organisation (ESRO) was an international organisation founded by 10 European nations with the intention of jointly pursuing scientific research in space. It was founded in 1964. As an organisation ESRO was based on a previously existing international scientific institution, CERN. The ESRO convention, the organisations founding document outlines it as an entity exclusively devoted to scientific pursuits. This was the case for most of its lifetime but in the final years before the formation of ESA, the European Space Agency, ESRO began a programme in the field of telecommunications.",
            "administrator": null,
            "founding_year": "1964",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "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": 1032,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1032/?format=api",
            "name": "Islamic Revolutionary Guard Corps Aerospace Force",
            "featured": false,
            "type": "Government",
            "country_code": "IRN",
            "abbrev": "IRGCAF",
            "description": "The Islamic Revolutionary Guard Corps Aerospace Force is the strategic missile, air, and space force within the Islamic Revolutionary Guard Corps of Iran. It was renamed from the IRGC Air Force into the IRGC Aerospace Force in 2009.",
            "administrator": "Brigadier General: Ali Jafarabadi",
            "founding_year": "1985",
            "launchers": "Qased",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/islamic2520revolutionary2520guard2520corps2520aerospace2520force_logo_20220308095207.png"
        },
        {
            "id": 282,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/282/?format=api",
            "name": "Aevum",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "AEV",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1033,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1033/?format=api",
            "name": "Orbex",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "Orbex",
            "description": "Orbex is an aerospace company based in Scotland providing CubeSat launches to low Earth orbits.",
            "administrator": "CEO: Martin Coates",
            "founding_year": "2015",
            "launchers": "Orbex Prime",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbex_image_20220511124742.jpg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbex_logo_20220511124742.png"
        },
        {
            "id": 47,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/47/?format=api",
            "name": "National Commission for Aerospace Research and Development",
            "featured": false,
            "type": "Government",
            "country_code": "PER",
            "abbrev": "CONIDA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 101,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/101/?format=api",
            "name": "Philco Ford",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "PHILCO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 57,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/57/?format=api",
            "name": "Netherlands Institute for Space Research",
            "featured": false,
            "type": "Government",
            "country_code": "NLD",
            "abbrev": "SRON",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 136,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/136/?format=api",
            "name": "Ad Astra Rocket Company",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "AARC",
            "description": "Ad Astra Rocket Company is an American Space Company doing research and development in plasma propulsion technology. This involves using the technology of VASIMR developed in the late '70s, developed by the companies founder, Franklin Diaz. They have begun testing of their VF-200 model engine, built for interplanetary travel.",
            "administrator": "President: Dr. Franklin Chang Diaz",
            "founding_year": "2005",
            "launchers": "",
            "spacecraft": "VX-200 | VF-200",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1014,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1014/?format=api",
            "name": "Martin Marietta",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "MM",
            "description": "The Martin Marietta Corporation was an American company founded in 1961 through the merger of Glenn L. Martin Company and American-Marietta Corporation. The combined company became a leader in chemicals, aerospace, and electronics. In 1995, it merged with Lockheed Corporation to form Lockheed Martin.",
            "administrator": null,
            "founding_year": "1961",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}