Agency List
API endpoint that allows Agencies to be viewed.
GET: Return a list of all the existing users.
MODE: Normal and Detailed /2.0.0/agencies/?mode=detailed
FILTERS: Parameters - 'featured', 'agency_type', 'country_code' Example - /2.0.0/agencies/?featured=true
SEARCH EXAMPLE: /2.0.0/agencies/?search=nasa
ORDERING: Fields - 'id', 'name', 'featured' Example - /2.0.0/agencies/?ordering=featured
GET /2.0.0/agencies/?format=api&offset=70&ordering=-featured
{ "count": 348, "next": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=80&ordering=-featured", "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=60&ordering=-featured", "results": [ { "id": 1013, "url": "https://lldev.thespacedevs.com/2.0.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 }, { "id": 211, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/211/?format=api", "name": "National Security Agency", "featured": false, "type": "Government", "country_code": "USA", "abbrev": "NSA", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, { "id": 1085, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1085/?format=api", "name": "Mitsubishi Electric Corporation", "featured": false, "type": "Commercial", "country_code": "JPN", "abbrev": "MELCO", "description": "Mitsubishi Electric Corporation is a Japanese multinational electronics and electrical equipment manufacturing company headquartered in Tokyo, Japan. It was established in 1921 as a spin-off from the electrical machinery manufacturing business of Mitsubishi Shipbuilding (current Mitsubishi Heavy Industries) at the Kobe Shipyard. The products from MELCO include elevators and escalators, high-end home appliances, air conditioning, factory automation systems, train systems, electric motors, pumps, semiconductors, digital signage, and satellites.", "administrator": "President & CEO: Kei Uruma", "founding_year": "1921", "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, { "id": 1048, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1048/?format=api", "name": "Stoke Space", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "Stoke", "description": "Stoke Space Technologies is an American space launch company based in the Seattle suburb of Kent, Washington.", "administrator": "CEO: Andy Lapsa", "founding_year": "2020", "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, { "id": 1005, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1005/?format=api", "name": "Royal Aircraft Establishment", "featured": false, "type": "Government", "country_code": "GBR", "abbrev": "", "description": "The Royal Aircraft Establishment (RAE) was a British research establishment, known by several different names during its history, that eventually came under the aegis of the UK Ministry of Defence (MoD), before finally losing its identity in mergers with other institutions.", "administrator": null, "founding_year": "1904", "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, { "id": 1040, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1040/?format=api", "name": "CAS Space", "featured": false, "type": "Commercial", "country_code": "CHN", "abbrev": "CAS", "description": "CAS Space is a spin-off company from the Chinese Academy of Sciences (CAS) that is operating and plans to operate various launch vehicles of the Zhongke series.", "administrator": null, "founding_year": "2018", "launchers": "Zhongke", "spacecraft": "", "parent": null, "image_url": null }, { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.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 }, { "id": 40, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/40/?format=api", "name": "Korean Committee of Space Technology", "featured": false, "type": "Government", "country_code": "PRK", "abbrev": "KCST", "description": "The Korean Committee of Space Technology was the agency of the government of the Democratic People's Republic of Korea (North Korea) responsible for the country's space program. The agency was terminated and succeeded by the National Aerospace Development Administration in 2013 after the Law on Space Development was passed in the 7th session of the 12th Supreme People's Assembly.", "administrator": null, "founding_year": null, "launchers": "Paektusan | Unha", "spacecraft": "", "parent": null, "image_url": null }, { "id": 1026, "url": "https://lldev.thespacedevs.com/2.0.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 }, { "id": 1, "url": "https://lldev.thespacedevs.com/2.0.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 } ] }