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=230&ordering=id
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=240&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=220&ordering=id",
    "results": [
        {
            "id": 259,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/259/?format=api",
            "name": "LandSpace",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "LS",
            "description": "LandSpace is a Chinese private space launch company based in Beijing. It was founded in 2015 by Tsinghua University alumni Zhang Changwu.",
            "administrator": "Founder: Zhang Changwu",
            "founding_year": "2015",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/landspace_logo_20220822100731.png"
        },
        {
            "id": 260,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/260/?format=api",
            "name": "Planet Labs",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "PL",
            "description": "Planet Labs is an American Earth Imaging based in San Francisco, CA that designs and manufactures cubesat's called 'Doves' that are delivered into orbit as secondary payloads. Each cube-sat is equipped with a high-powered telescope that when combined with a constellation can provide a complete image of the Earth.",
            "administrator": "CEO: Will Marshall",
            "founding_year": "2010",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/planet2520labs_image_20190207032455.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/planet2520labs_logo_20190207032455.png"
        },
        {
            "id": 261,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/261/?format=api",
            "name": "Korean Astronaut Program",
            "featured": false,
            "type": "Government",
            "country_code": "KOR",
            "abbrev": "KAP",
            "description": "The Korean Astronaut Program was an initiative by the South Korean government to send the first Korean into space via the Russian space program. In 2008, Yi So-yeon became the first and only Korean to go to space for 10 days.",
            "administrator": null,
            "founding_year": "2006",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 263,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/263/?format=api",
            "name": "OneSpace",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "OS",
            "description": "OneSpace is a Chinese private space launch group based in Beijing, subsidiaries in Chongqing, Shenzhen and Xi'an. OneSpace was founded in 2015.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 265,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/265/?format=api",
            "name": "Firefly Aerospace",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "FA",
            "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.",
            "administrator": "CEO: Peter Schumacher",
            "founding_year": "2014",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_logo_20220826094423.jpg"
        },
        {
            "id": 266,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/266/?format=api",
            "name": "Relativity Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "RS",
            "description": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.",
            "administrator": "CEO: Tim Ellis",
            "founding_year": "2015",
            "launchers": "Terran",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325080842.png"
        },
        {
            "id": 270,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/270/?format=api",
            "name": "Strategic Rocket Forces",
            "featured": false,
            "type": "Government",
            "country_code": "RUS",
            "abbrev": "RVSN RF",
            "description": "The Strategic Rocket Forces of the Russian Federation are a separate-troops branch of the Russian Armed Forces that control Russia's land-based intercontinental ballistic missiles (ICBMs).",
            "administrator": null,
            "founding_year": "1959",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/strategic2520rocket2520forces_logo_20220309203231.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": 272,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/272/?format=api",
            "name": "China Rocket Co. Ltd.",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "CHNR",
            "description": "China Rocket Co. Ltd. is a spinoff of China’s state-owned launch vehicle manufacturer using a “commercial business model”.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520rocket2520co.2520ltd._logo_20221001084159.png"
        },
        {
            "id": 274,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/274/?format=api",
            "name": "i-Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "i-Space",
            "description": "i-Space is a Chinese private space launch company based in Beijing and founded in October 2016.",
            "administrator": null,
            "founding_year": "2016",
            "launchers": "Hyperbola-1",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ispace_logo_20231217083222.png"
        }
    ]
}