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

{
    "id": 158,
    "url": "https://ll.thespacedevs.com/2.0.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,
    "launch_library_url": null,
    "total_launch_count": 0,
    "successful_launches": 0,
    "consecutive_successful_launches": 0,
    "failed_launches": 0,
    "pending_launches": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "consecutive_successful_landings": 0,
    "info_url": "http://www.chryslergroupllc.com/",
    "wiki_url": "http://en.wikipedia.org/wiki/Chrysler_Corporation#Space_boosters",
    "logo_url": null,
    "image_url": null,
    "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/chrysler_nation_20190701071744.png",
    "launcher_list": [
        {
            "id": 324,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/324/?format=api",
            "name": "Juno-I",
            "description": "The Juno I was a four-stage American booster rocket which launched America's first satellite, Explorer 1 in 1958. A member of thr redstone family, it was derived from the Jupiter-C sounding rocket.",
            "family": "Redstone",
            "full_name": "Juno-I",
            "variant": "Juno I",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 21.2,
            "diameter": 1.78,
            "maiden_flight": "1958-01-31",
            "launch_mass": 29,
            "leo_capacity": 11,
            "gto_capacity": null,
            "to_thrust": 416,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/juno_i_on_the_p_image_20240411120216.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Juno_I",
            "consecutive_successful_launches": 0,
            "successful_launches": 3,
            "failed_launches": 3,
            "pending_launches": 0
        },
        {
            "id": 107,
            "launch_library_id": 141,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/107/?format=api",
            "name": "Redstone",
            "description": "The Mercury-Redstone Launch Vehicle, designed for NASA's Project Mercury, was the first American manned space booster. It was used for six sub-orbital Mercury flights from 1960–61; culminating with the launch of the first, and 11 weeks later, the second American (and the second and third humans) in space. The four subsequent Mercury human spaceflights used the more powerful Atlas booster to enter low Earth orbit.\r\n\r\nA member of the Redstone rocket family, it was derived from the U.S. Army's Redstone ballistic missile and the first stage of the related Jupiter-C launch vehicle; but to human-rate it, the structure and systems were modified to improve safety and reliability.",
            "family": "Redstone",
            "full_name": "Redstone MRLV",
            "variant": "MRLV",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": 25.41,
            "diameter": 1.78,
            "maiden_flight": "1960-11-21",
            "launch_mass": 30,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": 260,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/redstone_image_20190207032627.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Mercury-Redstone_Launch_Vehicle",
            "consecutive_successful_launches": 5,
            "successful_launches": 5,
            "failed_launches": 1,
            "pending_launches": 0
        },
        {
            "id": 355,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/355/?format=api",
            "name": "Saturn I",
            "description": "The Saturn I was a rocket designed as the United States' first medium lift launch vehicle for up to 20,000-pound (9,100 kg) low Earth orbit payloads.",
            "family": "Saturn",
            "full_name": "Saturn I",
            "variant": "I",
            "alias": "",
            "min_stage": 2,
            "max_stage": 3,
            "length": 55.0,
            "diameter": 6.6,
            "maiden_flight": "1961-10-27",
            "launch_mass": 510,
            "leo_capacity": 9100,
            "gto_capacity": null,
            "to_thrust": 6700,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Saturn_I",
            "consecutive_successful_launches": 10,
            "successful_launches": 10,
            "failed_launches": 0,
            "pending_launches": 0
        },
        {
            "id": 354,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/354/?format=api",
            "name": "SPARTA",
            "description": "The Sparta was a three-stage rocket that launched Australia's first Earth satellite, WRESAT, on 29 November 1967.",
            "family": "",
            "full_name": "SPARTA",
            "variant": "",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 21.8,
            "diameter": 1.78,
            "maiden_flight": "1966-11-28",
            "launch_mass": 30,
            "leo_capacity": 45,
            "gto_capacity": null,
            "to_thrust": 416,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/sparta_rocket_o_image_20240411095008.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Sparta_(rocket)",
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 0,
            "pending_launches": 0
        }
    ],
    "spacecraft_list": []
}