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

{
    "count": 337,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=160&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=140&ordering=-id",
    "results": [
        {
            "id": 204,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/204/?format=api",
            "name": "Globalstar",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "GSAT",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 203,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/203/?format=api",
            "name": "SES",
            "featured": false,
            "type": "Commercial",
            "country_code": "LUX",
            "abbrev": "SES",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 202,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/202/?format=api",
            "name": "Iridium Communications",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "IRDM",
            "description": "Iridium Communications Inc is a publicly traded American company headquartered in McLean, Virginia, United States. Iridium operates the Iridium satellite constellation, a system of 75 satellites: 66 are active satellites and the remaining nine function as in-orbit spares. Iridium Satellites are used for worldwide voice and data communication from handheld satellite phones, satellite messenger communication devices and integrated transceivers, as well as for two-way satellite messaging service from supported Android smartphones.The nearly polar orbit and communication between satellites via inter-satellite links provide global service availability.",
            "administrator": "CEO: Matthew J. Desch",
            "founding_year": "2001",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520communications_logo_20231230163512.png"
        },
        {
            "id": 201,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/201/?format=api",
            "name": "Vector",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "VEC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 199,
            "url": "https://ll.thespacedevs.com/2.2.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-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_image_20200101110056.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_logo_20200101102856.png"
        },
        {
            "id": 198,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/198/?format=api",
            "name": "Mohammed bin Rashid Space Centre",
            "featured": false,
            "type": "Government",
            "country_code": "ARE",
            "abbrev": "MBRSC",
            "description": "The Mohammed bin Rashid Space Centre is a Dubai government organisation working on the UAE space programme, which includes various space satellite projects, the Emirates Mars Mission, the Emirates Lunar Mission, and the UAE astronaut programme.",
            "administrator": "DG: Salem Humaid AlMarri",
            "founding_year": "2006",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 197,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/197/?format=api",
            "name": "Lockheed Martin Space Operations",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "LMSO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 196,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/196/?format=api",
            "name": "Land Launch",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "LL",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 195,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/195/?format=api",
            "name": "Sandia National Laboratories",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "SNL",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 194,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/194/?format=api",
            "name": "ExPace",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "EP",
            "description": "ExPace is a Chinese space rocket company based in Wuhan, Hubei, China. It is a wholly owned subsidiary of missileer China Aerospace Science and Industry Corporation (CASIC), a Chinese state-owned company, and serves as its commercial rocket division. ExPace is focused on small satellite launchers to low Earth orbit.",
            "administrator": "CEO: Zhang Di",
            "founding_year": "2016",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}