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

{
    "count": 337,
    "next": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=100&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=80&ordering=id",
    "results": [
        {
            "id": 94,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/94/?format=api",
            "name": "IHI Corporation",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "IHI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "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": 96,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
            "name": "Khrunichev State Research and Production Space Center",
            "featured": true,
            "type": "Government",
            "country_code": "RUS",
            "abbrev": "KhSC",
            "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
            "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
            "founding_year": "1916",
            "launchers": "Proton | Rokot",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg"
        },
        {
            "id": 97,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/97/?format=api",
            "name": "NPO Lavochkin",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "LA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 98,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/98/?format=api",
            "name": "Mitsubishi Heavy Industries",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "MHI",
            "description": "Mitsubishi Heavy Industries, Ltd. is a Japanese multinational engineering, electrical equipment and electronics company headquartered in Tokyo, Japan. MHI is one of the core companies of the Mitsubishi Group.\r\n\r\nMHI's products include aerospace components, air conditioners, aircraft, automotive components, forklift trucks, hydraulic equipment, machine tools, missiles, power generation equipment, printing machines, ships and space launch vehicles. Through its defense-related activities, it is the world's 23rd-largest defense contractor measured by 2011 defense revenues and the largest based in Japan.",
            "administrator": "President: Seiji Izumisawa",
            "founding_year": "1884",
            "launchers": "H-I, H-II, H-III",
            "spacecraft": "Kounotori | HTV",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg"
        },
        {
            "id": 99,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/99/?format=api",
            "name": "Northrop Grumman Space Technology",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "NOC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 100,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/100/?format=api",
            "name": "Orbital Sciences Corporation",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "OSC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 101,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/101/?format=api",
            "name": "Philco Ford",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "PHILCO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 102,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/102/?format=api",
            "name": "Rockwell International",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "ROI",
            "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
        }
    ]
}