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=220&ordering=-name
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=230&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=210&ordering=-name",
    "results": [
        {
            "id": 1088,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1088/?format=api",
            "name": "Hungarian Ministry of Foreign Affairs and Trade",
            "featured": false,
            "type": "Government",
            "country_code": "HUN",
            "abbrev": "",
            "description": "",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 93,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/93/?format=api",
            "name": "Hughes Aircraft",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "HAC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 243,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/243/?format=api",
            "name": "Hughes",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "HUGH",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 250,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/250/?format=api",
            "name": "HispaSat",
            "featured": false,
            "type": "Commercial",
            "country_code": "ESP",
            "abbrev": "HISPA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 238,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/238/?format=api",
            "name": "Hisdesat",
            "featured": false,
            "type": "Commercial",
            "country_code": "ESP",
            "abbrev": "HISDE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1031,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1031/?format=api",
            "name": "Hindustan Aeronautics Limited",
            "featured": false,
            "type": "Government",
            "country_code": "IND",
            "abbrev": "HAL",
            "description": "Hindustan Aeronautics Limited is an Indian state-owned aerospace and defence company, headquartered in Bengaluru, India. Established on 23 December 1940, HAL is one of the oldest and largest aerospace and defence manufacturers in the world.",
            "administrator": "Chairman: R. Madhavan",
            "founding_year": "1940",
            "launchers": "",
            "spacecraft": "Gaganyaan",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan_aeron_image_20220205093649.png",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan2520aeronautics2520limited_logo_20220205093649.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": 92,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/92/?format=api",
            "name": "Hawker Siddeley Dynamics",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "HSD",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 204,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/204/?format=api",
            "name": "Globalstar",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "GSAT",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 187,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/187/?format=api",
            "name": "GK Launch Services",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "GKLS",
            "description": "GK Launch Services is a company established by Glavkosmos (a subsidiary of Roscosmos State Space Corporation) and International Space Company Kosmotras. GK Launch Services is an operator of Soyuz-2 commercial launches from the Russian spaceports.",
            "administrator": "CEO: Alexander V. Serkin",
            "founding_year": "2017",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gk_launch_servi_image_20210321182205.jpg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gk2520launch2520services_logo_20210313165236.png"
        }
    ]
}