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

{
    "count": 336,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=40&ordering=-total_launch_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=20&ordering=-total_launch_count",
    "results": [
        {
            "id": 166,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/166/?format=api",
            "name": "US Navy",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "USN",
            "description": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.",
            "administrator": null,
            "founding_year": "1963",
            "launchers": "",
            "spacecraft": "Vanguard 1-3 | Parker Solar Probe",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/34/?format=api",
            "name": "Iranian Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "IRN",
            "abbrev": "ISA",
            "description": "The Iranian Space Agency is Iran's governmental space agency. Iran became an orbital-launch-capable nation in 2009. Iran is one of the 24 founding members of the United Nations Committee on the Peaceful Uses of Outer Space, which was set up in 1958.",
            "administrator": "Administrator: Hassan Salarieh",
            "founding_year": "2004",
            "launchers": "Safir | Simorgh",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iranian2520space2520agency_logo_20200422091550.jpg"
        },
        {
            "id": 228,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/228/?format=api",
            "name": "National Space Development Agency of Japan",
            "featured": false,
            "type": "Government",
            "country_code": "JPN",
            "abbrev": "NASDA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 270,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/270/?format=api",
            "name": "Strategic Rocket Forces",
            "featured": false,
            "type": "Government",
            "country_code": "RUS",
            "abbrev": "RVSN RF",
            "description": "The Strategic Rocket Forces of the Russian Federation are a separate-troops branch of the Russian Armed Forces that control Russia's land-based intercontinental ballistic missiles (ICBMs).",
            "administrator": null,
            "founding_year": "1959",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/strategic2520rocket2520forces_logo_20220309203231.png"
        },
        {
            "id": 117,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": null
        },
        {
            "id": 1035,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": null
        },
        {
            "id": 46,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
            "name": "National Center of Space Research",
            "featured": false,
            "type": "Government",
            "country_code": "FRA",
            "abbrev": "CNES",
            "description": "The National Center of Space Research, or CNES, is a French National Agency in charge of France's space program. In partnership with the US and Russia, they have put 10 people in space. CNES works in tandem with the larger ESA to develop the Ariane 5 and work on other probes and satellites. They are working with Germany to develop a cheaper and more efficient reusable rocket, which hopefully will be ready to fly by 2026.",
            "administrator": "Interim CEO: Lionel Suchet",
            "founding_year": "1961",
            "launchers": "Ariane 5",
            "spacecraft": "Mars/Venus Express | Rosetta",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 257,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
            "name": "Northrop Grumman Space Systems",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "NGSS",
            "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
            "administrator": "CEO: Kathy Warden",
            "founding_year": "2015",
            "launchers": "Antares | Minotaur | Pegasus",
            "spacecraft": "Cygnus",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.png"
        },
        {
            "id": 1037,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1037/?format=api",
            "name": "Ministry of Aerospace Industry",
            "featured": false,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CASC",
            "description": "Chinese governmental entity in charge of space research from July 1988 to June 1993.",
            "administrator": null,
            "founding_year": "1988",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 271,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/271/?format=api",
            "name": "Army Ballistic Missile Agency",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "ABMA",
            "description": "The Army Ballistic Missile Agency was formed to develop the U.S. Army's first large ballistic missile. The agency was established at Redstone Arsenal on 1 February 1956, and commanded by Major General John B. Medaris with Wernher von Braun as technical director.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}