Agency List
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /agencies/?mode=list
Filters
Parameters - abbrev
, abbrev__contains
, attempted_landings
, attempted_landings__gt
, attempted_landings__gte
, attempted_landings__lt
, attempted_landings__lte
, consecutive_successful_landings
, consecutive_successful_landings__gt
, consecutive_successful_landings__gte
, consecutive_successful_landings__lt
, consecutive_successful_landings__lte
, consecutive_successful_launches
, consecutive_successful_launches__gt
, consecutive_successful_launches__gte
, consecutive_successful_launches__lt
, consecutive_successful_launches__lte
, country_code
, description
, description__contains
, failed_landings
, failed_landings__gt
, failed_landings__gte
, failed_landings__lt
, failed_landings__lte
, failed_launches
, failed_launches__gt
, failed_launches__gte
, failed_launches__lt
, failed_launches__lte
, featured
, founding_year
, founding_year__gt
, founding_year__gte
, founding_year__lt
, founding_year__lte
, id
, name
, name__contains
, parent__id
, pending_launches
, pending_launches__gt
, pending_launches__gte
, pending_launches__lt
, pending_launches__lte
, spacecraft
, successful_landings
, successful_landings__gt
, successful_landings__gte
, successful_landings__lt
, successful_landings__lte
, successful_launches
, successful_launches__gt
, successful_launches__gte
, successful_launches__lt
, successful_launches__lte
, total_launch_count
, total_launch_count__gt
, total_launch_count__gte
, total_launch_count__lt
, total_launch_count__lte
, type__id
Example - /agencies/?abbrev=NASA
Search
Fields searched - abbrev
, name
Example - /agencies/?search=SpaceX
Ordering
Fields - attempted_landings
, consecutive_successful_landings
, consecutive_successful_launches
, failed_landings
, failed_launches
, featured
, id
, name
, pending_launches
, successful_landings
, successful_launches
, total_launch_count
Example - /agencies/?ordering=-total_launch_count
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /agencies/?limit=2
Format
Switch to JSON output - /agencies/?format=json
Help
Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs
GET /2.3.0/agencies/?format=api&offset=40&ordering=successful_landings
{ "count": 337, "next": "https://ll.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=50&ordering=successful_landings", "previous": "https://ll.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=30&ordering=successful_landings", "results": [ { "response_mode": "normal", "id": 241, "url": "https://ll.thespacedevs.com/2.3.0/agencies/241/?format=api", "name": "WildBlue", "abbrev": "WBLU", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 189, "url": "https://ll.thespacedevs.com/2.3.0/agencies/189/?format=api", "name": "China Aerospace Corporation", "abbrev": "CASC", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 251, "url": "https://ll.thespacedevs.com/2.3.0/agencies/251/?format=api", "name": "AlYahSat", "abbrev": "ALYAH", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 21, "name": "United Arab Emirates", "alpha_2_code": "AE", "alpha_3_code": "ARE", "nationality_name": "Emirati", "nationality_name_composed": "Emirati" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 1079, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1079/?format=api", "name": "Agency for Defense Development", "abbrev": "ADD", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 35, "name": "South Korea", "alpha_2_code": "KR", "alpha_3_code": "KOR", "nationality_name": "South Korean", "nationality_name_composed": "South Korean" } ], "description": "The Agency for Defense Development (ADD) is the South Korean national agency for research and development in defense technology, funded by the Defense Acquisition Program Administration (DAPA). Its purpose is contributing to enforcing the national defence, to improving the national R&D capacity, and to fostering the domestic defense industry.", "administrator": null, "founding_year": 1970, "launchers": "South Korean ADD Solid-Fuel SLV", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 105, "name": "[AUTO] Agency for Defense Development - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agency2520for2520defense2520development_logo_20231204144839.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184905.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 36, "name": "[AUTO] Agency for Defense Development - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agency2520for2520defense2520development_nation_20231204144840.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184722.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 190, "url": "https://ll.thespacedevs.com/2.3.0/agencies/190/?format=api", "name": "Antrix Corporation Limited", "abbrev": "ACL", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 9, "name": "India", "alpha_2_code": "IN", "alpha_3_code": "IND", "nationality_name": "Indian", "nationality_name_composed": "Indo" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 228, "url": "https://ll.thespacedevs.com/2.3.0/agencies/228/?format=api", "name": "National Space Development Agency of Japan", "abbrev": "NASDA", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 271, "url": "https://ll.thespacedevs.com/2.3.0/agencies/271/?format=api", "name": "Army Ballistic Missile Agency", "abbrev": "ABMA", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The Army Ballistic Missile Agency was formed to develop the U.S. Army's first large ballistic missile. The agency was established at Redstone Arsenal on 1 February 1956, and commanded by Major General John B. Medaris with Wernher von Braun as technical director.", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 199, "url": "https://ll.thespacedevs.com/2.3.0/agencies/199/?format=api", "name": "Virgin Orbit", "abbrev": "VO", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "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": { "id": 33, "name": "Virgin Orbit LauncherOne", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_image_20200101110056.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184714.jpeg", "credit": "Virgin Orbit", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 197, "name": "[AUTO] Virgin Orbit - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_logo_20200101102856.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185202.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 102, "name": "[AUTO] Virgin Orbit - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_nation_20200101103026.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184859.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 1025, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1025/?format=api", "name": "United States Departement of Defense", "abbrev": "DoD", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The DoD is a government agency in the United States. It is in charge of coordinating and supervising all agencies and functions of the government directly related to national security and the United States Armed Forces.", "administrator": null, "founding_year": 1947, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 282, "url": "https://ll.thespacedevs.com/2.3.0/agencies/282/?format=api", "name": "Aevum", "abbrev": "AEV", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null } ] }