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=240&ordering=-featured
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=250&ordering=-featured",
    "previous": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=230&ordering=-featured",
    "results": [
        {
            "id": 54,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/54/?format=api",
            "name": "National Space Agency of Ukraine",
            "featured": false,
            "type": "Government",
            "country_code": "UKR",
            "abbrev": "HKAY",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 9,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/9/?format=api",
            "name": "Azerbaijan National Aerospace Agency",
            "featured": false,
            "type": "Government",
            "country_code": "AZE",
            "abbrev": "AMAKA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/11/?format=api",
            "name": "Bolivarian Agency for Space Activities",
            "featured": false,
            "type": "Government",
            "country_code": "VEN",
            "abbrev": "ABAE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 138,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/138/?format=api",
            "name": "Snecma",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "Snecma",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1050,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1050/?format=api",
            "name": "Italian Air Force",
            "featured": false,
            "type": "Government",
            "country_code": "ITA",
            "abbrev": "IAF",
            "description": "The Italian Air Force is the air force of the Italian Republic. The Italian Air Force was founded as an independent service arm on 28 March 1923 by King Victor Emmanuel III as the Regia Aeronautica (\"Royal Air Force\"). After World War II, when Italy became a republic following a referendum, the Regia Aeronautica was given its current name.",
            "administrator": null,
            "founding_year": "1923",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 248,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/248/?format=api",
            "name": "ProtoStar",
            "featured": false,
            "type": "Commercial",
            "country_code": "BMU",
            "abbrev": "PROTO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1056,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1056/?format=api",
            "name": "Space Development Agency",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "SDA",
            "description": "The Space Development Agency (SDA) is a United States Space Force direct-reporting unit tasked with deploying disruptive space technology. A primary focus is space-based missile defense using large global satellite constellations made up of industry-procured low-cost satellites.",
            "administrator": "Director: Derek Tournear",
            "founding_year": "2019",
            "launchers": "",
            "spacecraft": "",
            "parent": "United States Space Force",
            "image_url": null
        },
        {
            "id": 1001,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1001/?format=api",
            "name": "EXOS Aerospace",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "EXOS",
            "description": "Exos Aerospace Systems & Technologies is an aerospace manufacturer and developer of reusable launch systems intended to support unmanned orbital spaceflight launches, and is based in Caddo Mills, Texas.",
            "administrator": "President: David Mitchell",
            "founding_year": "2014",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/exos2520aerospace_image_20190629155318.jpg"
        },
        {
            "id": 76,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/76/?format=api",
            "name": "Swedish National Space Board",
            "featured": false,
            "type": "Government",
            "country_code": "SWE",
            "abbrev": "SNSB",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1077,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1077/?format=api",
            "name": "Astroscale",
            "featured": false,
            "type": "Private",
            "country_code": "JPN",
            "abbrev": "ASC",
            "description": "Astroscale Holdings Inc. is a private orbital debris removal company headquartered in Tokyo, Japan. The company is developing satellite end-of-life and active debris removal services to mitigate the growing and hazardous buildup of debris in space.",
            "administrator": "COO: Chris Blackerby",
            "founding_year": "2013",
            "launchers": "",
            "spacecraft": "ELSA-d | ADRAS-J",
            "parent": null,
            "image_url": null
        }
    ]
}