API endpoint that allows Agencies to be viewed.

GET:
Return a list of all the existing users.

MODE:
Normal and Detailed
/2.0.0/agencies/?mode=detailed

FILTERS:
Parameters - 'featured', 'agency_type', 'country_code'
Example - /2.0.0/agencies/?featured=true

SEARCH EXAMPLE:
/2.0.0/agencies/?search=nasa

ORDERING:
Fields - 'id', 'name', 'featured'
Example - /2.0.0/agencies/?ordering=featured

GET /2.0.0/agencies/?format=api&limit=10&offset=10&ordering=-name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 330,
    "next": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=20&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&ordering=-name",
    "results": [
        {
            "id": 201,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/201/?format=api",
            "name": "Vector",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "VEC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 53,
            "url": "https://ll.thespacedevs.com/2.0.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
        },
        {
            "id": 166,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
            "name": "US Navy",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "USN",
            "description": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.",
            "administrator": null,
            "founding_year": "1963",
            "launchers": "",
            "spacecraft": "Vanguard 1-3 | Parker Solar Probe",
            "parent": null,
            "image_url": null
        },
        {
            "id": 165,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/165/?format=api",
            "name": "US Army",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "USA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 152,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/152/?format=api",
            "name": "UP Aerospace",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "UPA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 183,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/183/?format=api",
            "name": "Unknown",
            "featured": false,
            "type": "Unknown",
            "country_code": "UNK",
            "abbrev": "UNK",
            "description": "The agency or launch service provider is not known yet.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1041,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1041/?format=api",
            "name": "United States Space Force",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "USSF",
            "description": "The United States Space Force (USSF) is the space service branch of the U.S. Armed Forces, one of the eight U.S. uniformed services.",
            "administrator": null,
            "founding_year": "2019",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1025,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1025/?format=api",
            "name": "United States Departement of Defense",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "DoD",
            "description": "The DoD is a government agency in the United States. It is in charge of coordinating and supervising all agencies and functions of the government directly related to national security and the United States Armed Forces.",
            "administrator": null,
            "founding_year": "1947",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 161,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
            "name": "United States Air Force",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "USAF",
            "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
            "administrator": "Commander-in-Chief: President of the US",
            "founding_year": "1947",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 191,
            "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/united2520space2520alliance_image_20190830220958.jpg"
        }
    ]
}