{
  "@context": "http://iiif.io/api/image/2/context.json",
  "@id": "https://iiif.wellcomecollection.org/image/b3353004x_0002.jp2",
  "@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": 17576,
  "height": 11861,
  "sizes": [
    {"width":1338,"height":903},
    {"width":1024,"height":691},
    {"width":880,"height":594},
    {"width":420,"height":283},
    {"width":400,"height":270},
    {"width":282,"height":190},
    {"width":200,"height":135},
    {"width":100,"height":67}
  ],
  "tiles": [
    {
      "width": 1024,
      "height": 1024,
      "scaleFactors": [
        1,
        2,
        4,
        8,
        16,
        32,
        64,
        128
      ]
    }
  ]
}