API endpoint that allows Agencies to be viewed.

GET: Return a list of all the existing users.

MODE: Normal and Detailed /2.0.0/agencies/?mode=detailed

FILTERS: Parameters - 'featured', 'agency_type', 'country_code' Example - /2.0.0/agencies/?featured=true

SEARCH EXAMPLE: /2.0.0/agencies/?search=nasa

ORDERING: Fields - 'id', 'name', 'featured' Example - /2.0.0/agencies/?ordering=featured

GET /2.0.0/agencies/103/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": 103,
  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/103/?format=api",
  "name": "RKK Energiya",
  "featured": false,
  "type": "Commercial",
  "country_code": "RUS",
  "abbrev": "RSC",
  "description": "",
  "administrator": null,
  "founding_year": null,
  "launchers": "",
  "spacecraft": "",
  "parent": null,
  "launch_library_url": null,
  "total_launch_count": 1,
  "successful_launches": 1,
  "consecutive_successful_launches": 1,
  "failed_launches": 0,
  "pending_launches": 0,
  "successful_landings": 0,
  "failed_landings": 0,
  "attempted_landings": 0,
  "consecutive_successful_landings": 0,
  "info_url": "https://www.energia.ru/english/",
  "wiki_url": "https://en.wikipedia.org/wiki/S.P._Korolev_Rocket_and_Space_Corporation_Energia",
  "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_lo_image_20250921093034.png",
  "image_url": null,
  "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_so_image_20250921093044.png",
  "launcher_list": [
    {
      "id": 521,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/521/?format=api",
      "name": "Soyuz-5",
      "description": "Soyuz-5, also named Irtysh is a planned Russian rocket that is being developed by JSC SRC Progress, formerly within \"Project Feniks.\" It will replace the capability of Zenit-2 and Proton Medium. It will initially be a two-stage rocket, but Soyuz 5 can be enhanced with an optional Blok DM-03 upper stage for geostationary missions.\r\n\r\nThe rocket is loosely based on the Zenit launch vehicle with a RD-171MV engine on the 1st stage, enlarged to 4.1 m in diameter, while the 2nd stage is powered by 2 RD-0124MS engines derived from engines used on the 3rd stage of the Soyuz-2.1b. The Soyuz-5 can lift 17 tonnes to a Low Earth orbit.",
      "family": "Soyuz-5",
      "full_name": "Soyuz-5",
      "variant": "",
      "alias": "Irtysh",
      "min_stage": 2,
      "max_stage": 3,
      "length": 65.258,
      "diameter": 4.1,
      "maiden_flight": "2026-04-30",
      "launch_mass": 525,
      "leo_capacity": 17000,
      "gto_capacity": 5000,
      "to_thrust": 7257,
      "apogee": null,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz-5_at_baik_image_20260501030446.png",
      "info_url": "https://russianspaceweb.com/soyuz5-lv.html",
      "wiki_url": "https://en.wikipedia.org/wiki/Irtysh_(rocket)",
      "consecutive_successful_launches": 1,
      "successful_launches": 1,
      "failed_launches": 0,
      "pending_launches": 0
    },
    {
      "id": 451,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/451/?format=api",
      "name": "Vostok 8A92",
      "description": "Vostok was a family of rockets derived from the Soviet R-7 Semyorka ICBM and was designed for the human spaceflight programme.",
      "family": "Vostok",
      "full_name": "Vostok 8A92",
      "variant": "8A92",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 30.84,
      "diameter": 2.99,
      "maiden_flight": "1962-06-01",
      "launch_mass": 281,
      "leo_capacity": 4730,
      "gto_capacity": null,
      "to_thrust": 3996,
      "apogee": null,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vostok_launch_v_image_20251119053730.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vostok_(rocket_family)",
      "consecutive_successful_launches": 8,
      "successful_launches": 40,
      "failed_launches": 4,
      "pending_launches": 0
    },
    {
      "id": 452,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/452/?format=api",
      "name": "Vostok 8A92M",
      "description": "Vostok was a family of rockets derived from the Soviet R-7 Semyorka ICBM and was designed for the human spaceflight programme.",
      "family": "Vostok",
      "full_name": "Vostok 8A92M",
      "variant": "8A92M",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 30.84,
      "diameter": 2.99,
      "maiden_flight": "1964-08-28",
      "launch_mass": 282,
      "leo_capacity": 3800,
      "gto_capacity": null,
      "to_thrust": 3996,
      "apogee": null,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_20251127090310.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vostok_(rocket_family)",
      "consecutive_successful_launches": 82,
      "successful_launches": 92,
      "failed_launches": 1,
      "pending_launches": 0
    },
    {
      "id": 453,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/453/?format=api",
      "name": "Vostok 8K72",
      "description": "Vostok was a family of rockets derived from the Soviet R-7 Semyorka ICBM and was designed for the human spaceflight programme.",
      "family": "Vostok",
      "full_name": "Vostok 8K72",
      "variant": "8K72",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 30.84,
      "diameter": 2.99,
      "maiden_flight": "1960-05-15",
      "launch_mass": 281,
      "leo_capacity": 4550,
      "gto_capacity": null,
      "to_thrust": 3873,
      "apogee": null,
      "vehicle_range": null,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Vostok_(rocket_family)",
      "consecutive_successful_launches": 2,
      "successful_launches": 3,
      "failed_launches": 1,
      "pending_launches": 0
    }
  ],
  "spacecraft_list": []
}