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&ordering=featured
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 330,
    "next": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=10&ordering=featured",
    "previous": null,
    "results": [
        {
            "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": 6,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/6/?format=api",
            "name": "Asia-Pacific Regional Space Agency Forum",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,USA,DEU,RUS,CHN,IND,PAK,CAN,JPN,VNM,AUS,KOR,MYS,MNG,NZL,THA,BGD,BRN,BTN,KHM,IDN,LAO,MMR,NPL,PHL,SGP,LKA",
            "abbrev": "APRSAF",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 64,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/64/?format=api",
            "name": "Sri Lanka Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "LKA",
            "abbrev": "SLSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "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": 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": 84,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/84/?format=api",
            "name": "Amsat",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA,ITA,DEU,IND,GBR,CAN,JPN",
            "abbrev": "AMSAT",
            "description": "AMSAT is a name for amateur radio satellite organizations worldwide, but in particular the Radio Amateur Satellite Corporation (AMSAT) with headquarters at Washington, D.C. AMSAT organizations design, build, arrange launches for, and then operate (command) satellites carrying amateur radio payloads, including the OSCAR series of satellites. Other informally affiliated national organizations exist, such as AMSAT Germany (AMSAT-DL) and AMSAT Japan (JAMSAT).",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "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
        },
        {
            "id": 1062,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1062/?format=api",
            "name": "Viasat",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "VSAT",
            "description": "Viasat is an American communications company based in Carlsbad, California, with additional operations across the United States and worldwide. Viasat is a provider of high-speed satellite broadband services and secure networking systems covering military and commercial markets.",
            "administrator": "CEO: Mark D. Dankberg",
            "founding_year": "1986",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 117,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/117/?format=api",
            "name": "Eurockot Launch Services",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA,RUS",
            "abbrev": "ELS",
            "description": "Eurockot Launch Services GmbH is a commercial spacecraft launch provider and was founded in 1995. Eurockot uses an expendable launch vehicle called the Rockot to place satellites into low Earth orbit (LEO). Eurockot is jointly owned by ArianeGroup, which holds 51 percent, and by Khrunichev State Research and Production Space Center, which holds 49 percent. Eurockot launches from dedicated launch facilities at the Plesetsk Cosmodrome in northern Russia.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "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
        }
    ]
}