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

{
  "count": 350,
  "next": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=40&ordering=featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=20&ordering=featured",
  "results": [
    {
      "id": 117,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/117/?format=api",
      "name": "Eurockot Launch Services",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA,RUS",
      "abbrev": "ELS",
      "description": "Eurockot Launch Services GmbH is a commercial spacecraft launch provider and was founded in 1995. Eurockot uses an expendable launch vehicle called the Rockot to place satellites into low Earth orbit (LEO). Eurockot is jointly owned by ArianeGroup, which holds 51 percent, and by Khrunichev State Research and Production Space Center, which holds 49 percent. Eurockot launches from dedicated launch facilities at the Plesetsk Cosmodrome in northern Russia.",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 285,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/285/?format=api",
      "name": "Astra Space",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "AS",
      "description": "Astra Space is a launch vehicle company based in San Francisco, California, that develops pump-fed, liquid bipropellant propulsion engines for DARPA and NASA as well as their Astra Rocket launch vehicle.",
      "administrator": "CEO: Chris Kemp",
      "founding_year": "2005",
      "launchers": "Rocket 3.3",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/astra2520space_image_20200216210038.jpg"
    },
    {
      "id": 119,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/119/?format=api",
      "name": "ISC Kosmotras",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "ISCK",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1104,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1104/?format=api",
      "name": "Taiwan Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "TWN",
      "abbrev": "TASA",
      "description": "The Taiwan Space Agency (abbreviated TASA), formerly the National Space Organization (NSPO) from 1991 to 2023, is the national civilian space agency of Taiwan, under the auspices of the National Science and Technology Council. TASA is involved in the development of space technologies and related research.",
      "administrator": "Director General: Wu Jong-shinn",
      "founding_year": "1991",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1019,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1019/?format=api",
      "name": "European Space Research Organisation",
      "featured": false,
      "type": "Multinational",
      "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,SWE,BEL,NLD,DNK",
      "abbrev": "ESRO",
      "description": "The European Space Research Organisation (ESRO) was an international organisation founded by 10 European nations with the intention of jointly pursuing scientific research in space. It was founded in 1964. As an organisation ESRO was based on a previously existing international scientific institution, CERN. The ESRO convention, the organisations founding document outlines it as an entity exclusively devoted to scientific pursuits. This was the case for most of its lifetime but in the final years before the formation of ESA, the European Space Agency, ESRO began a programme in the field of telecommunications.",
      "administrator": null,
      "founding_year": "1964",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1023,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1023/?format=api",
      "name": "Space Adventures",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "SA",
      "description": "Space Adventures, Inc. is an American space tourism company founded in 1998 by Eric C. Anderson. Its offerings include zero-gravity atmospheric flights, orbital spaceflights and other spaceflight-related experiences including cosmonaut training, spacewalk training, and launch tours.",
      "administrator": "CEO: Eric C. Anderson",
      "founding_year": "1998",
      "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
    },
    {
      "id": 160,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/160/?format=api",
      "name": "Royal Australian Air Force",
      "featured": false,
      "type": "Government",
      "country_code": "AUS",
      "abbrev": "RAAF",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 190,
      "url": "https://lldev.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
    },
    {
      "id": 195,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/195/?format=api",
      "name": "Sandia National Laboratories",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "SNL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    }
  ]
}