Agency List
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=70&ordering=-featured
https://lldev.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=80&ordering=-featured", "previous": "https://lldev.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=60&ordering=-featured", "results": [ { "id": 149, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/149/?format=api", "name": "Interorbital Systems", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "IOS", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, { "id": 230, "url": "https://lldev.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": 240, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/240/?format=api", "name": "Optus", "featured": false, "type": "Commercial", "country_code": "AUS", "abbrev": "OPT", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, { "id": 285, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/285/?format=api", "name": "Astra Space", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "AS", "description": "Astra Space is a launch vehicle company based in San Francisco, California, that develops pump-fed, liquid bipropellant propulsion engines for DARPA and NASA as well as their Astra Rocket launch vehicle.", "administrator": "CEO: Chris Kemp", "founding_year": "2005", "launchers": "Rocket 3.3", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/astra2520space_image_20200216210038.jpg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/astra2520space_logo_20210828205410.png" }, { "id": 1072, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1072/?format=api", "name": "Cabinet Intelligence and Research Office", "featured": false, "type": "Government", "country_code": "JPN", "abbrev": "Naichō", "description": "The Cabinet Intelligence and Research Office also known as Naichō (内調), is a Japanese intelligence agency under the Cabinet Secretariat responsible for gathering, processing, and analyzing national security information for the cabinet.", "administrator": "Director of Cabinet Intelligence: Hiroaki Takizawa", "founding_year": "1986", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cabinet2520intelligence2520and2520research2520office_logo_20230821082601.png" }, { "id": 196, "url": "https://lldev.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": 1049, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1049/?format=api", "name": "Space Pioneer", "featured": false, "type": "Commercial", "country_code": "CHN", "abbrev": "SP", "description": "Space Pioneer is a Chinese private space launch company based in Beijing. It was founded in 2015 by Kang Yonglai.", "administrator": "CEO: Kang Yonglai", "founding_year": "2015", "launchers": "Tianlong", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, { "id": 202, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/iridium2520communications_logo_20231230163512.png" }, { "id": 213, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/213/?format=api", "name": "Missile Defense Agency", "featured": false, "type": "Government", "country_code": "USA", "abbrev": "MDA", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, { "id": 1008, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1008/?format=api", "name": "Société d'étude et de réalisation d'engins balistiques", "featured": false, "type": "Commercial", "country_code": "FRA", "abbrev": "", "description": "Société d'étude et de réalisation d'engins balistiques or SÉREB was a French aviation company. It was created initially to develop two-stage ballistic missiles for nuclear weapons (Force de dissuasion nucléaire française). CNES was formed in 1961, which took over much development of civilian research.", "administrator": null, "founding_year": "1959", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null } ] }{ "count": 337, "next": "