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

{
    "id": 80,
    "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
    "name": "Boeing",
    "featured": false,
    "type": "Commercial",
    "country_code": "USA",
    "abbrev": "BA",
    "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
    "administrator": "Leanne Caret",
    "founding_year": "2002",
    "launchers": "SLS",
    "spacecraft": "Starliner",
    "parent": null,
    "launch_library_url": null,
    "total_launch_count": 2,
    "successful_launches": 1,
    "consecutive_successful_launches": 0,
    "failed_launches": 1,
    "pending_launches": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "consecutive_successful_landings": 0,
    "info_url": "https://www.boeing.com",
    "wiki_url": "http://en.wikipedia.org/wiki/Boeing",
    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
    "image_url": null,
    "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
    "launcher_list": [
        {
            "id": 310,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/310/?format=api",
            "name": "Delta 8930",
            "description": "The Delta III rocket was an expendable launch vehicle made by Boeing. The first Delta III launch was on August 26, 1998.",
            "family": "Delta",
            "full_name": "Delta 8930",
            "variant": "8930",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 35.0,
            "diameter": 4.0,
            "maiden_flight": "1998-08-26",
            "launch_mass": 301,
            "leo_capacity": 8290,
            "gto_capacity": 3810,
            "to_thrust": 4889,
            "apogee": null,
            "vehicle_range": null,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_III",
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 2,
            "pending_launches": 0
        }
    ],
    "spacecraft_list": [
        {
            "id": 9,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/9/?format=api",
            "name": "CST-100 Starliner",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "id": 80,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                "name": "Boeing",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BA",
                "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                "administrator": "Leanne Caret",
                "founding_year": "2002",
                "launchers": "SLS",
                "spacecraft": "Starliner",
                "parent": null,
                "image_url": null,
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/boeing_logo_20201128183345.png"
            },
            "in_use": true,
            "capability": "Cargo and Human Transportation",
            "history": "The design draws upon Boeing's experience with NASA's Apollo, Space Shuttle and ISS programs as well as the Orbital Express project sponsored by the Department of Defense. A variety of validation tests have been underway on test articles since 2011.\r\n\r\nThe uncrewed orbital flight test launched on December 20, 2019, but after deployment, an 11-hour offset in the mission clock of Starliner caused the spacecraft to do a large engine burn, consumeing to much fuel, to reach the International Space Station, leading to an early return.\r\n\r\nA second uncrewed orbital flight test launched on May 19, 2022, which successfully reached the International Space Station.",
            "details": "The Boeing CST-100 Starliner (Crew Space Transportation) crew capsule is a spacecraft design under construction by Boeing as their entry for NASA's Commercial Crew Development program. Its primary purpose is to transport crew to the International Space Station and to private space stations. It is launched on United Launch Alliance Atlas V Rocket.",
            "maiden_flight": "2019-08-17",
            "height": 5.03,
            "diameter": 4.56,
            "human_rated": true,
            "crew_capacity": 7,
            "payload_capacity": null,
            "payload_return_capacity": null,
            "flight_life": "210 days docked, 60 hours free flight.",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Boeing_CST-100_Starliner",
            "info_link": "http://www.boeing.com/space/starliner/"
        },
        {
            "id": 30,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/30/?format=api",
            "name": "X-37B",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "agency": {
                "id": 80,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                "name": "Boeing",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BA",
                "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                "administrator": "Leanne Caret",
                "founding_year": "2002",
                "launchers": "SLS",
                "spacecraft": "Starliner",
                "parent": null,
                "image_url": null,
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/boeing_logo_20201128183345.png"
            },
            "in_use": true,
            "capability": "It is boosted into space by a launch vehicle, then re-enters Earth's atmosphere and lands as a spaceplane. The X-37 is operated by the United States Space Force for orbital spaceflight missions intended to demonstrate reusable space technologies.",
            "history": "In 1999, NASA selected Boeing Integrated Defense Systems to design and develop an orbital vehicle, built by the California branch of Boeing's Phantom Works. Over a four-year period, a total of US$192 million was spent on the project, with NASA contributing US$109 million, the U.S. Air Force US$16 million, and Boeing US$67 million. In late 2002, a new US$301 million contract was awarded to Boeing as part of NASA's Space Launch Initiative framework.\r\n\r\nThe X-37 was transferred from NASA to the Defense Advanced Research Projects Agency (DARPA) on 13 September 2004. Thereafter, the program became a classified project. DARPA promoted the X-37 as part of the independent space policy that the United States Department of Defense has pursued since the 1986 Challenger disaster.",
            "details": "The Boeing X-37, also known as the Orbital Test Vehicle (OTV), is a reusable robotic spacecraft. It is boosted into space by a launch vehicle, then re-enters Earth's atmosphere and lands as a spaceplane. The X-37 is operated by the United States Space Force for orbital spaceflight missions intended to demonstrate reusable space technologies. It is a 120-percent-scaled derivative of the earlier Boeing X-40. The X-37 began as a NASA project in 1999, before being transferred to the United States Department of Defense in 2004. Until 2019, the program was managed by Air Force Space Command.",
            "maiden_flight": "2010-04-22",
            "height": 8.92,
            "diameter": 4.55,
            "human_rated": false,
            "crew_capacity": null,
            "payload_capacity": 227,
            "payload_return_capacity": null,
            "flight_life": "Multiple years in orbit",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/x-37b_image_20221113134355.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Boeing_X-37",
            "info_link": "https://www.boeing.com/space/x37b/index.page"
        }
    ]
}