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=200&ordering=failed_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=210&ordering=failed_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=190&ordering=failed_launches",
    "results": [
        {
            "id": 165,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/165/?format=api",
            "name": "US Army",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "USA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 42,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/42/?format=api",
            "name": "Lithuanian Space Association",
            "featured": false,
            "type": "Government",
            "country_code": "LTU",
            "abbrev": "LSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1076,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1076/?format=api",
            "name": "Rivada Space Networks",
            "featured": false,
            "type": "Commercial",
            "country_code": "DEU",
            "abbrev": "RivadaSpace",
            "description": "In March 2022, Rivada announced the formation of Rivada Space Networks GmbH, a wholly owned subsidiary that was land to launch 600 low earth orbit satellites interconnected with laser links to form a single global mesh network in space.",
            "administrator": "CEO: Declan Ganley",
            "founding_year": "2022",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rivada2520space2520networks_logo_20230921195723.png"
        },
        {
            "id": 79,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/79/?format=api",
            "name": "JSC Information Satellite Systems",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "JSC-ISS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 187,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/187/?format=api",
            "name": "GK Launch Services",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "GKLS",
            "description": "GK Launch Services is a company established by Glavkosmos (a subsidiary of Roscosmos State Space Corporation) and International Space Company Kosmotras. GK Launch Services is an operator of Soyuz-2 commercial launches from the Russian spaceports.",
            "administrator": "CEO: Alexander V. Serkin",
            "founding_year": "2017",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gk_launch_servi_image_20210321182205.jpg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gk2520launch2520services_logo_20210313165236.png"
        },
        {
            "id": 93,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/93/?format=api",
            "name": "Hughes Aircraft",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "HAC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 206,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/206/?format=api",
            "name": "Intelsat",
            "featured": false,
            "type": "Commercial",
            "country_code": "LUX",
            "abbrev": "I",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 90,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/90/?format=api",
            "name": "Fokker Space & Systems",
            "featured": false,
            "type": "Commercial",
            "country_code": "NLD",
            "abbrev": "FSS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 149,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/149/?format=api",
            "name": "Interorbital Systems",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "IOS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 22,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/22/?format=api",
            "name": "Committee on Space Research",
            "featured": false,
            "type": "Multinational",
            "country_code": "ARG,ARM,AUS,AUT,BEL,BGR,BRA,CAN,CHN,TWN,CZE,DNK,EGY,ESP,FIN,FRA,DEU,GRC,HUN,IND,IDN,IRN,ISR,ITA,JPN,MEX,NLD,NGA,NOR,PAK,POL,PRT,ROU,RUS,SVK,ZAF,SWE,CHE,THA,TUR,UKR,GBR,USA",
            "abbrev": "COSPAR",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}