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=20&ordering=-consecutive_successful_launches
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=30&ordering=-consecutive_successful_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=10&ordering=-consecutive_successful_launches",
    "results": [
        {
            "id": 197,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/197/?format=api",
            "name": "Lockheed Martin Space Operations",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "LMSO",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1021,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api",
            "name": "Galactic Energy",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "GE",
            "description": "Galactic Energy is a private aerospace company headquartered in Beijing, China. Established by senior engineers in 2018, Galactic Energy engages in low-cost commercial space launch business.",
            "administrator": null,
            "founding_year": "2018",
            "launchers": "Ceres-1 | Pallas-1",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galactic_energy_image_20201106095228.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galactic2520energy_logo_20201106095229.png"
        },
        {
            "id": 141,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
            "name": "Blue Origin",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "BO",
            "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
            "administrator": "CEO: Jeff Bezos",
            "founding_year": "2000",
            "launchers": "New Shepard | New Glenn",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
        },
        {
            "id": 1036,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1036/?format=api",
            "name": "Ministry of Space Industry",
            "featured": false,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CASC",
            "description": "Chinese governmental entity in charge of space research from April 1982 to July 1988.",
            "administrator": null,
            "founding_year": "1982",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 117,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/117/?format=api",
            "name": "Eurockot Launch Services",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA,RUS",
            "abbrev": "ELS",
            "description": "Eurockot Launch Services GmbH is a commercial spacecraft launch provider and was founded in 1995. Eurockot uses an expendable launch vehicle called the Rockot to place satellites into low Earth orbit (LEO). Eurockot is jointly owned by ArianeGroup, which holds 51 percent, and by Khrunichev State Research and Production Space Center, which holds 49 percent. Eurockot launches from dedicated launch facilities at the Plesetsk Cosmodrome in northern Russia.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 102,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/102/?format=api",
            "name": "Rockwell International",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "ROI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 118,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/118/?format=api",
            "name": "International Launch Services",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "ILS",
            "description": "International Launch Services, Inc. (ILS) is a joint venture with exclusive rights to the worldwide sale of commercial Angara and Proton rocket launch services. Proton launches take place at the Baikonur Cosmodrome in Kazakhstan while Angara is planned to launch from the Plesetsk and Vostochny Cosmodromes in Russia.",
            "administrator": "President: Tiphaine Louradour",
            "founding_year": "1995",
            "launchers": "",
            "spacecraft": "",
            "parent": "Khrunichev State Research and Production Space Center",
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520launch2520services_logo_20200714154120.png"
        },
        {
            "id": 96,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
            "name": "Khrunichev State Research and Production Space Center",
            "featured": true,
            "type": "Government",
            "country_code": "RUS",
            "abbrev": "KhSC",
            "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
            "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
            "founding_year": "1916",
            "launchers": "Proton | Rokot",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png"
        },
        {
            "id": 106,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/106/?format=api",
            "name": "General Dynamics",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "GD",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 115,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api",
            "name": "Arianespace",
            "featured": true,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "ASA",
            "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
            "administrator": "CEO: David Cavaillolès",
            "founding_year": "1980",
            "launchers": "Ariane | Vega",
            "spacecraft": "",
            "parent": "ArianeGroup",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png"
        }
    ]
}