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&offset=260&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=270&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=250&ordering=-name",
    "results": [
        {
            "id": 21,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/21/?format=api",
            "name": "Consultative Committee for Space Data Systems",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,USA,ITA,DEU,RUS,CHN,GBR,BRA,CAN,JPN",
            "abbrev": "CCSDS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 20,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/20/?format=api",
            "name": "Commonwealth Scientific and Industrial Research Organisation",
            "featured": false,
            "type": "Government",
            "country_code": "AUS",
            "abbrev": "CSIRO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 22,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/22/?format=api",
            "name": "Committee on Space Research",
            "featured": false,
            "type": "Multinational",
            "country_code": "ARG,ARM,AUS,AUT,BEL,BGR,BRA,CAN,CHN,TWN,CZE,DNK,EGY,ESP,FIN,FRA,DEU,GRC,HUN,IND,IDN,IRN,ISR,ITA,JPN,MEX,NLD,NGA,NOR,PAK,POL,PRT,ROU,RUS,SVK,ZAF,SWE,CHE,THA,TUR,UKR,GBR,USA",
            "abbrev": "COSPAR",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1027,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1027/?format=api",
            "name": "Comisión Nacional de Actividades Espaciales",
            "featured": false,
            "type": "Government",
            "country_code": "ARG",
            "abbrev": "CONAE",
            "description": "CONAE is the civilian agency of the government of Argentina in charge of the national space programme.",
            "administrator": null,
            "founding_year": "1960",
            "launchers": "Tronador",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 18,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/18/?format=api",
            "name": "Colombian Space Commission",
            "featured": false,
            "type": "Government",
            "country_code": "COL",
            "abbrev": "CCE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 158,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/158/?format=api",
            "name": "Chrysler",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "CHR",
            "description": "In July 1959, NASA chose the Redstone missile as the basis for the Mercury-Redstone Launch Vehicle to be used for suborbital test flights of the Project Mercury spacecraft. Three unmanned MRLV launch attempts were made between November 1960 and March 1961, two of which were successful. The MRLV successfully launched the chimpanzee Ham, and astronauts Alan Shepard and Gus Grissom on three suborbital flights in January, May and July 1961, respectively.",
            "administrator": null,
            "founding_year": "1950",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 272,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/272/?format=api",
            "name": "China Rocket Co. Ltd.",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "CHNR",
            "description": "China Rocket Co. Ltd. is a spinoff of China’s state-owned launch vehicle manufacturer using a “commercial business model”.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
            "name": "China National Space Administration",
            "featured": true,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CNSA",
            "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
            "administrator": "Administrator: Tang Dengjie",
            "founding_year": "1993",
            "launchers": "",
            "spacecraft": "Shenzhou",
            "parent": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg"
        },
        {
            "id": 177,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/177/?format=api",
            "name": "China Great Wall Industry Corporation",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "CGWIC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 88,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
            "name": "China Aerospace Science and Technology Corporation",
            "featured": true,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CASC",
            "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
            "administrator": "Chairman & President: Lei Fanpei",
            "founding_year": "1999",
            "launchers": "Long March",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg"
        }
    ]
}