Art Institute of Chicago · Example Payload

Art Institute Of Chicago Exhibitions List Example

Art And DesignMuseumOpen DataCultural HeritageIIIFPublic APIsOpen-Source

Art Institute Of Chicago Exhibitions List Example is an example object payload from Art Institute of Chicago, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

paginationdatainfoconfig

Example Payload

Raw ↑
{
  "pagination": {
    "total": 6254,
    "limit": 1,
    "offset": 0,
    "total_pages": 6254,
    "current_page": 1,
    "next_url": "https://api.artic.edu/api/v1/exhibitions?page=2&limit=1"
  },
  "data": [
    {
      "id": 9993,
      "api_model": "exhibitions",
      "api_link": "https://api.artic.edu/api/v1/exhibitions/9993",
      "title": "Willem de Kooning Drawing",
      "is_featured": false,
      "position": -1,
      "short_description": "<p>Bringing together more than 200 artworks from around the world, this major exhibition is the first to examine Abstract Expressionist Willem de Kooning\u2019s expansive drawing practice across his seven-...",
      "web_url": "https://www.artic.edu/exhibitions/9993/willem-de-kooning-drawing",
      "image_url": "https://artic-web.imgix.net/ec2be6b8-2200-4f0d-b387-420cb42c79af/J11562-int-Press300ppi%2C3000px%2CsRGB%2CJPEG_w-border.jpg?auto=compress%2Cformat&fit=min&q=80&rect=426%2C1014%2C4138%2C2322",
      "status": "Confirmed",
      "aic_start_at": "2026-06-14T00:00:00-05:00",
      "aic_end_at": "2026-09-20T00:00:00-05:00",
      "gallery_id": 32410,
      "gallery_title": "Regenstein Hall",
      "artwork_ids": [
        180692,
        83889,
        271681,
        105252,
        271711
      ],
      "artwork_titles": [
        "Study for \"Woman VI\"",
        "Two Women's Torsos",
        "Untitled (Massacre Scene)",
        "Untitled",
        "Seated Woman"
      ],
      "artist_ids": [
        33229
      ],
      "site_ids": [],
      "image_id": null,
      "alt_image_ids": [],
      "document_ids": [],
      "suggest_autocomplete_all": {
        "input": [
          "Willem de Kooning Drawing"
        ],
        "contexts": {
          "groupings": [
            "title"
          ]
        }
      },
      "source_updated_at": "2026-05-29T08:41:53-05:00",
      "updated_at": "2026-05-29T08:43:11-05:00",
      "timestamp": "2026-05-29T09:19:16-05:00"
    }
  ],
  "info": {
    "license_text": "The data in this response is licensed under a Creative Commons Zero (CC0) 1.0 designation and the Terms and Conditions of artic.edu.",
    "license_links": [
      "https://creativecommons.org/publicdomain/zero/1.0/",
      "https://www.artic.edu/terms"
    ],
    "version": "1.14"
  },
  "config": {
    "iiif_url": "https://www.artic.edu/iiif/2",
    "website_url": "http://www.artic.edu"
  }
}