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/1002/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": 1002,
  "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1002/?format=api",
  "name": "Interstellar Technologies",
  "featured": false,
  "type": "Commercial",
  "country_code": "JPN",
  "abbrev": "ISTECH",
  "description": "Interstellar Technologies, Inc. (Japanese: インターステラテクノロジズ(株) Hepburn: Intāsutera Tekunorojizu (kabu)) is a Japanese NewSpace company. It is a rocket spacelaunch company developing the MOMO launcher. Its stated goal is to reduce the cost of access to space. In 2017, it became the first Japanese company to launch a privately developed space rocket, though the launch was unsuccessful. The company plans to complete a rocket by 2020 that would be capable of launching small satellites into orbit.",
  "administrator": "President: Takahiro Inagawa",
  "founding_year": "2005",
  "launchers": "",
  "spacecraft": "",
  "parent": null,
  "launch_library_url": null,
  "total_launch_count": 7,
  "successful_launches": 3,
  "consecutive_successful_launches": 2,
  "failed_launches": 4,
  "pending_launches": 1,
  "successful_landings": 0,
  "failed_landings": 0,
  "attempted_landings": 0,
  "consecutive_successful_landings": 0,
  "info_url": "https://www.istellartech.com/",
  "wiki_url": "https://en.wikipedia.org/wiki/Interstellar_Technologies",
  "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_logo_20190705173722.png",
  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_image_20190705173722.jpg",
  "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_nation_20190705173723.png",
  "launcher_list": [
    {
      "id": 198,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/198/?format=api",
      "name": "MOMO v0",
      "description": "Momo is a Japanese sounding rocket capable of delivering 20 kg to a height of 100 km. It is privately developed by Interstellar Technologies Inc. (IST).\r\n\r\nThe single stage Momo is powered by a pressure-fed engine fueled with ethanol and liquid oxygen. The engine is gimbaled for steering, with cold gas thrusters providing roll control.\r\n\r\nMomo v0 was replaced by v1 in 2021.",
      "family": "MOMO",
      "full_name": "MOMO v0",
      "variant": "v0",
      "alias": "",
      "min_stage": 1,
      "max_stage": 1,
      "length": 9.9,
      "diameter": 0.5,
      "maiden_flight": "2017-07-30",
      "launch_mass": 1,
      "leo_capacity": null,
      "gto_capacity": null,
      "to_thrust": 12,
      "apogee": 100,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/momo_image_20190705174455.jpg",
      "info_url": "http://www.istellartech.com/technology/momo",
      "wiki_url": "https://en.wikipedia.org/wiki/Interstellar_Technologies",
      "consecutive_successful_launches": 0,
      "successful_launches": 1,
      "failed_launches": 4,
      "pending_launches": 0
    },
    {
      "id": 466,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/466/?format=api",
      "name": "MOMO v1",
      "description": "Momo is a Japanese sounding rocket capable of delivering 20 kg to a height of 100 km. It is privately developed by Interstellar Technologies Inc. (IST).\r\n\r\nThe v1 upgrade includes a higher thrust engine with a silica fiber reinforced plastic nozzle, as well as increased mass and length.",
      "family": "MOMO",
      "full_name": "MOMO v1",
      "variant": "v1",
      "alias": "",
      "min_stage": 1,
      "max_stage": 1,
      "length": 10.1,
      "diameter": 0.5,
      "maiden_flight": "2021-07-03",
      "launch_mass": 1,
      "leo_capacity": null,
      "gto_capacity": null,
      "to_thrust": 14,
      "apogee": 100,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/momo_image_20190705174455.jpg",
      "info_url": "http://www.istellartech.com/technology/momo",
      "wiki_url": "https://en.wikipedia.org/wiki/Interstellar_Technologies",
      "consecutive_successful_launches": 2,
      "successful_launches": 2,
      "failed_launches": 0,
      "pending_launches": 0
    },
    {
      "id": 498,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/498/?format=api",
      "name": "ZERO",
      "description": "Microsatellite Launch Vehicle developed by Japanese private company Interstellar Technologies.",
      "family": "",
      "full_name": "ZERO",
      "variant": "",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 32.0,
      "diameter": 2.3,
      "maiden_flight": null,
      "launch_mass": 71,
      "leo_capacity": 800,
      "gto_capacity": null,
      "to_thrust": null,
      "apogee": null,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zero_image_20230816073713.jpg",
      "info_url": "https://www.istellartech.com/en/launch/zero",
      "wiki_url": "https://en.wikipedia.org/wiki/Interstellar_Technologies#ZERO_orbital_rocket",
      "consecutive_successful_launches": 0,
      "successful_launches": 0,
      "failed_launches": 0,
      "pending_launches": 1
    }
  ],
  "spacecraft_list": []
}