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/?format=api&limit=10&offset=320&ordering=-featured
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 330,
    "next": null,
    "previous": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=310&ordering=-featured",
    "results": [
        {
            "id": 1006,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1006/?format=api",
            "name": "Vought",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "",
            "description": "Vought was the name of several related American aerospace firms. These have included, in the past, Lewis and Vought Corporation, Chance Vought, Vought-Sikorsky, LTV Aerospace (part of Ling-Temco-Vought), Vought Aircraft Companies, and Vought Aircraft Industries. The first incarnation of Vought was established by Chance M. Vought and Birdseye Lewis in 1917. In 1928, it was acquired by United Aircraft and Transport Corporation, which a few years later became United Aircraft Corporation; this was the first of many reorganizations and buyouts. During the 1920s and 1930s, Vought Aircraft and Chance Vought specialized in carrier-based aircraft for the United States Navy, by far its biggest customer. Chance Vought produced thousands of planes during World War II, including the F4U Corsair. Vought became independent again in 1954, and was purchased by Ling-Temco-Vought in 1961. The company designed and produced a variety of planes and missiles throughout the Cold War. Vought was sold from LTV and owned in various degrees by the Carlyle Group and Northrop Grumman in the early 1990s. It was then fully bought by Carlyle, renamed Vought Aircraft Industries, with headquarters in Dallas, Texas. In June 2010, the Carlyle Group sold Vought to the Triumph Group.",
            "administrator": null,
            "founding_year": "1917",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 111,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/111/?format=api",
            "name": "Progress Rocket Space Center",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "PRSC",
            "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
            "administrator": "Dmitry Baranov",
            "founding_year": "1996",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1011,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1011/?format=api",
            "name": "Moscow Institute of Thermal Technology",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "MITT",
            "description": "Moscow Institute of Thermal Technology is a Russian (formerly Soviet) engineering and scientific research institute founded on May 13, 1946. The institute is located in the Otradnoye District in the north of Moscow.\r\n\r\nPreviously, it was primarily focused on developing ballistic missiles and rockets to increase the nation's strategic deterrent capability. Today it is also involved in civilian projects and has modified some of its intercontinental ballistic missiles into launch vehicles to be used for satellites.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": "Russian Federal Space Agency (ROSCOSMOS)",
            "image_url": null
        },
        {
            "id": 69,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/69/?format=api",
            "name": "South African National Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "ZAF",
            "abbrev": "SANSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 79,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/79/?format=api",
            "name": "JSC Information Satellite Systems",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "JSC-ISS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 181,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/181/?format=api",
            "name": "National Reconnaissance Office",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "NRO",
            "description": "The National Reconnaissance Office (NRO) is a member of the United States Intelligence Community and an agency of the United States Department of Defense which designs, builds, launches, and operates the reconnaissance satellites of the U.S. federal government, and provides satellite intelligence to several government agencies, particularly signals intelligence (SIGINT) to the NSA, imagery intelligence (IMINT) to the NGA, and measurement and signature intelligence (MASINT) to the DIA.",
            "administrator": "Director: Christopher Scolese",
            "founding_year": "1961",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 82,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
            "name": "Lockheed Martin",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "LMT",
            "description": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
            "administrator": null,
            "founding_year": "1953",
            "launchers": "Titan | Agena",
            "spacecraft": "Hubble | JUNO | InSight",
            "parent": null,
            "image_url": null
        },
        {
            "id": 139,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/139/?format=api",
            "name": "Armadillo Aerospace",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Armadillo",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 999,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/999/?format=api",
            "name": "North American Aviation",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "",
            "description": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.",
            "administrator": null,
            "founding_year": "1928",
            "launchers": "North American X-15",
            "spacecraft": "",
            "parent": "Boeing",
            "image_url": null
        },
        {
            "id": 1087,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1087/?format=api",
            "name": "Korea Advanced Institute of Science and Technology",
            "featured": false,
            "type": "Educational",
            "country_code": "KOR",
            "abbrev": "KAIST",
            "description": "The Korea Advanced Institute of Science and Technology (KAIST) is a national research university located in Daedeok Innopolis, Daejeon, South Korea. KAIST was established by the Korean government in 1971 as the nation's first public, research-oriented science and engineering institution.",
            "administrator": "President: Lee Kwang-hyung",
            "founding_year": "1971",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        }
    ]
}