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=60&ordering=featured
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=70&ordering=featured",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=50&ordering=featured",
    "results": [
        {
            "id": 138,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/138/?format=api",
            "name": "Snecma",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "Snecma",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 94,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/94/?format=api",
            "name": "IHI Corporation",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "IHI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 156,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/156/?format=api",
            "name": "Alliant Techsystems",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "ATK",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 229,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/229/?format=api",
            "name": "Eutelsat",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "EUTEL",
            "description": "Eutelsat S.A. is a French satellite operator. Providing coverage over the entire European continent, the Middle East, Africa, Asia and the Americas.",
            "administrator": "CEO: Eva Berneke",
            "founding_year": "1977",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 109,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/109/?format=api",
            "name": "Turkish Aerospace Industries",
            "featured": false,
            "type": "Commercial",
            "country_code": "TUR",
            "abbrev": "TAI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 177,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/177/?format=api",
            "name": "China Great Wall Industry Corporation",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "CGWIC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1024,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
            "name": "Virgin Galactic",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "VG",
            "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
            "administrator": "Founder: Richard Branson",
            "founding_year": "2004",
            "launchers": "VMS Eve",
            "spacecraft": "VSS Enterprise | VSS Unity",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png"
        },
        {
            "id": 190,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": null
        },
        {
            "id": 230,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/230/?format=api",
            "name": "Broadcasting Satellite System Corporation",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "BSAT",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 139,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/139/?format=api",
            "name": "Armadillo Aerospace",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Armadillo",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}