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=320&ordering=failed_landings
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 336,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=330&ordering=failed_landings",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=310&ordering=failed_landings",
    "results": [
        {
            "id": 247,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/247/?format=api",
            "name": "Türksat",
            "featured": false,
            "type": "Commercial",
            "country_code": "TUR",
            "abbrev": "TRKST",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 18,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/18/?format=api",
            "name": "Colombian Space Commission",
            "featured": false,
            "type": "Government",
            "country_code": "COL",
            "abbrev": "CCE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
            "name": "European Space Agency",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,BEL,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,SVN",
            "abbrev": "ESA",
            "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
            "administrator": "Director General: Josef Aschbacher",
            "founding_year": "1975",
            "launchers": "Ariane | Vega",
            "spacecraft": "Space Rider",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
        },
        {
            "id": 248,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/248/?format=api",
            "name": "ProtoStar",
            "featured": false,
            "type": "Commercial",
            "country_code": "BMU",
            "abbrev": "PROTO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1000,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1000/?format=api",
            "name": "Energia",
            "featured": false,
            "type": "Government",
            "country_code": "RUS",
            "abbrev": "OKB-1",
            "description": null,
            "administrator": null,
            "founding_year": "1946",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
            "name": "Canadian Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "CAN",
            "abbrev": "CSA",
            "description": "The Canadian Space Agency was established by the Canadian Space Agency Act which received Royal Assent on May 10, 1990. \r\n\r\nThe Canadian space program is administered by the Canadian Space Agency. Canada has contributed technology, expertise and personnel to the world space effort, especially in collaboration with ESA and NASA. In addition to its astronauts and satellites, some of the most notable Canadian technological contributions to space exploration include the Canadarm on the Space Shuttle and Canadarm2 on the International Space Station.",
            "administrator": "President: Lisa Campbell",
            "founding_year": "1990",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/canadian2520space2520agency_logo_20231122160211.png"
        },
        {
            "id": 25,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/25/?format=api",
            "name": "Danish National Space Center",
            "featured": false,
            "type": "Government",
            "country_code": "DNK",
            "abbrev": "DRC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 26,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/26/?format=api",
            "name": "Technical University of Denmark - National Space Institute",
            "featured": false,
            "type": "Educational",
            "country_code": "DNK",
            "abbrev": "DTU",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 30,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/30/?format=api",
            "name": "Hungarian Space Office",
            "featured": false,
            "type": "Government",
            "country_code": "HUN",
            "abbrev": "HSO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 64,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/64/?format=api",
            "name": "Sri Lanka Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "LKA",
            "abbrev": "SLSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}