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

{
    "count": 337,
    "next": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=110&ordering=featured",
    "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=90&ordering=featured",
    "results": [
        {
            "id": 205,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/205/?format=api",
            "name": "Inmarsat",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "ISAT",
            "description": "Inmarsat is a British satellite telecommunications company, offering global mobile services. It provides telephone and data services to users worldwide, via portable or mobile terminals which communicate with ground stations through fifteen geostationary telecommunications satellites.",
            "administrator": "CEO: Rajeev Suri",
            "founding_year": "1979",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 226,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/226/?format=api",
            "name": "PanAmSat",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "PANAM",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1016,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1016/?format=api",
            "name": "Weapons Research Establishment",
            "featured": false,
            "type": "Government",
            "country_code": "AUS",
            "abbrev": "WRE",
            "description": "The Weapons Research Establishment was an Australian government entity dedicated to providing science and technology support for Australia's defence and national security needs.",
            "administrator": null,
            "founding_year": "1955",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1056,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1056/?format=api",
            "name": "Space Development Agency",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "SDA",
            "description": "The Space Development Agency (SDA) is a United States Space Force direct-reporting unit tasked with deploying disruptive space technology. A primary focus is space-based missile defense using large global satellite constellations made up of industry-procured low-cost satellites.",
            "administrator": "Director: Derek Tournear",
            "founding_year": "2019",
            "launchers": "",
            "spacecraft": "",
            "parent": "United States Space Force",
            "image_url": null
        },
        {
            "id": 1045,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1045/?format=api",
            "name": "Rocket Factory Augsburg",
            "featured": false,
            "type": "Private",
            "country_code": "DEU",
            "abbrev": "RFA",
            "description": "Rocket Factory Augsburg AG (RFA) is a German New Space start-up located in Augsburg. It was founded in 2018 with the mission to build rockets just like cars.",
            "administrator": "COO: Stefan Brieschenk",
            "founding_year": "2018",
            "launchers": "RFA One",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1024,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1024/?format=api",
            "name": "Virgin Galactic",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "VG",
            "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
            "administrator": "Founder: Richard Branson",
            "founding_year": "2004",
            "launchers": "VMS Eve",
            "spacecraft": "VSS Enterprise | VSS Unity",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg"
        },
        {
            "id": 1009,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1009/?format=api",
            "name": "Institute of Space and Astronautical Science",
            "featured": false,
            "type": "Government",
            "country_code": "JPN",
            "abbrev": "ISAS",
            "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.",
            "administrator": null,
            "founding_year": null,
            "launchers": "Lambda",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1063,
            "url": "https://lldev.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": 234,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/234/?format=api",
            "name": "XTAR LLC",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "XTAR",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
            "name": "United States Air Force",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "USAF",
            "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
            "administrator": "Commander-in-Chief: President of the US",
            "founding_year": "1947",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        }
    ]
}