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=60&ordering=-id
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=70&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=50&ordering=-id",
    "results": [
        {
            "id": 1032,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1032/?format=api",
            "name": "Islamic Revolutionary Guard Corps Aerospace Force",
            "featured": false,
            "type": "Government",
            "country_code": "IRN",
            "abbrev": "IRGCAF",
            "description": "The Islamic Revolutionary Guard Corps Aerospace Force is the strategic missile, air, and space force within the Islamic Revolutionary Guard Corps of Iran. It was renamed from the IRGC Air Force into the IRGC Aerospace Force in 2009.",
            "administrator": "Brigadier General: Ali Jafarabadi",
            "founding_year": "1985",
            "launchers": "Qased",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/islamic2520revolutionary2520guard2520corps2520aerospace2520force_logo_20220308095207.png"
        },
        {
            "id": 1031,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1031/?format=api",
            "name": "Hindustan Aeronautics Limited",
            "featured": false,
            "type": "Government",
            "country_code": "IND",
            "abbrev": "HAL",
            "description": "Hindustan Aeronautics Limited is an Indian state-owned aerospace and defence company, headquartered in Bengaluru, India. Established on 23 December 1940, HAL is one of the oldest and largest aerospace and defence manufacturers in the world.",
            "administrator": "Chairman: R. Madhavan",
            "founding_year": "1940",
            "launchers": "",
            "spacecraft": "Gaganyaan",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan_aeron_image_20220205093649.png",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan2520aeronautics2520limited_logo_20220205093649.png"
        },
        {
            "id": 1030,
            "url": "https://ll.thespacedevs.com/2.2.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",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/abl2520space2520systems_logo_20211102154855.png"
        },
        {
            "id": 1029,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1029/?format=api",
            "name": "TiSPACE",
            "featured": false,
            "type": "Private",
            "country_code": "TWN",
            "abbrev": "",
            "description": "Taiwan Innovative Space Inc.(TiSPACE), is a space launch company from Taiwan founded in 2016.",
            "administrator": "Founder: Dr. Yen-Sen Chen",
            "founding_year": "2016",
            "launchers": "Hapith I, Hapith V",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tispace_logo_20210910043519.png"
        },
        {
            "id": 1028,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1028/?format=api",
            "name": "Southern Launch",
            "featured": false,
            "type": "Private",
            "country_code": "AUS",
            "abbrev": "",
            "description": "Southern Launch is a South Australian launch company specializing in infrastructure and logistics for sub-orbital and orbital launches from Australian launch sites.",
            "administrator": "CEO: Lloyd Damp",
            "founding_year": "2017",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/southern_launch_image_20240820182546.png"
        },
        {
            "id": 1027,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1027/?format=api",
            "name": "Comisión Nacional de Actividades Espaciales",
            "featured": false,
            "type": "Government",
            "country_code": "ARG",
            "abbrev": "CONAE",
            "description": "CONAE is the civilian agency of the government of Argentina in charge of the national space programme.",
            "administrator": null,
            "founding_year": "1960",
            "launchers": "Tronador",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1026,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1026/?format=api",
            "name": "Spaceflight Launch Services",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Spaceflight",
            "description": "Spaceflight enables commercial, non-profit organizations and government entities get launched, achieving their mission goals.",
            "administrator": null,
            "founding_year": "2011",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1025,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1025/?format=api",
            "name": "United States Departement of Defense",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "DoD",
            "description": "The DoD is a government agency in the United States. It is in charge of coordinating and supervising all agencies and functions of the government directly related to national security and the United States Armed Forces.",
            "administrator": null,
            "founding_year": "1947",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1024,
            "url": "https://ll.thespacedevs.com/2.2.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",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png"
        },
        {
            "id": 1023,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1023/?format=api",
            "name": "Space Adventures",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "SA",
            "description": "Space Adventures, Inc. is an American space tourism company founded in 1998 by Eric C. Anderson. Its offerings include zero-gravity atmospheric flights, orbital spaceflights and other spaceflight-related experiences including cosmonaut training, spacewalk training, and launch tours.",
            "administrator": "CEO: Eric C. Anderson",
            "founding_year": "1998",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520adventures_logo_20210504183059.jpg"
        }
    ]
}