{
  "@context": "http://iiif.io/api/image/2/context.json",
  "@id": "https://iiif.wellcomecollection.org/image/M0011681",
  "@type": "iiif:Image",
  "profile": [
    "http://iiif.io/api/image/2/level2.json",
    {
      "formats": [
        "jpg",
        "tif",
        "gif",
        "png"
      ],
      "qualities": [
        "bitonal",
        "default",
        "gray",
        "color"
      ],
      "supports": [
        "regionByPx",
        "sizeByW",
        "sizeByWhListed",
        "cors",
        "regionSquare",
        "sizeByDistortedWh",
        "canonicalLinkHeader",
        "sizeByConfinedWh",
        "sizeByPct",
        "jsonldMediaType",
        "regionByPct",
        "rotationArbitrary",
        "sizeByH",
        "baseUriRedirect",
        "rotationBy90s",
        "profileLinkHeader",
        "sizeByForcedWh",
        "sizeByWh",
        "mirroring"
      ]
    }
  ],
  "protocol": "http://iiif.io/api/image",
  "width": 4051,
  "height": 2604,
  "sizes": [
    {"width":1024,"height":658},
    {"width":400,"height":257},
    {"width":200,"height":129},
    {"width":100,"height":64}
  ],
  "tiles": [
    {
      "width": 512,
      "height": 512,
      "scaleFactors": [
        1,
        2,
        4,
        8,
        16,
        32
      ]
    }
  ]
}