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=210&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=220&ordering=-successful_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=200&ordering=-successful_launches",
    "results": [
        {
            "id": 24,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/24/?format=api",
            "name": "Ministry of Transport of the Czech Republic - Space Technologies and Satellite Systems Department",
            "featured": false,
            "type": "Government",
            "country_code": "CZE",
            "abbrev": "CSO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 148,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/148/?format=api",
            "name": "Scorpius Space Launch Company",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SSLC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/32/?format=api",
            "name": "Institute for Space Applications and Remote Sensing",
            "featured": false,
            "type": "Government",
            "country_code": "GRC",
            "abbrev": "ISARS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1022,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
            "name": "Axiom Space",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "AXS",
            "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
            "administrator": "CEO: Michael Suffredini",
            "founding_year": "2016",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png"
        },
        {
            "id": 239,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/239/?format=api",
            "name": "Satmex",
            "featured": false,
            "type": "Commercial",
            "country_code": "MEX",
            "abbrev": "SATMEX",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 231,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/231/?format=api",
            "name": "SKY Perfect JSAT Group",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "JSAT",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1084,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1084/?format=api",
            "name": "PT Telkom Satellite Indonesia",
            "featured": false,
            "type": "Commercial",
            "country_code": "IDN",
            "abbrev": "Telkomsat",
            "description": "PT Telkom Satellite Indonesia or commonly abbreviated as Telkomsat, is a subsidiary of Telkom Indonesia which is engaged in satellite service providers with international standards with a comprehensive and innovative business portfolio scope from upstream to downstream.",
            "administrator": "President Director: Lukman Hakim Abd. Rauf",
            "founding_year": "1995",
            "launchers": "",
            "spacecraft": "",
            "parent": "PT Telkom Indonesia",
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pt2520telkom2520satellite2520indonesia_logo_20240217062048.png"
        },
        {
            "id": 250,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/250/?format=api",
            "name": "HispaSat",
            "featured": false,
            "type": "Commercial",
            "country_code": "ESP",
            "abbrev": "HISPA",
            "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
        },
        {
            "id": 1088,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1088/?format=api",
            "name": "Hungarian Ministry of Foreign Affairs and Trade",
            "featured": false,
            "type": "Government",
            "country_code": "HUN",
            "abbrev": "",
            "description": "",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}