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=230&ordering=featured
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=240&ordering=featured",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=220&ordering=featured",
    "results": [
        {
            "id": 182,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/182/?format=api",
            "name": "National Space Agency of the Republic of Kazakhstan",
            "featured": false,
            "type": "Government",
            "country_code": "KAZ",
            "abbrev": "KazCosmos",
            "description": "The National Space Agency of the Republic of Kazakhstan, or KazCosmos, was founded in 2007. They have launched 3 satellites, 2 of which are still in operation, KazSat-2 and KazSat-3. Their first cosmonaut class had to cosmonauts, one of which, Aidyn Aimbetov, flew aboard the ISS for 10 days. KazCosmos is heavily linked to the Russian Space Agency due to the Russian's primary launch site being Baikonur Cosmodrome, which is located in Kazakhstan.",
            "administrator": "Administrator: Talgat Musabayev",
            "founding_year": "2007",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 238,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/238/?format=api",
            "name": "Hisdesat",
            "featured": false,
            "type": "Commercial",
            "country_code": "ESP",
            "abbrev": "HISDE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1013,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1013/?format=api",
            "name": "Makeyev Rocket Design Bureau",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "",
            "description": "The JSC Makeyev Design Bureau is a Russian missile design company located in Miass, Russia.\r\n\r\nEstablished in December 1947 as SKB-385, the company is the main designer of submarine-launched ballistic missiles (SLBM) in Russia. The organization was named in honor of Victor Makeyev. Its full official name is State Rocket Center «Academician V.P. Makeev Design Bureau».\r\n\r\nIn 1965, SKB-385 was redesignated the Design Bureau of Machine-Building (KBM) under the Ministry of General Machine-Building.",
            "administrator": null,
            "founding_year": "1947",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "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"
        },
        {
            "id": 1059,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1059/?format=api",
            "name": "Capella Space",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "",
            "description": "Capella Space is an American space company. It is developing space-based radar Earth observation satellites equipped with synthetic-aperture radar that can penetrate clouds and work at night.",
            "administrator": "CEO: Payam Banazadeh",
            "founding_year": "2016",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/capella2520space_logo_20230806180121.png"
        },
        {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/11/?format=api",
            "name": "Bolivarian Agency for Space Activities",
            "featured": false,
            "type": "Government",
            "country_code": "VEN",
            "abbrev": "ABAE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 52,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/52/?format=api",
            "name": "National Remote Sensing Center of Tunisia",
            "featured": false,
            "type": "Government",
            "country_code": "TUN",
            "abbrev": "CNT",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 23,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/23/?format=api",
            "name": "Croatian Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "HRV",
            "abbrev": "HSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 231,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/231/?format=api",
            "name": "SKY Perfect JSAT Group",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "JSAT",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "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
        }
    ]
}