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=total_launch_count
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=total_launch_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=220&ordering=total_launch_count",
    "results": [
        {
            "id": 1089,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1089/?format=api",
            "name": "Korea AeroSpace Administration",
            "featured": false,
            "type": "Government",
            "country_code": "KOR",
            "abbrev": "KASA",
            "description": "The Korea AeroSpace Administration (KASA; Korean: 우주항공청) is a Korean government-funded space and aeronautics agency. Established under the Ministry of Science and ICT, KASA oversees the Korea Aerospace Research Institute and Korea Astronomy and Space Science Institute. Its headquarters is located in Sacheon, South Gyeongsang Province.",
            "administrator": "President: Yoon Yeongbin",
            "founding_year": "2024",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nuri_liftoff_2_image_20240820080542.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kasa_logo_image_20240820080129.png"
        },
        {
            "id": 81,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/81/?format=api",
            "name": "Astrium Satellites",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA,DEU,ESP,GBR",
            "abbrev": "EADS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 137,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/137/?format=api",
            "name": "Reaction Engines Ltd.",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "REL",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 140,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/140/?format=api",
            "name": "Bigelow Aerospace",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Bigelow",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 167,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/167/?format=api",
            "name": "Space Florida",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "SF",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 236,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/236/?format=api",
            "name": "DirecTV",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "DIREC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "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
        }
    ]
}