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=170&ordering=-pending_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=180&ordering=-pending_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=160&ordering=-pending_launches",
    "results": [
        {
            "id": 1068,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1068/?format=api",
            "name": "Ovzon",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA,SWE",
            "abbrev": "",
            "description": "Ovzon AB is a broadband telecommunications company that offers mobile communication services via satellite. Ovzon has offices in Stockholm in Sweden and Florida in the United States",
            "administrator": "CEO: Per Norén",
            "founding_year": "2006",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "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": 68,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/68/?format=api",
            "name": "Space Research Centre",
            "featured": false,
            "type": "Government",
            "country_code": "POL",
            "abbrev": "CBK-PAN",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 201,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/201/?format=api",
            "name": "Vector",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "VEC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 89,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/89/?format=api",
            "name": "Fairchild Space and Electronics Division",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "FSED",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 108,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/108/?format=api",
            "name": "Swales Aerospace",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 210,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/210/?format=api",
            "name": "National Oceanic and Atmospheric Administration",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "NOAA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1029,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1029/?format=api",
            "name": "TiSPACE",
            "featured": false,
            "type": "Private",
            "country_code": "TWN",
            "abbrev": "",
            "description": "Taiwan Innovative Space Inc.(TiSPACE), is a space launch company from Taiwan founded in 2016.",
            "administrator": "Founder: Dr. Yen-Sen Chen",
            "founding_year": "2016",
            "launchers": "Hapith I, Hapith V",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tispace_logo_20210910043519.png"
        },
        {
            "id": 235,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/235/?format=api",
            "name": "Thaicom",
            "featured": false,
            "type": "Commercial",
            "country_code": "THA",
            "abbrev": "TICOM",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1066,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1066/?format=api",
            "name": "HyImpulse",
            "featured": false,
            "type": "Private",
            "country_code": "DEU",
            "abbrev": "HYI",
            "description": "HyImpulse is a German private space launch enterprise headquartered in Neuenstadt am Kocher and developing a small launch vehicle designed around hybrid-propellant rockets. The company is a DLR spinoff founded in 2018 out of the chemical propulsion center of the German space agency's Lampoldshausen facility.",
            "administrator": "CEO: Mario Kobald",
            "founding_year": "2018",
            "launchers": "SR75 | SL1",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyimpulse_logo_20230818080330.png"
        }
    ]
}