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

{
    "count": 330,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=20&ordering=consecutive_successful_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&ordering=consecutive_successful_launches",
    "results": [
        {
            "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mitsubishi_elec_image_20240317182211.png"
        },
        {
            "id": 188,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/188/?format=api",
            "name": "Gilmour Space Technologies",
            "featured": false,
            "type": "Private",
            "country_code": "AUS,SGP",
            "abbrev": "GST",
            "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 69,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/69/?format=api",
            "name": "South African National Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "ZAF",
            "abbrev": "SANSA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1081,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1081/?format=api",
            "name": "Eutelsat OneWeb",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "OneWeb",
            "description": "Eutelsat OneWeb is a subsidiary of Eutelsat Group providing broadband satellite Internet services in low Earth orbit (LEO). The company is headquartered in London, and has offices in Virginia, US and a satellite manufacturing facility in Florida – Airbus OneWeb Satellites – that is a joint venture with Airbus Defence and Space.",
            "administrator": "CEO: Eva Berneke",
            "founding_year": "2012",
            "launchers": "",
            "spacecraft": "OneWeb Internet",
            "parent": null,
            "image_url": null,
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/eutelsat2520oneweb_logo_20231228160405.png"
        },
        {
            "id": 1067,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
            "name": "Intuitive Machines",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "",
            "description": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
            "administrator": "President: Steve Altemus",
            "founding_year": "2013",
            "launchers": "",
            "spacecraft": "Nova-C",
            "parent": null,
            "image_url": null,
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png"
        },
        {
            "id": 236,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/236/?format=api",
            "name": "DirecTV",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "DIREC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 79,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/79/?format=api",
            "name": "JSC Information Satellite Systems",
            "featured": false,
            "type": "Commercial",
            "country_code": "RUS",
            "abbrev": "JSC-ISS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 109,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/109/?format=api",
            "name": "Turkish Aerospace Industries",
            "featured": false,
            "type": "Commercial",
            "country_code": "TUR",
            "abbrev": "TAI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_image_20200101110056.jpeg",
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_logo_20200101102856.png"
        },
        {
            "id": 999,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/999/?format=api",
            "name": "North American Aviation",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "",
            "description": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.",
            "administrator": null,
            "founding_year": "1928",
            "launchers": "North American X-15",
            "spacecraft": "",
            "parent": "Boeing",
            "image_url": null,
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/north2520american2520aviation_logo_20200711032022.png"
        }
    ]
}