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=230&ordering=failed_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=240&ordering=failed_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=220&ordering=failed_launches",
    "results": [
        {
            "id": 1018,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1018/?format=api",
            "name": "National Research Council",
            "featured": false,
            "type": "Government",
            "country_code": "ITA",
            "abbrev": "CNR",
            "description": "The Consiglio Nazionale delle Ricerche (CNR) or National Research Council, is the largest research council in Italy. As a public organisation, its remit is to support scientific and technological research. Its headquarters are in Rome.",
            "administrator": "President: Maria Chiara Carrozza",
            "founding_year": "1923",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520research2520council_logo_20231225172013.png"
        },
        {
            "id": 48,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/48/?format=api",
            "name": "National Commission for Space Research",
            "featured": false,
            "type": "Government",
            "country_code": "ARG",
            "abbrev": "CNIE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 110,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/110/?format=api",
            "name": "TRW",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "TRW",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 53,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/53/?format=api",
            "name": "Uzbek State Space Research Agency (UzbekCosmos)",
            "featured": false,
            "type": "Government",
            "country_code": "UZB",
            "abbrev": "USSRA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 245,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/245/?format=api",
            "name": "Regional African Satellite Communication Organization",
            "featured": false,
            "type": "Commercial",
            "country_code": "MUS",
            "abbrev": "RASCOM",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1079,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1079/?format=api",
            "name": "Agency for Defense Development",
            "featured": false,
            "type": "Government",
            "country_code": "KOR",
            "abbrev": "ADD",
            "description": "The Agency for Defense Development (ADD) is the South Korean national agency for research and development in defense technology, funded by the Defense Acquisition Program Administration (DAPA). Its purpose is contributing to enforcing the national defence, to improving the national R&D capacity, and to fostering the domestic defense industry.",
            "administrator": null,
            "founding_year": "1970",
            "launchers": "South Korean ADD Solid-Fuel SLV",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agency2520for2520defense2520development_logo_20231204144839.png"
        },
        {
            "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": 1003,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1003/?format=api",
            "name": "Aérospatiale",
            "featured": false,
            "type": "Government",
            "country_code": "FRA",
            "abbrev": "",
            "description": "Aérospatiale was a French state-owned aerospace manufacturer that built both civilian and military aircraft, rockets and satellites. It was originally known as Société nationale industrielle aérospatiale (SNIAS). Its head office was in the 16th arrondissement of Paris. The name was changed to Aérospatiale during 1970.",
            "administrator": null,
            "founding_year": "1970",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1044,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1044/?format=api",
            "name": "ArianeGroup",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "AG",
            "description": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
            "administrator": "CEO: Martin Sion",
            "founding_year": "2015",
            "launchers": "Ariane",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG"
        },
        {
            "id": 52,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/52/?format=api",
            "name": "National Remote Sensing Center of Tunisia",
            "featured": false,
            "type": "Government",
            "country_code": "TUN",
            "abbrev": "CNT",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}