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=260&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=270&ordering=-failed_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=250&ordering=-failed_launches",
    "results": [
        {
            "id": 30,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/30/?format=api",
            "name": "Hungarian Space Office",
            "featured": false,
            "type": "Government",
            "country_code": "HUN",
            "abbrev": "HSO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
            "name": "Canadian Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "CAN",
            "abbrev": "CSA",
            "description": "The Canadian Space Agency was established by the Canadian Space Agency Act which received Royal Assent on May 10, 1990. \r\n\r\nThe Canadian space program is administered by the Canadian Space Agency. Canada has contributed technology, expertise and personnel to the world space effort, especially in collaboration with ESA and NASA. In addition to its astronauts and satellites, some of the most notable Canadian technological contributions to space exploration include the Canadarm on the Space Shuttle and Canadarm2 on the International Space Station.",
            "administrator": "President: Lisa Campbell",
            "founding_year": "1990",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/canadian2520space2520agency_logo_20231122160211.png"
        },
        {
            "id": 64,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/64/?format=api",
            "name": "Sri Lanka Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "LKA",
            "abbrev": "SLSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 25,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/25/?format=api",
            "name": "Danish National Space Center",
            "featured": false,
            "type": "Government",
            "country_code": "DNK",
            "abbrev": "DRC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 78,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/78/?format=api",
            "name": "Thales Alenia Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA,ITA",
            "abbrev": "THALES",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 26,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/26/?format=api",
            "name": "Technical University of Denmark - National Space Institute",
            "featured": false,
            "type": "Educational",
            "country_code": "DNK",
            "abbrev": "DTU",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/8/?format=api",
            "name": "Austrian Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "AUT",
            "abbrev": "ALR",
            "description": "The Austrian Space Agency was founded in 1972 and joined the ESA as a member in 1987. In 2005, control of the ALR was transferred to the Austrian Agency for Aerospace. They coordinated the first flight of an Austrian in space with a Soyuz launch in 1990.",
            "administrator": "Administrator: Andreas Geisler",
            "founding_year": "1972",
            "launchers": "",
            "spacecraft": "Spacelab | GALILEO",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 13,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/13/?format=api",
            "name": "UK Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "GBR",
            "abbrev": "UKSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 2,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/2/?format=api",
            "name": "Aeronautics and Space Research and Diffusion Center",
            "featured": false,
            "type": "Government",
            "country_code": "URY",
            "abbrev": "CIDA-E",
            "description": "An Uruguayan Government Space and Aeronautics Research Organization founded in 1975. They study and promote aerospace and space issues along with researching into them. They also advise and collaborate with the Uruguayan Air Force.",
            "administrator": null,
            "founding_year": "1975",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
            "name": "China National Space Administration",
            "featured": true,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CNSA",
            "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
            "administrator": "Administrator: Tang Dengjie",
            "founding_year": "1993",
            "launchers": "",
            "spacecraft": "Shenzhou",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png"
        }
    ]
}