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=290&ordering=featured
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=300&ordering=featured",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=280&ordering=featured",
    "results": [
        {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/6/?format=api",
            "name": "Asia-Pacific Regional Space Agency Forum",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,USA,DEU,RUS,CHN,IND,PAK,CAN,JPN,VNM,AUS,KOR,MYS,MNG,NZL,THA,BGD,BRN,BTN,KHM,IDN,LAO,MMR,NPL,PHL,SGP,LKA",
            "abbrev": "APRSAF",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/7/?format=api",
            "name": "Asia-Pacific Space Cooperation Organization",
            "featured": false,
            "type": "Multinational",
            "country_code": "ITA,DEU,CHN,GBR,PAK,TUR,IRN,KOR,MNG,THA,BGD,IDN,PER",
            "abbrev": "APSCO",
            "description": "The Asia-Pacific Space Cooperation Organization (APSCO) is an inter-governmental organization operated as a non-profit independent body with full international legal status. It is headquartered in Beijing, People's Republic of China.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 55,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/55/?format=api",
            "name": "National Space Organization",
            "featured": false,
            "type": "Government",
            "country_code": "TWN",
            "abbrev": "NSPO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 184,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/184/?format=api",
            "name": "China Aerospace Science and Industry Corporation",
            "featured": false,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CASIC",
            "description": "The China Aerospace Science & Industry Corporation Limited (CASIC) is a Chinese state-owned corporation that designs, develops and manufactures a range of spacecrafts, launch vehicles, strategic and tactical missile systems, and ground equipment.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china_aerospace_image_20201111143053.png",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520industry2520corporation_logo_20201111180047.png"
        },
        {
            "id": 20,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": null
        },
        {
            "id": 135,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/135/?format=api",
            "name": "Rocketdyne",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Rocketdyne",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1022,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
            "name": "Axiom Space",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "AXS",
            "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
            "administrator": "CEO: Michael Suffredini",
            "founding_year": "2016",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png"
        },
        {
            "id": 232,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/232/?format=api",
            "name": "European Organisation for the Exploitation of Meteorological Satellites",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,TUR,BEL,PRT,NLD,HUN,POL,BGR,SVK,DNK,CZE,ROU,NOR,HRV,FIN,GRC,EST,IRL,ISL,LVA,LTU,LUX,SVN",
            "abbrev": "EUMETSAT",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 239,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/239/?format=api",
            "name": "Satmex",
            "featured": false,
            "type": "Commercial",
            "country_code": "MEX",
            "abbrev": "SATMEX",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1035,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1035/?format=api",
            "name": "Seventh Ministry of Machine Building Industry",
            "featured": false,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CASC",
            "description": "Chinese governmental entity in charge of space research from November 1964 to April 1982.",
            "administrator": null,
            "founding_year": "1964",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}