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&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": 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": 95,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/95/?format=api",
            "name": "Israel Aerospace Industries",
            "featured": false,
            "type": "Commercial",
            "country_code": "ISR",
            "abbrev": "IAI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 109,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/109/?format=api",
            "name": "Turkish Aerospace Industries",
            "featured": false,
            "type": "Commercial",
            "country_code": "TUR",
            "abbrev": "TAI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 167,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/167/?format=api",
            "name": "Space Florida",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "SF",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "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": 105,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/105/?format=api",
            "name": "SpaceDev",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SPDV",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1002,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1002/?format=api",
            "name": "Interstellar Technologies",
            "featured": false,
            "type": null,
            "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,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_image_20190705173722.jpg"
        },
        {
            "id": 153,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/153/?format=api",
            "name": "McDonnell Douglas",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "MDC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 103,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/103/?format=api",
            "name": "RKK Energiya",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "RSC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 135,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/135/?format=api",
            "name": "Rocketdyne",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Rocketdyne",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        }
    ]
}