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

{
  "count": 349,
  "next": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=320&ordering=-featured",
  "previous": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=300&ordering=-featured",
  "results": [
    {
      "id": 198,
      "url": "https://ll.thespacedevs.com/2.0.0/agencies/198/?format=api",
      "name": "Mohammed bin Rashid Space Centre",
      "featured": false,
      "type": "Government",
      "country_code": "ARE",
      "abbrev": "MBRSC",
      "description": "The Mohammed bin Rashid Space Centre is a Dubai government organisation working on the UAE space programme, which includes various space satellite projects, the Emirates Mars Mission, the Emirates Lunar Mission, and the UAE astronaut programme.",
      "administrator": "DG: Salem Humaid AlMarri",
      "founding_year": "2006",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 208,
      "url": "https://ll.thespacedevs.com/2.0.0/agencies/208/?format=api",
      "name": "Telesat",
      "featured": false,
      "type": "Commercial",
      "country_code": "CAN",
      "abbrev": "TELE",
      "description": "Telesat, formerly Telesat Canada, is a Canadian satellite communications company founded on May 2, 1969.",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 250,
      "url": "https://ll.thespacedevs.com/2.0.0/agencies/250/?format=api",
      "name": "HispaSat",
      "featured": false,
      "type": "Commercial",
      "country_code": "ESP",
      "abbrev": "HISPA",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1036,
      "url": "https://ll.thespacedevs.com/2.0.0/agencies/1036/?format=api",
      "name": "Ministry of Space Industry",
      "featured": false,
      "type": "Government",
      "country_code": "CHN",
      "abbrev": "CASC",
      "description": "Chinese governmental entity in charge of space research from April 1982 to July 1988.",
      "administrator": null,
      "founding_year": "1982",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1042,
      "url": "https://ll.thespacedevs.com/2.0.0/agencies/1042/?format=api",
      "name": "Skyrora",
      "featured": false,
      "type": "Private",
      "country_code": "GBR",
      "abbrev": "SKR",
      "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.",
      "administrator": "CEO: Volodymyr Lvykin",
      "founding_year": "2017",
      "launchers": "Skyrora",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1090,
      "url": "https://ll.thespacedevs.com/2.0.0/agencies/1090/?format=api",
      "name": "Jet Propulsion Laboratory",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "JPL",
      "description": "Jet Propulsion Laboratory (JPL) is a Federally Funded Research and Development Center (FFRDC) in La CaƱada Flintridge, California, Crescenta Valley, United States. Founded in 1936 by Caltech researchers, the laboratory is now owned and sponsored by the National Aeronautics and Space Administration (NASA) and administered and managed by the California Institute of Technology.\r\n\r\nThe primary function of the laboratory is the construction and operation of planetary robotic spacecraft, though it also conducts Earth-orbit and astronomy missions. It is also responsible for operating the NASA Deep Space Network (DSN).",
      "administrator": "Director: Dave Gallagher",
      "founding_year": "1936",
      "launchers": "",
      "spacecraft": "",
      "parent": "National Aeronautics and Space Administration",
      "image_url": null
    },
    {
      "id": 122,
      "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
      "name": "Sea Launch",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "SL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1043,
      "url": "https://ll.thespacedevs.com/2.0.0/agencies/1043/?format=api",
      "name": "European Union Agency for the Space Programme",
      "featured": false,
      "type": "Multinational",
      "country_code": "FRA,ITA,DEU,ESP,AUT,SWE,BEL,PRT,NLD,HUN,POL,BGR,SVK,DNK,CZE,ROU,HRV,FIN,GRC,EST,IRL,LVA,LTU,LUX,SVN,CYP,MLT",
      "abbrev": "EUSPA",
      "description": "The European Union Agency for the Space Programme (EUSPA) is a space agency, managing the European Union Space Programme as one of the agencies of the European Union (EU). It was initially created as the European Global Navigation Satellite Systems Supervisory Authority (GSA) in 2004, reorganised into the European Global Navigation Satellite Systems Agency (also GSA) in 2010, and established in its current form on May 12, 2021. EUSPA is a separate entity from the European Space Agency (ESA), although the two entities work together closely.",
      "administrator": "Executive Director: Rodrigo da Costa",
      "founding_year": "2021",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 149,
      "url": "https://ll.thespacedevs.com/2.0.0/agencies/149/?format=api",
      "name": "Interorbital Systems",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "IOS",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 190,
      "url": "https://ll.thespacedevs.com/2.0.0/agencies/190/?format=api",
      "name": "Antrix Corporation Limited",
      "featured": false,
      "type": "Commercial",
      "country_code": "IND",
      "abbrev": "ACL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    }
  ]
}