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

{
    "count": 336,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=290&ordering=successful_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=270&ordering=successful_launches",
    "results": [
        {
            "id": 199,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/199/?format=api",
            "name": "Virgin Orbit",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "VO",
            "description": "Virgin Orbit is a company within the Virgin Group which plans to provide launch services for small satellites. The company was formed in 2017 to develop the air-launched LauncherOne rocket, launched from Cosmic Girl, which had previously been a project of Virgin Galactic. Based in Long Beach, California, Virgin Orbit has more than 300 employees led by president Dan Hart, a former vice president of government satellite systems at Boeing.\r\n\r\nVirgin Orbit focuses on small satellite launch, which is one of three capabilities being focused on by Virgin Galactic. These capabilities are: human spaceflight operations, small satellite launch, and advanced aerospace design, manufacturing, and test",
            "administrator": "President: Dan Hart",
            "founding_year": "2017",
            "launchers": "LauncherOne",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_image_20200101110056.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_logo_20200101102856.png"
        },
        {
            "id": 1014,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1014/?format=api",
            "name": "Martin Marietta",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "MM",
            "description": "The Martin Marietta Corporation was an American company founded in 1961 through the merger of Glenn L. Martin Company and American-Marietta Corporation. The combined company became a leader in chemicals, aerospace, and electronics. In 1995, it merged with Lockheed Corporation to form Lockheed Martin.",
            "administrator": null,
            "founding_year": "1961",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 41,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/41/?format=api",
            "name": "Korea Aerospace Research Institute",
            "featured": false,
            "type": "Government",
            "country_code": "KOR",
            "abbrev": "KARI",
            "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
            "administrator": "Administrator: Lee Sang-Ryool",
            "founding_year": "1989",
            "launchers": "Nuri",
            "spacecraft": "",
            "parent": "Korea AeroSpace Administration",
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png"
        },
        {
            "id": 1040,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1040/?format=api",
            "name": "CAS Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "CAS",
            "description": "CAS Space is a spin-off company from the Chinese Academy of Sciences (CAS) that is operating and plans to operate various launch vehicles of the Zhongke series.",
            "administrator": null,
            "founding_year": "2018",
            "launchers": "Zhongke",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cas2520space_logo_20220727081352.png"
        },
        {
            "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": 35,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/35/?format=api",
            "name": "Israeli Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "ISR",
            "abbrev": "ISA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 95,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": null
        },
        {
            "id": 184,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/184/?format=api",
            "name": "China Aerospace Science and Industry Corporation",
            "featured": false,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CASIC",
            "description": "The China Aerospace Science & Industry Corporation Limited (CASIC) is a Chinese state-owned corporation that designs, develops and manufactures a range of spacecrafts, launch vehicles, strategic and tactical missile systems, and ground equipment.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china_aerospace_image_20201111143053.png",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520industry2520corporation_logo_20201111180047.png"
        },
        {
            "id": 271,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/271/?format=api",
            "name": "Army Ballistic Missile Agency",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "ABMA",
            "description": "The Army Ballistic Missile Agency was formed to develop the U.S. Army's first large ballistic missile. The agency was established at Redstone Arsenal on 1 February 1956, and commanded by Major General John B. Medaris with Wernher von Braun as technical director.",
            "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
        }
    ]
}