{
  "@context": "http://iiif.io/api/image/2/context.json",
  "@id": "https://iiif.wellcomecollection.org/image/b3185509x_0002.jp2",
  "@type": "iiif:Image",
  "profile": [
    "http://iiif.io/api/image/2/level2.json",
    {
      "formats": [
        "tif",
        "jpg",
        "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": 8051,
  "height": 6114,
  "sizes": [
    {"width":126,"height":96},
    {"width":252,"height":191},
    {"width":503,"height":382},
    {"width":1006,"height":764},
    {"width":2013,"height":1529},
    {"width":4026,"height":3057},
    {"width":8051,"height":6114}
  ],
  "tiles": [
    {
      "width": 1024,
      "height": 1024,
      "scaleFactors": [
        1,
        2,
        4,
        8,
        16,
        32,
        64
      ]
    }
  ]
}