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=290&ordering=featured
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 337,
    "next": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=300&ordering=featured",
    "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=280&ordering=featured",
    "results": [
        {
            "id": 38,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/38/?format=api",
            "name": "National Space Agency (KazCosmos)",
            "featured": false,
            "type": "Government",
            "country_code": "KAZ",
            "abbrev": "NSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1040,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1040/?format=api",
            "name": "CAS Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "CAS",
            "description": "CAS Space is a spin-off company from the Chinese Academy of Sciences (CAS) that is operating and plans to operate various launch vehicles of the Zhongke series.",
            "administrator": null,
            "founding_year": "2018",
            "launchers": "Zhongke",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 22,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/22/?format=api",
            "name": "Committee on Space Research",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,USA,ITA,DEU,RUS,CHN,ESP,CHE,IND,GBR,AUT,UKR,PAK,SWE,TUR,BEL,EGY,PRT,BRA,MEX,CAN,NLD,JPN,ISR,ZAF,HUN,IRN,AUS,POL,BGR,SVK,DNK,CZE,ROU,NOR,THA,ARG,ARM,IDN,TWN,FIN,GRC,NGA",
            "abbrev": "COSPAR",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 53,
            "url": "https://lldev.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": 1064,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1064/?format=api",
            "name": "BlackSky",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "BS",
            "description": "BlackSky is an American private aerospace company specializing in geospatial intelligence services. It operates the BlackSky constellation of Earth-imaging small satellites.",
            "administrator": "CEO: Brian O’Toole",
            "founding_year": "2013",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1087,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1087/?format=api",
            "name": "Korea Advanced Institute of Science and Technology",
            "featured": false,
            "type": "Educational",
            "country_code": "KOR",
            "abbrev": "KAIST",
            "description": "The Korea Advanced Institute of Science and Technology (KAIST) is a national research university located in Daedeok Innopolis, Daejeon, South Korea. KAIST was established by the Korean government in 1971 as the nation's first public, research-oriented science and engineering institution.",
            "administrator": "President: Lee Kwang-hyung",
            "founding_year": "1971",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 89,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/89/?format=api",
            "name": "Fairchild Space and Electronics Division",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "FSED",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1058,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1058/?format=api",
            "name": "Kuiper Systems LLC",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "Amazon",
            "description": "Kuiper Systems LLC, also known as Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.",
            "administrator": "President: Rajeev Badyal",
            "founding_year": "2019",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 212,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/212/?format=api",
            "name": "Digital Globe",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "DGI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 255,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/255/?format=api",
            "name": "Avanti Communications",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "AVN",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        }
    ]
}