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=240&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=250&ordering=-featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=230&ordering=-featured",
  "results": [
    {
      "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": 1008,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1008/?format=api",
      "name": "Société d'étude et de réalisation d'engins balistiques",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "",
      "description": "Société d'étude et de réalisation d'engins balistiques or SÉREB was a French aviation company. It was created initially to develop two-stage ballistic missiles for nuclear weapons (Force de dissuasion nucléaire française). CNES was formed in 1961, which took over much development of civilian research.",
      "administrator": null,
      "founding_year": "1959",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1018,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1018/?format=api",
      "name": "National Research Council",
      "featured": false,
      "type": "Government",
      "country_code": "ITA",
      "abbrev": "CNR",
      "description": "The Consiglio Nazionale delle Ricerche (CNR) or National Research Council, is the largest research council in Italy. As a public organisation, its remit is to support scientific and technological research. Its headquarters are in Rome.",
      "administrator": "President: Maria Chiara Carrozza",
      "founding_year": "1923",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1047,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1047/?format=api",
      "name": "Saudi Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "SAU",
      "abbrev": "SSA",
      "description": "The Saudi Space Agency, previously known as the Saudi Space Commission (SSC), is a Saudi independent government entity established by a royal order on December 27, 2018 and elevated to an agency on June 14, 2023.",
      "administrator": "CEO: Muhammad al-Tamimi",
      "founding_year": "2018",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1035,
      "url": "https://lldev.thespacedevs.com/2.0.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
    },
    {
      "id": 1075,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1075/?format=api",
      "name": "Leidos",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "Leidos",
      "description": "Leidos, formerly known as Science Applications International Corporation (SAIC), is an American defense, aviation, information technology, and biomedical research company headquartered in Reston, Virginia, that provides scientific, engineering, systems integration, and technical services.",
      "administrator": "CEO: Thomas Bell",
      "founding_year": "2013",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1062,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1062/?format=api",
      "name": "Viasat",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "VSAT",
      "description": "Viasat is an American communications company based in Carlsbad, California, with additional operations across the United States and worldwide. Viasat is a provider of high-speed satellite broadband services and secure networking systems covering military and commercial markets.",
      "administrator": "CEO: Mark D. Dankberg",
      "founding_year": "1986",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1050,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1050/?format=api",
      "name": "Italian Air Force",
      "featured": false,
      "type": "Government",
      "country_code": "ITA",
      "abbrev": "IAF",
      "description": "The Italian Air Force is the air force of the Italian Republic. The Italian Air Force was founded as an independent service arm on 28 March 1923 by King Victor Emmanuel III as the Regia Aeronautica (\"Royal Air Force\"). After World War II, when Italy became a republic following a referendum, the Regia Aeronautica was given its current name.",
      "administrator": null,
      "founding_year": "1923",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 199,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/199/?format=api",
      "name": "Virgin Orbit",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "VO",
      "description": "Virgin Orbit is a company within the Virgin Group which plans to provide launch services for small satellites. The company was formed in 2017 to develop the air-launched LauncherOne rocket, launched from Cosmic Girl, which had previously been a project of Virgin Galactic. Based in Long Beach, California, Virgin Orbit has more than 300 employees led by president Dan Hart, a former vice president of government satellite systems at Boeing.\r\n\r\nVirgin Orbit focuses on small satellite launch, which is one of three capabilities being focused on by Virgin Galactic. These capabilities are: human spaceflight operations, small satellite launch, and advanced aerospace design, manufacturing, and test",
      "administrator": "President: Dan Hart",
      "founding_year": "2017",
      "launchers": "LauncherOne",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_image_20200101110056.jpeg"
    },
    {
      "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
    }
  ]
}