{
  "@context": "http://iiif.io/api/image/2/context.json",
  "@id": "https://iiif.wellcomecollection.org/image/L0072175",
  "@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": 3795,
  "height": 5538,
  "sizes": [
    {"width":702,"height":1024},
    {"width":274,"height":400},
    {"width":137,"height":200},
    {"width":69,"height":100}
  ],
  "tiles": [
    {
      "width": 512,
      "height": 512,
      "scaleFactors": [
        1,
        2,
        4,
        8,
        16,
        32
      ]
    }
  ]
}