API endpoint that allows Agencies to be viewed.

GET: Return a list of all the existing users.

MODE: Normal and Detailed /2.2.0/agencies/?mode=detailed

FILTERS: Parameters - 'featured', 'agency_type', 'country_code' Example - /2.2.0/agencies/?featured=true

SEARCH EXAMPLE: /2.2.0/agencies/?search=nasa

ORDERING: Fields - 'id', 'name', 'featured' Example - /2.2.0/agencies/?ordering=featured

The 'country_code' field is a string of comma separated ISO 3166 alpha-3 codes.

GET /2.2.0/agencies/?format=api&offset=110&ordering=attempted_landings
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 337,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=120&ordering=attempted_landings",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=100&ordering=attempted_landings",
    "results": [
        {
            "id": 104,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/104/?format=api",
            "name": "SPAR Aerospace",
            "featured": false,
            "type": "Commercial",
            "country_code": "CAN",
            "abbrev": "SPAR",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 282,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/282/?format=api",
            "name": "Aevum",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "AEV",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1032,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1032/?format=api",
            "name": "Islamic Revolutionary Guard Corps Aerospace Force",
            "featured": false,
            "type": "Government",
            "country_code": "IRN",
            "abbrev": "IRGCAF",
            "description": "The Islamic Revolutionary Guard Corps Aerospace Force is the strategic missile, air, and space force within the Islamic Revolutionary Guard Corps of Iran. It was renamed from the IRGC Air Force into the IRGC Aerospace Force in 2009.",
            "administrator": "Brigadier General: Ali Jafarabadi",
            "founding_year": "1985",
            "launchers": "Qased",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/islamic2520revolutionary2520guard2520corps2520aerospace2520force_logo_20220308095207.png"
        },
        {
            "id": 84,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": null
        },
        {
            "id": 182,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/182/?format=api",
            "name": "National Space Agency of the Republic of Kazakhstan",
            "featured": false,
            "type": "Government",
            "country_code": "KAZ",
            "abbrev": "KazCosmos",
            "description": "The National Space Agency of the Republic of Kazakhstan, or KazCosmos, was founded in 2007. They have launched 3 satellites, 2 of which are still in operation, KazSat-2 and KazSat-3. Their first cosmonaut class had to cosmonauts, one of which, Aidyn Aimbetov, flew aboard the ISS for 10 days. KazCosmos is heavily linked to the Russian Space Agency due to the Russian's primary launch site being Baikonur Cosmodrome, which is located in Kazakhstan.",
            "administrator": "Administrator: Talgat Musabayev",
            "founding_year": "2007",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 101,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": null
        },
        {
            "id": 1039,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1039/?format=api",
            "name": "Magellan Aerospace Corporation",
            "featured": false,
            "type": "Commercial",
            "country_code": "CAN",
            "abbrev": "MAC",
            "description": "Magellan Aerospace Corporation is a Canadian manufacturer of aerospace systems and components.",
            "administrator": "CEO: Phillip Underwood",
            "founding_year": "1996",
            "launchers": "Black Brant",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/magellan2520aerospace2520corporation_logo_20220622160105.png"
        },
        {
            "id": 103,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": null
        },
        {
            "id": 234,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/234/?format=api",
            "name": "XTAR LLC",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "XTAR",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 123,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/123/?format=api",
            "name": "Starsem SA",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA,RUS",
            "abbrev": "SSA",
            "description": "Starsem is a French-Russian company that was created in 1996 to commercialise the Soyuz launcher internationally.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}