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=220&ordering=-failed_landings
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 350,
  "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=230&ordering=-failed_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=210&ordering=-failed_landings",
  "results": [
    {
      "id": 1030,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1030/?format=api",
      "name": "Long Wall",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "ABL",
      "description": "Long Wall, formerly known as ABL Space Systems is an American company based in El Segundo, California. It used to specialize in launch vehicle and launch systems technology manufacturing using CNC and 3D printing, before leaving the commercial space launch market and pivoting to military applications such as missile systems in November 2024.",
      "administrator": "CEO: Dan Piemont",
      "founding_year": "2017",
      "launchers": "RS1",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/abl_space_syste_image_20211102154855.jpg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/abl2520space2520systems_logo_20211102154855.png"
    },
    {
      "id": 177,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/177/?format=api",
      "name": "China Great Wall Industry Corporation",
      "featured": false,
      "type": "Commercial",
      "country_code": "CHN",
      "abbrev": "CGWIC",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 234,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/234/?format=api",
      "name": "XTAR LLC",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "XTAR",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1032,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1032/?format=api",
      "name": "Islamic Revolutionary Guard Corps Aerospace Force",
      "featured": false,
      "type": "Government",
      "country_code": "IRN",
      "abbrev": "IRGCAF",
      "description": "The Islamic Revolutionary Guard Corps Aerospace Force is the strategic missile, air, and space force within the Islamic Revolutionary Guard Corps of Iran. It was renamed from the IRGC Air Force into the IRGC Aerospace Force in 2009.",
      "administrator": "Brigadier General: Ali Jafarabadi",
      "founding_year": "1985",
      "launchers": "Qased",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/islamic2520revolutionary2520guard2520corps2520aerospace2520force_logo_20220308095207.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": 49,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/49/?format=api",
      "name": "National Space Activities Commission",
      "featured": false,
      "type": "Government",
      "country_code": "ARG",
      "abbrev": "CONAE",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 18,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/18/?format=api",
      "name": "Colombian Space Commission",
      "featured": false,
      "type": "Government",
      "country_code": "COL",
      "abbrev": "CCE",
      "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
    },
    {
      "id": 112,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/112/?format=api",
      "name": "Yuzhnoye Design Bureau",
      "featured": false,
      "type": "Commercial",
      "country_code": "UKR",
      "abbrev": "OKB-586",
      "description": "Yuzhnoye Design Office, located in Dnipro, Ukraine, is a designer of satellites and rockets, and formerly of Soviet intercontinental ballistic missiles (ICBMs) established by Mikhail Yangel in 1951. The Zenit launch vehicle currently launches from Baikonur Cosmodrome but also used to launch from an ocean platform, Odyssey.",
      "administrator": "Director: Alexander Degtyarev",
      "founding_year": "1951",
      "launchers": "Zenit",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_image_20190207032505.jpeg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_logo_20190207032505.png"
    },
    {
      "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"
    }
  ]
}