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

{
    "count": 337,
    "next": null,
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=320&ordering=-pending_launches",
    "results": [
        {
            "id": 82,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api",
            "name": "Lockheed Martin",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "LMT",
            "description": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
            "administrator": null,
            "founding_year": "1953",
            "launchers": "Titan | Agena",
            "spacecraft": "Hubble | JUNO | InSight",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 178,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/178/?format=api",
            "name": "Airbus Defence and Space",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,ITA,DEU,ESP,GBR",
            "abbrev": "AIRDS",
            "description": "Airbus Defence and Space is a division of Airbus responsible for defence and aerospace products and services. The division was formed in January 2014 during the corporate restructuring of European Aeronautic Defence and Space (EADS), and comprises the former Airbus Military, Astrium, and Cassidian divisions. It is the world's second largest space company after Boeing and one of the top ten defence companies in the world.",
            "administrator": "CEO: Michael Schoellhorn",
            "founding_year": "2014",
            "launchers": "Ariane",
            "spacecraft": "ATV | Columbus | Orion ESM",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/airbus_defence__image_20250211203957.jpg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/airbus2520defence2520and2520space_logo_20190207032423.png"
        },
        {
            "id": 179,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/179/?format=api",
            "name": "Orbital ATK",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "OA",
            "description": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.",
            "administrator": "President: David W. Thompson",
            "founding_year": "2015",
            "launchers": "Antares | Minotaur | Pegasus",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_logo_20190207032453.png"
        },
        {
            "id": 240,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/240/?format=api",
            "name": "Optus",
            "featured": false,
            "type": "Commercial",
            "country_code": "AUS",
            "abbrev": "OPT",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1012,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1012/?format=api",
            "name": "Department of Aerospace Science and Technology",
            "featured": false,
            "type": "Government",
            "country_code": "BRA",
            "abbrev": "",
            "description": "The Brazilian Department of Science and Aerospace Technology is the national military research center for aviation and space flight. It is subordinated to the Brazilian Air Force (FAB). It coordinates all technical and scientific activities related to the aerospace sector in which there are interests by the Ministry of Defence. It was established in 1953. It currently employs several thousand civilian and military personnel.",
            "administrator": null,
            "founding_year": "1953",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 274,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/274/?format=api",
            "name": "i-Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "i-Space",
            "description": "i-Space is a Chinese private space launch company based in Beijing and founded in October 2016.",
            "administrator": null,
            "founding_year": "2016",
            "launchers": "Hyperbola-1",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ispace_logo_20231217083222.png"
        },
        {
            "id": 1047,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saudi_space_age_image_20240820182309.png"
        }
    ]
}