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=130&ordering=-total_launch_count
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=140&ordering=-total_launch_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=120&ordering=-total_launch_count",
    "results": [
        {
            "id": 142,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/142/?format=api",
            "name": "Copenhagen Suborbitals",
            "featured": false,
            "type": "Commercial",
            "country_code": "DNK",
            "abbrev": "CSU",
            "description": "Copenhagen Suborbitals is the world's only manned, amateur, crowd funded space program.  Their stated goal is to have one of the members fly into space (above 100 km), on a sub-orbital spaceflight, in a space capsule on the Spica rocket.As an amateur organisation, the 55 members use their spare time on the project, while at the same time having regular day jobs.",
            "administrator": "Chairman: Jørgen Skyt",
            "founding_year": "2008",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/copenhagen2520suborbitals_logo_20190207032433.png"
        },
        {
            "id": 1043,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1043/?format=api",
            "name": "European Union Agency for the Space Programme",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,ITA,DEU,ESP,AUT,SWE,BEL,PRT,NLD,HUN,POL,BGR,SVK,DNK,CZE,ROU,HRV,FIN,GRC,EST,IRL,LVA,LTU,LUX,SVN,CYP,MLT",
            "abbrev": "EUSPA",
            "description": "The European Union Agency for the Space Programme (EUSPA) is a space agency, managing the European Union Space Programme as one of the agencies of the European Union (EU). It was initially created as the European Global Navigation Satellite Systems Supervisory Authority (GSA) in 2004, reorganised into the European Global Navigation Satellite Systems Agency (also GSA) in 2010, and established in its current form on May 12, 2021. EUSPA is a separate entity from the European Space Agency (ESA), although the two entities work together closely.",
            "administrator": "Executive Director: Rodrigo da Costa",
            "founding_year": "2021",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520union2520agency2520for2520the2520space2520programme_logo_20221129162709.png"
        },
        {
            "id": 208,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/208/?format=api",
            "name": "Telesat",
            "featured": false,
            "type": "Commercial",
            "country_code": "CAN",
            "abbrev": "TELE",
            "description": "Telesat, formerly Telesat Canada, is a Canadian satellite communications company founded on May 2, 1969.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 253,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/253/?format=api",
            "name": "French Armed Forces",
            "featured": false,
            "type": "Government",
            "country_code": "FRA",
            "abbrev": "FAF",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 214,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/214/?format=api",
            "name": "Spire Global",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SPIRE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 139,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/139/?format=api",
            "name": "Armadillo Aerospace",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Armadillo",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 196,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/196/?format=api",
            "name": "Land Launch",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "LL",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 252,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/252/?format=api",
            "name": "MEASAT Satellite Systems",
            "featured": false,
            "type": "Commercial",
            "country_code": "MYS",
            "abbrev": "MEAST",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 156,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/156/?format=api",
            "name": "Alliant Techsystems",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "ATK",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 138,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/138/?format=api",
            "name": "Snecma",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "Snecma",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}