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

{
    "count": 337,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=190&ordering=-successful_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=170&ordering=-successful_launches",
    "results": [
        {
            "id": 1087,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1087/?format=api",
            "name": "Korea Advanced Institute of Science and Technology",
            "featured": false,
            "type": "Educational",
            "country_code": "KOR",
            "abbrev": "KAIST",
            "description": "The Korea Advanced Institute of Science and Technology (KAIST) is a national research university located in Daedeok Innopolis, Daejeon, South Korea. KAIST was established by the Korean government in 1971 as the nation's first public, research-oriented science and engineering institution.",
            "administrator": "President: Lee Kwang-hyung",
            "founding_year": "1971",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kaist_logo_image_20240412170624.png"
        },
        {
            "id": 70,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/70/?format=api",
            "name": "Space Research Institute of Saudi Arabia",
            "featured": false,
            "type": "Government",
            "country_code": "SAU",
            "abbrev": "KACST-SRI",
            "description": "The Space Research Institute of Saudi Arabia is committed to space research for Suadi Arabia. Their space agency is chaired by Sultan bin Salman Al Saud, the first and only Saudi man to go to space aboard the STS-51-G for 7 days.",
            "administrator": "Chairman: Sultan bin Salman Al Saud",
            "founding_year": "2018",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 10,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/10/?format=api",
            "name": "Belgian Institute for Space Aeronomy",
            "featured": false,
            "type": "Government",
            "country_code": "BEL",
            "abbrev": "BIRA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": null
        },
        {
            "id": 1015,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1015/?format=api",
            "name": "European Launcher Development Organisation",
            "featured": false,
            "type": "Government",
            "country_code": "FRA,ITA,DEU,GBR,BEL,NLD,AUS",
            "abbrev": "ELDO",
            "description": "The European Launcher Development Organisation (ELDO) is a former European space research organization. It was first developed in order to establish a satellite launch vehicle for Europe. The three-stage rocket developed was named Europa, after the mythical Greek god. Overall, there were 10 launches that occurred under ELDO's funding.",
            "administrator": null,
            "founding_year": "1961",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 33,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/33/?format=api",
            "name": "Instituto Nacional de Técnica Aeroespacial",
            "featured": false,
            "type": "Government",
            "country_code": "ESP",
            "abbrev": "INTA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 87,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/87/?format=api",
            "name": "British Aerospace",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "BAE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1020,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
            "name": "Sierra Nevada Corporation",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SNC",
            "description": "Sierra Nevada Corporation (SNC) is an American, privately held aerospace and national security contractor specializing in aircraft modification and integration, high performance space components and systems, and commercial solutions. The company contracts with the United States Armed Forces, NASA and private spaceflight companies.",
            "administrator": "CEO: Fatih Ozmen",
            "founding_year": "1963",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sierra_nevada_c_image_20200821083933.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sierra2520nevada2520corporation_logo_20200821083933.png"
        },
        {
            "id": 160,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/160/?format=api",
            "name": "Royal Australian Air Force",
            "featured": false,
            "type": "Government",
            "country_code": "AUS",
            "abbrev": "RAAF",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1008,
            "url": "https://ll.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
        }
    ]
}