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=270&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=280&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=260&ordering=name",
    "results": [
        {
            "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": 1026,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1026/?format=api",
            "name": "Spaceflight Launch Services",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Spaceflight",
            "description": "Spaceflight enables commercial, non-profit organizations and government entities get launched, achieving their mission goals.",
            "administrator": null,
            "founding_year": "2011",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 167,
            "url": "https://ll.thespacedevs.com/2.0.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
        },
        {
            "id": 1083,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1083/?format=api",
            "name": "Space One",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "Space One",
            "description": "Space One is a private launch service provider founded in 2018 by Canon Electronics, IHI Aerospace, construction company Shimizu and the government-backed Development Bank of Japan. Their KAIROS launch vehicle is planned for use to launch small satellites",
            "administrator": null,
            "founding_year": "2018",
            "launchers": "KAIROS",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1049,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1049/?format=api",
            "name": "Space Pioneer",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "SP",
            "description": "Space Pioneer is a Chinese private space launch company based in Beijing. It was founded in 2015 by Kang Yonglai.",
            "administrator": "CEO: Kang Yonglai",
            "founding_year": "2015",
            "launchers": "Tianlong",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 120,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/120/?format=api",
            "name": "SpaceQuest, Ltd.",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SQ",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 67,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/67/?format=api",
            "name": "Space Research and Remote Sensing Organization",
            "featured": false,
            "type": "Government",
            "country_code": "BGD",
            "abbrev": "SPARRSP",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 68,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/68/?format=api",
            "name": "Space Research Centre",
            "featured": false,
            "type": "Government",
            "country_code": "POL",
            "abbrev": "CBK-PAN",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 70,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/70/?format=api",
            "name": "Space Research Institute of Saudi Arabia",
            "featured": false,
            "type": "Government",
            "country_code": "SAU",
            "abbrev": "KACST-SRI",
            "description": "The Space Research Institute of Saudi Arabia is committed to space research for Suadi Arabia. Their space agency is chaired by Sultan bin Salman Al Saud, the first and only Saudi man to go to space aboard the STS-51-G for 7 days.",
            "administrator": "Sultan bin Salman Al Saud",
            "founding_year": "2018",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1007,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1007/?format=api",
            "name": "Space Services Inc.",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "",
            "description": "Space Services, Inc. of America (SSIA) is a space services company that provides star naming services as well as space burial services through its subsidiary company, Celestis.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        }
    ]
}