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&ordering=-consecutive_successful_landings
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=10&ordering=-consecutive_successful_landings",
    "previous": null,
    "results": [
        {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SpX",
            "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
            "administrator": "CEO: Elon Musk",
            "founding_year": "2002",
            "launchers": "Falcon | Starship",
            "spacecraft": "Dragon",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
        },
        {
            "id": 147,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api",
            "name": "Rocket Lab",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "RL",
            "description": "Rocket Lab is an American aerospace manufacturer with a wholly owned New Zealand subsidiary. The company develops lightweight, cost-effective commercial rocket launch services. The Electron Program was founded on the premise that small payloads such as CubeSats require dedicated small launch vehicles and flexibility not currently offered by traditional rocket systems. Its rocket, the Electron, is a light-weight rocket and is now operating commercially. The company is also producing a variety of spacecrafts and spacecrafts components.",
            "administrator": "CEO: Peter Beck",
            "founding_year": "2006",
            "launchers": "Electron",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_image_20190207032456.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_logo_20220218075411.png"
        },
        {
            "id": 141,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
            "name": "Blue Origin",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "BO",
            "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
            "administrator": "CEO: Jeff Bezos",
            "founding_year": "2000",
            "launchers": "New Shepard | New Glenn",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
        },
        {
            "id": 150,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/150/?format=api",
            "name": "Masten Space Systems",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Masten",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1085,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1085/?format=api",
            "name": "Mitsubishi Electric Corporation",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "MELCO",
            "description": "Mitsubishi Electric Corporation is a Japanese multinational electronics and electrical equipment manufacturing company headquartered in Tokyo, Japan. It was established in 1921 as a spin-off from the electrical machinery manufacturing business of Mitsubishi Shipbuilding (current Mitsubishi Heavy Industries) at the Kobe Shipyard. The products from MELCO include elevators and escalators, high-end home appliances, air conditioning, factory automation systems, train systems, electric motors, pumps, semiconductors, digital signage, and satellites.",
            "administrator": "President & CEO: Kei Uruma",
            "founding_year": "1921",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi_elec_image_20240317182211.png"
        },
        {
            "id": 1050,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
            "name": "Italian Air Force",
            "featured": false,
            "type": "Government",
            "country_code": "ITA",
            "abbrev": "IAF",
            "description": "The Italian Air Force is the air force of the Italian Republic. The Italian Air Force was founded as an independent service arm on 28 March 1923 by King Victor Emmanuel III as the Regia Aeronautica (\"Royal Air Force\"). After World War II, when Italy became a republic following a referendum, the Regia Aeronautica was given its current name.",
            "administrator": null,
            "founding_year": "1923",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/italian2520air2520force_logo_20230508150416.png"
        },
        {
            "id": 162,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/162/?format=api",
            "name": "People's Liberation Army",
            "featured": false,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "PLA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 207,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/207/?format=api",
            "name": "Arab Satellite Communications Organization",
            "featured": false,
            "type": "Commercial",
            "country_code": "SAU",
            "abbrev": "ASCO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1031,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1031/?format=api",
            "name": "Hindustan Aeronautics Limited",
            "featured": false,
            "type": "Government",
            "country_code": "IND",
            "abbrev": "HAL",
            "description": "Hindustan Aeronautics Limited is an Indian state-owned aerospace and defence company, headquartered in Bengaluru, India. Established on 23 December 1940, HAL is one of the oldest and largest aerospace and defence manufacturers in the world.",
            "administrator": "Chairman: R. Madhavan",
            "founding_year": "1940",
            "launchers": "",
            "spacecraft": "Gaganyaan",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan_aeron_image_20220205093649.png",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan2520aeronautics2520limited_logo_20220205093649.png"
        },
        {
            "id": 66,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
            "name": "Soviet Space Program",
            "featured": false,
            "type": "Government",
            "country_code": "RUS",
            "abbrev": "CCCP",
            "description": "The Soviet space program, was the national space program of the Union of Soviet Socialist Republics (USSR) actived from 1930s until disintegration of the Soviet Union in 1991.\r\n\r\nThe Soviet Union's space program was mainly based on the cosmonautic exploration of space and the development of the expandable launch vehicles, which had been split between many design bureaus competing against each other. Over its 60-years of history, the Russian program was responsible for a number of pioneering feats and accomplishments in the human space flight, including the first intercontinental ballistic missile (R-7), first satellite (Sputnik 1), first animal in Earth orbit (the dog Laika on Sputnik 2), first human in space and Earth orbit (cosmonaut Yuri Gagarin on Vostok 1), first woman in space and Earth orbit (cosmonaut Valentina Tereshkova on Vostok 6), first spacewalk (cosmonaut Alexei Leonov on Voskhod 2), first Moon impact (Luna 2), first image of the far side of the Moon (Luna 3) and unmanned lunar soft landing (Luna 9), first space rover (Lunokhod 1), first sample of lunar soil automatically extracted and brought to Earth (Luna 16), and first space station (Salyut 1). Further notable records included the first interplanetary probes: Venera 1 and Mars 1 to fly by Venus and Mars, respectively, Venera 3 and Mars 2 to impact the respective planet surface, and Venera 7 and Mars 3 to make soft landings on these planets.",
            "administrator": null,
            "founding_year": "1931",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_image_20191229081306.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_logo_20191229081307.png"
        }
    ]
}