API endpoint that allows Agencies to be viewed.

GET:
Return a list of all the existing users.

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

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

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

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

GET /2.0.0/agencies/?format=api&offset=20&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 330,
    "next": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=30&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=10&ordering=-id",
    "results": [
        {
            "id": 1067,
            "url": "https://ll.thespacedevs.com/2.0.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
        },
        {
            "id": 1066,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1066/?format=api",
            "name": "HyImpulse",
            "featured": false,
            "type": "Private",
            "country_code": "DEU",
            "abbrev": "HYI",
            "description": "HyImpulse is a German private space launch enterprise headquartered in Neuenstadt am Kocher and developing a small launch vehicle designed around hybrid-propellant rockets. The company is a DLR spinoff founded in 2018 out of the chemical propulsion center of the German space agency's Lampoldshausen facility.",
            "administrator": "CEO: Mario Kobald",
            "founding_year": "2018",
            "launchers": "SR75 | SL1",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1065,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1065/?format=api",
            "name": "QPS Research Institute",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "iQPS",
            "description": "iQPS has developed “QPS-SAR”,a high-resolution small radar satellite and provides high-resolution and high-quality SAR images that enable observations of designated targets, even at night and/or in bad weather.",
            "administrator": "President: Shunsuke Onishi",
            "founding_year": "2005",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1064,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1064/?format=api",
            "name": "BlackSky",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "BS",
            "description": "BlackSky is an American private aerospace company specializing in geospatial intelligence services. It operates the BlackSky constellation of Earth-imaging small satellites.",
            "administrator": "CEO: Brian O’Toole",
            "founding_year": "2013",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1063,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1063/?format=api",
            "name": "Astranis Space Technologies Corp.",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "Astranis",
            "description": "Astranis Space Technologies Corp. is a private American geostationary communications satellite operator and manufacturer headquartered in San Francisco,",
            "administrator": "CEO:  John Gedmark",
            "founding_year": "2015",
            "launchers": "",
            "spacecraft": "Small geostationary communications satellites",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1062,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1062/?format=api",
            "name": "Viasat",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "VSAT",
            "description": "Viasat is an American communications company based in Carlsbad, California, with additional operations across the United States and worldwide. Viasat is a provider of high-speed satellite broadband services and secure networking systems covering military and commercial markets.",
            "administrator": "CEO: Mark D. Dankberg",
            "founding_year": "1986",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1061,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1061/?format=api",
            "name": "HawkEye 360",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "he360",
            "description": "HawkEye 360 is an American geospatial analytics company headquartered in Herndon, Virginia. It is a commercial seller of radio frequency signal location data gathered by a satellite constellation.",
            "administrator": "CEO: John Serafini",
            "founding_year": "2015",
            "launchers": "",
            "spacecraft": "HawkEye 360",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1060,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1060/?format=api",
            "name": "Northstar Earth & Space",
            "featured": false,
            "type": null,
            "country_code": "CAN",
            "abbrev": "Northstar",
            "description": "NorthStar seeks to empower humanity to preserve our planet through a unique Space and Earth information & intelligence platform using space-based sensors. NorthStar strives to help transform the way governments, industry and institutions assess risk, enforce regulations and make decisions to foster the sustainable development of our planet and deliver a safe and secure near-Earth environment.",
            "administrator": "Founder:  Stewart Bain",
            "founding_year": "2015",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1059,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1059/?format=api",
            "name": "Capella Space",
            "featured": false,
            "type": null,
            "country_code": "USA",
            "abbrev": "",
            "description": "Capella Space is an American space company. It is developing space-based radar Earth observation satellites equipped with synthetic-aperture radar that can penetrate clouds and work at night.",
            "administrator": "CEO: Payam Banazadeh",
            "founding_year": "2016",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1058,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1058/?format=api",
            "name": "Kuiper Systems LLC",
            "featured": false,
            "type": null,
            "country_code": "USA",
            "abbrev": "Amazon",
            "description": "Kuiper Systems LLC, also known as Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.",
            "administrator": "President: Rajeev Badyal",
            "founding_year": "2019",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        }
    ]
}