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": 134,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/134/?format=api",
            "name": "American Rocket Company",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "AMROC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 244,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/244/?format=api",
            "name": "Star One",
            "featured": false,
            "type": "Commercial",
            "country_code": "BRA",
            "abbrev": "STA1",
            "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": 1081,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1081/?format=api",
            "name": "Eutelsat OneWeb",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "OneWeb",
            "description": "Eutelsat OneWeb is a subsidiary of Eutelsat Group providing broadband satellite Internet services in low Earth orbit (LEO). The company is headquartered in London, and has offices in Virginia, US and a satellite manufacturing facility in Florida – Airbus OneWeb Satellites – that is a joint venture with Airbus Defence and Space.",
            "administrator": "CEO: Eva Berneke",
            "founding_year": "2012",
            "launchers": "",
            "spacecraft": "OneWeb Internet",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eutelsat2520oneweb_logo_20231228160405.png"
        },
        {
            "id": 1070,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1070/?format=api",
            "name": "PT Pasifik Satelit Nusantara",
            "featured": false,
            "type": "Private",
            "country_code": "IDN",
            "abbrev": "PSN",
            "description": "PT Pasifik Satelit Nusantara (PSN) is a private Indonesian satellite telecommunications company.\r\n\r\nIt was formed in 1991 and was the first satellite-based telecommunications company in Indonesia. In 1995, a collaboration started what was to become ACeS (Asia Cellular Satellite system). In 1998, a WAN-based service for corporate customers was introduced.",
            "administrator": "CEO: Adi Rahman Adiwoso",
            "founding_year": "1991",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pt2520pasifik2520satelit2520nusantara_logo_20230821053114.png"
        },
        {
            "id": 158,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/158/?format=api",
            "name": "Chrysler",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "CHR",
            "description": "In July 1959, NASA chose the Redstone missile as the basis for the Mercury-Redstone Launch Vehicle to be used for suborbital test flights of the Project Mercury spacecraft. Three unmanned MRLV launch attempts were made between November 1960 and March 1961, two of which were successful. The MRLV successfully launched the chimpanzee Ham, and astronauts Alan Shepard and Gus Grissom on three suborbital flights in January, May and July 1961, respectively.",
            "administrator": null,
            "founding_year": "1950",
            "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": 21,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/21/?format=api",
            "name": "Consultative Committee for Space Data Systems",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,USA,ITA,DEU,RUS,CHN,GBR,BRA,CAN,JPN",
            "abbrev": "CCSDS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 136,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/136/?format=api",
            "name": "Ad Astra Rocket Company",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "AARC",
            "description": "Ad Astra Rocket Company is an American Space Company doing research and development in plasma propulsion technology. This involves using the technology of VASIMR developed in the late '70s, developed by the companies founder, Franklin Diaz. They have begun testing of their VF-200 model engine, built for interplanetary travel.",
            "administrator": "President: Dr. Franklin Chang Diaz",
            "founding_year": "2005",
            "launchers": "",
            "spacecraft": "VX-200 | VF-200",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1082,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1082/?format=api",
            "name": "Kinéis",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "KIN",
            "description": "French company operating an Internet of Things (IoT) constellation of nano-satellites following on from the Argos system developed in the 1980s.\r\nIt was founded by the company Collecte Localisation Satellites (CLS) with the support of CNES, the French space agency.",
            "administrator": "CEO: Alexandre Tisserant",
            "founding_year": "2018",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kin25c325a9is_logo_20240117103827.png"
        }
    ]
}