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=100&ordering=featured
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=110&ordering=featured",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=90&ordering=featured",
    "results": [
        {
            "id": 213,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/213/?format=api",
            "name": "Missile Defense Agency",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "MDA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "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"
        },
        {
            "id": 1062,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viasat_logo_20230807092035.png"
        },
        {
            "id": 285,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/285/?format=api",
            "name": "Astra Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "AS",
            "description": "Astra Space is a launch vehicle company based in San Francisco, California, that develops pump-fed, liquid bipropellant propulsion engines for DARPA and NASA as well as their Astra Rocket launch vehicle.",
            "administrator": "CEO: Chris Kemp",
            "founding_year": "2005",
            "launchers": "Rocket 3.3",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astra2520space_image_20200216210038.jpg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astra2520space_logo_20210828205410.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": "IM",
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png"
        },
        {
            "id": 1075,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1075/?format=api",
            "name": "Leidos",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Leidos",
            "description": "Leidos, formerly known as Science Applications International Corporation (SAIC), is an American defense, aviation, information technology, and biomedical research company headquartered in Reston, Virginia, that provides scientific, engineering, systems integration, and technical services.",
            "administrator": "CEO: Thomas Bell",
            "founding_year": "2013",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leidos_logo_20230824131254.png"
        },
        {
            "id": 1004,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1004/?format=api",
            "name": "Convair",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "",
            "description": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
            "administrator": null,
            "founding_year": "1943",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 59,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/59/?format=api",
            "name": "Pakistan Space and Upper Atmosphere Research Commission",
            "featured": false,
            "type": "Government",
            "country_code": "PAK",
            "abbrev": "SUPARCO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 224,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/224/?format=api",
            "name": "GeoOptics",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "GO",
            "description": "GeoOptics is an environmental data company that aims to deliver a wealth of information about the changing planet to users in near real time.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 234,
            "url": "https://ll.thespacedevs.com/2.2.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,
            "logo_url": null
        }
    ]
}