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=120&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=130&ordering=featured",
    "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=110&ordering=featured",
    "results": [
        {
            "id": 224,
            "url": "https://lldev.thespacedevs.com/2.0.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
        },
        {
            "id": 1030,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1030/?format=api",
            "name": "Long Wall",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "ABL",
            "description": "Long Wall, formerly known as ABL Space Systems is an American company based in El Segundo, California. It used to specialize in launch vehicle and launch systems technology manufacturing using CNC and 3D printing, before leaving the commercial space launch market and pivoting to military applications such as missile systems in November 2024.",
            "administrator": "CEO: Dan Piemont",
            "founding_year": "2017",
            "launchers": "RS1",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/abl_space_syste_image_20211102154855.jpg"
        },
        {
            "id": 238,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/238/?format=api",
            "name": "Hisdesat",
            "featured": false,
            "type": "Commercial",
            "country_code": "ESP",
            "abbrev": "HISDE",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 194,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/194/?format=api",
            "name": "ExPace",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "EP",
            "description": "ExPace is a Chinese space rocket company based in Wuhan, Hubei, China. It is a wholly owned subsidiary of missileer China Aerospace Science and Industry Corporation (CASIC), a Chinese state-owned company, and serves as its commercial rocket division. ExPace is focused on small satellite launchers to low Earth orbit.",
            "administrator": "CEO: Zhang Di",
            "founding_year": "2016",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1033,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1033/?format=api",
            "name": "Orbex",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "Orbex",
            "description": "Orbex is an aerospace company based in Scotland providing CubeSat launches to low Earth orbits.",
            "administrator": "CEO: Martin Coates",
            "founding_year": "2015",
            "launchers": "Orbex Prime",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbex_image_20220511124742.jpg"
        },
        {
            "id": 1044,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1044/?format=api",
            "name": "ArianeGroup",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "AG",
            "description": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
            "administrator": "CEO: Martin Sion",
            "founding_year": "2015",
            "launchers": "Ariane",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg"
        },
        {
            "id": 1007,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1007/?format=api",
            "name": "Space Services Inc.",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "",
            "description": "Space Services, Inc. of America (SSIA) is a space services company that provides star naming services as well as space burial services through its subsidiary company, Celestis.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 45,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/45/?format=api",
            "name": "National Authority for Remote Sensing and Space Sciences",
            "featured": false,
            "type": "Government",
            "country_code": "EGY",
            "abbrev": "NARSS",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 138,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/138/?format=api",
            "name": "Snecma",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "Snecma",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        },
        {
            "id": 1037,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1037/?format=api",
            "name": "Ministry of Aerospace Industry",
            "featured": false,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CASC",
            "description": "Chinese governmental entity in charge of space research from July 1988 to June 1993.",
            "administrator": null,
            "founding_year": "1988",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null
        }
    ]
}