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=20&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=30&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=10&ordering=-name",
    "results": [
        {
            "id": 191,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/191/?format=api",
            "name": "United Space Alliance",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "USA",
            "description": "United Space Alliance (USA) is a spaceflight operations company. USA is a joint venture which was established in August 1995 as a Limited Liability Company (LLC), equally owned by Boeing and Lockheed Martin.",
            "administrator": null,
            "founding_year": "1995",
            "launchers": "Space Shuttle",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520space2520alliance_image_20190830220958.jpg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520space2520alliance_logo_20190830220958.jpg"
        },
        {
            "id": 124,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
            "name": "United Launch Alliance",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "ULA",
            "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
            "administrator": "CEO: Tory Bruno",
            "founding_year": "2006",
            "launchers": "Atlas | Delta IV | Vulcan",
            "spacecraft": "CST-100 Starliner",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png"
        },
        {
            "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": 227,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/227/?format=api",
            "name": "UK Ministry Of Defence",
            "featured": false,
            "type": "Government",
            "country_code": "GBR",
            "abbrev": "UKMOD",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 247,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/247/?format=api",
            "name": "Türksat",
            "featured": false,
            "type": "Commercial",
            "country_code": "TUR",
            "abbrev": "TRKST",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 72,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/72/?format=api",
            "name": "Turkmenistan National Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "TKM",
            "abbrev": "TNSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1053,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1053/?format=api",
            "name": "Turkish Air Force",
            "featured": false,
            "type": "Government",
            "country_code": "TUR",
            "abbrev": "TAF",
            "description": "The Turkish Air Force is the aerial warfare service branch of the Turkish Armed Forces. It traces its origins to June 1911 when it was founded as the Ottoman Aviation Squadrons by the Ottoman Empire.",
            "administrator": null,
            "founding_year": "1911",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/turkish2520air2520force_logo_20230630072904.png"
        },
        {
            "id": 109,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/109/?format=api",
            "name": "Turkish Aerospace Industries",
            "featured": false,
            "type": "Commercial",
            "country_code": "TUR",
            "abbrev": "TAI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 65,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/65/?format=api",
            "name": "TUBITAK Space Technologies Research Institute",
            "featured": false,
            "type": "Government",
            "country_code": "TUR",
            "abbrev": "TUBITAK UZAY",
            "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
        }
    ]
}