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

{
    "count": 330,
    "next": null,
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=310&ordering=attempted_landings",
    "results": [
        {
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/32/?format=api",
            "name": "Institute for Space Applications and Remote Sensing",
            "featured": false,
            "type": "Government",
            "country_code": "GRC",
            "abbrev": "ISARS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1026,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1026/?format=api",
            "name": "Spaceflight Launch Services",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Spaceflight",
            "description": "Spaceflight enables commercial, non-profit organizations and government entities get launched, achieving their mission goals.",
            "administrator": null,
            "founding_year": "2011",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 47,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/47/?format=api",
            "name": "National Commission for Aerospace Research and Development",
            "featured": false,
            "type": "Government",
            "country_code": "PER",
            "abbrev": "CONIDA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 49,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/49/?format=api",
            "name": "National Space Activities Commission",
            "featured": false,
            "type": "Government",
            "country_code": "ARG",
            "abbrev": "CONAE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1/?format=api",
            "name": "Belarus Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "BLR",
            "abbrev": "BSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 2,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/2/?format=api",
            "name": "Aeronautics and Space Research and Diffusion Center",
            "featured": false,
            "type": "Government",
            "country_code": "URY",
            "abbrev": "CIDA-E",
            "description": "An Uruguayan Government Space and Aeronautics Research Organization founded in 1975. They study and promote aerospace and space issues along with researching into them. They also advise and collaborate with the Uruguayan Air Force.",
            "administrator": null,
            "founding_year": "1975",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1001,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1001/?format=api",
            "name": "EXOS Aerospace",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "EXOS",
            "description": "Exos Aerospace Systems & Technologies is an aerospace manufacturer and developer of reusable launch systems intended to support unmanned orbital spaceflight launches, and is based in Caddo Mills, Texas.",
            "administrator": "President: David Mitchell",
            "founding_year": "2014",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/exos2520aerospace_image_20190629155318.jpg",
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/exos2520aerospace_logo_20190629155319.png"
        },
        {
            "id": 147,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api",
            "name": "Rocket Lab",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "RL",
            "description": "Rocket Lab is an American aerospace manufacturer with a wholly owned New Zealand subsidiary. The company develops lightweight, cost-effective commercial rocket launch services. The Electron Program was founded on the premise that small payloads such as CubeSats require dedicated small launch vehicles and flexibility not currently offered by traditional rocket systems. Its rocket, the Electron, is a light-weight rocket and is now operating commercially. The company is also producing a variety of spacecrafts and spacecrafts components.",
            "administrator": "CEO: Peter Beck",
            "founding_year": "2006",
            "launchers": "Electron",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_image_20190207032456.jpeg",
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_logo_20220218075411.png"
        },
        {
            "id": 141,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
            "name": "Blue Origin",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "BO",
            "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
            "administrator": "CEO: Jeff Bezos",
            "founding_year": "2000",
            "launchers": "New Shepard | New Glenn",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
        },
        {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SpX",
            "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
            "administrator": "CEO: Elon Musk",
            "founding_year": "2002",
            "launchers": "Falcon | Starship",
            "spacecraft": "Dragon",
            "parent": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
        }
    ]
}