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 - lldev.thespacedevs.com/docs
GET /2.3.0/agencies/?format=api&offset=60&ordering=-featured
{ "count": 349, "next": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=70&ordering=-featured", "previous": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=50&ordering=-featured", "results": [ { "response_mode": "normal", "id": 1086, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1086/?format=api", "name": "NASA Goddard Space Flight Center", "abbrev": "GSFC", "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 Goddard Space Flight Center (GSFC) is a major NASA space research laboratory located northeast of Washington, D.C. in Greenbelt, Maryland, United States.", "administrator": "Director: Makenzie Lystrup", "founding_year": 1959, "launchers": "", "spacecraft": "", "parent": "National Aeronautics and Space Administration", "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 151, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/151/?format=api", "name": "Swedish Space Corp", "abbrev": "SSC", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 15, "name": "Sweden", "alpha_2_code": "SE", "alpha_3_code": "SWE", "nationality_name": "Swedish", "nationality_name_composed": "Swedo" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 84, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/84/?format=api", "name": "Amsat", "abbrev": "AMSAT", "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" }, { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" }, { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" }, { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" }, { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" }, { "id": 9, "name": "India", "alpha_2_code": "IN", "alpha_3_code": "IND", "nationality_name": "Indian", "nationality_name_composed": "Indo" }, { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "description": "AMSAT is a name for amateur radio satellite organizations worldwide, but in particular the Radio Amateur Satellite Corporation (AMSAT) with headquarters at Washington, D.C. AMSAT organizations design, build, arrange launches for, and then operate (command) satellites carrying amateur radio payloads, including the OSCAR series of satellites. Other informally affiliated national organizations exist, such as AMSAT Germany (AMSAT-DL) and AMSAT Japan (JAMSAT).", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 254, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/254/?format=api", "name": "British Satellite Broadcasting", "abbrev": "BSB", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 85, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/85/?format=api", "name": "Astronautic Technology Sdn Bhd", "abbrev": "ATSB", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 37, "name": "Malaysia", "alpha_2_code": "MY", "alpha_3_code": "MYS", "nationality_name": "Malaysian", "nationality_name_composed": "Malaysian" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 91, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/91/?format=api", "name": "General Electric", "abbrev": "GE", "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": 2, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/2/?format=api", "name": "Aeronautics and Space Research and Diffusion Center", "abbrev": "CIDA-E", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 58, "name": "Uruguay", "alpha_2_code": "UY", "alpha_3_code": "URY", "nationality_name": "Uruguayan", "nationality_name_composed": "Uruguayan" } ], "description": "An Uruguayan Government Space and Aeronautics Research Organization founded in 1975. They study and promote aerospace and space issues along with researching into them. They also advise and collaborate with the Uruguayan Air Force.", "administrator": null, "founding_year": 1975, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 6, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/6/?format=api", "name": "Asia-Pacific Regional Space Agency Forum", "abbrev": "APRSAF", "type": { "id": 2, "name": "Multinational" }, "featured": false, "country": [ { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, { "id": 60, "name": "Bangladesh", "alpha_2_code": "BD", "alpha_3_code": "BGD", "nationality_name": "Bangladeshi", "nationality_name_composed": "Bangladeshi" }, { "id": 61, "name": "Brunei", "alpha_2_code": "BN", "alpha_3_code": "BRN", "nationality_name": "Bruneian", "nationality_name_composed": "Brunei" }, { "id": 62, "name": "Bhutan", "alpha_2_code": "BT", "alpha_3_code": "BTN", "nationality_name": "Bhutanese", "nationality_name_composed": "Bhutani" }, { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" }, { "id": 63, "name": "Cambodia", "alpha_2_code": "KH", "alpha_3_code": "KHM", "nationality_name": "Cambodian", "nationality_name_composed": "Cambodian" }, { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" }, { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" }, { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" }, { "id": 9, "name": "India", "alpha_2_code": "IN", "alpha_3_code": "IND", "nationality_name": "Indian", "nationality_name_composed": "Indo" }, { "id": 64, "name": "Indonesia", "alpha_2_code": "ID", "alpha_3_code": "IDN", "nationality_name": "Indonesian", "nationality_name_composed": "Indonesian" }, { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" }, { "id": 65, "name": "Laos", "alpha_2_code": "LA", "alpha_3_code": "LAO", "nationality_name": "Laotian", "nationality_name_composed": "Lao" }, { "id": 37, "name": "Malaysia", "alpha_2_code": "MY", "alpha_3_code": "MYS", "nationality_name": "Malaysian", "nationality_name_composed": "Malaysian" }, { "id": 41, "name": "Mongolia", "alpha_2_code": "MN", "alpha_3_code": "MNG", "nationality_name": "Mongolian", "nationality_name_composed": "Mongolo" }, { "id": 66, "name": "Myanmar", "alpha_2_code": "MM", "alpha_3_code": "MMR", "nationality_name": "Burmese", "nationality_name_composed": "Myanma" }, { "id": 67, "name": "Nepal", "alpha_2_code": "NP", "alpha_3_code": "NPL", "nationality_name": "Nepali", "nationality_name_composed": "Nepali" }, { "id": 51, "name": "New Zealand", "alpha_2_code": "NZ", "alpha_3_code": "NZL", "nationality_name": "Kiwi", "nationality_name_composed": "Kiwi" }, { "id": 14, "name": "Pakistan", "alpha_2_code": "PK", "alpha_3_code": "PAK", "nationality_name": "Pakistani", "nationality_name_composed": "Pakistani" }, { "id": 68, "name": "Philippines", "alpha_2_code": "PH", "alpha_3_code": "PHL", "nationality_name": "Filipino", "nationality_name_composed": "Filipino" }, { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" }, { "id": 69, "name": "Singapore", "alpha_2_code": "SG", "alpha_3_code": "SGP", "nationality_name": "Singaporean", "nationality_name_composed": "Singaporean" }, { "id": 35, "name": "South Korea", "alpha_2_code": "KR", "alpha_3_code": "KOR", "nationality_name": "South Korean", "nationality_name_composed": "South Korean" }, { "id": 70, "name": "Sri Lanka", "alpha_2_code": "LK", "alpha_3_code": "LKA", "nationality_name": "Sri Lankan", "nationality_name_composed": "Sri Lankan" }, { "id": 55, "name": "Thailand", "alpha_2_code": "TH", "alpha_3_code": "THA", "nationality_name": "Thai", "nationality_name_composed": "Thai" }, { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, { "id": 33, "name": "Vietnam", "alpha_2_code": "VN", "alpha_3_code": "VNM", "nationality_name": "Vietnamese", "nationality_name_composed": "Vietnamese" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 23, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/23/?format=api", "name": "Croatian Space Agency", "abbrev": "HSA", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 54, "name": "Croatia", "alpha_2_code": "HR", "alpha_3_code": "HRV", "nationality_name": "Croatian", "nationality_name_composed": "Croatian" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 57, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/57/?format=api", "name": "Netherlands Institute for Space Research", "abbrev": "SRON", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 27, "name": "Netherlands", "alpha_2_code": "NL", "alpha_3_code": "NLD", "nationality_name": "Dutch", "nationality_name_composed": "Dutch" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null } ] }