{
  "@context" : "http://iiif.io/api/presentation/3/context.json",
  "id" : "https://IrisBox.github.io/CDH-DataSchool-Derive/manifests/Yew.json",
  "type" : "Manifest",
  "label" : {
    "en" : [ "Yew Tree" ]
  },
  "summary" : {
    "en" : [ "Yew Tree by Jing Wang Thomas" ]
  },
  "thumbnail" : [ {
    "id" : "https://irisbox.github.io/CDH-DataSchool-Derive/images/Yew/full/313,/0/default.jpg",
    "type" : "Image",
    "format" : "image/jpeg",
    "height" : 197,
    "width" : 313
  } ],
  "items" : [ {
    "id" : "https://example.org/n1u7a2hjlm-mo1kkrlw/canvas/gyuei9srbp-mo1km8jw",
    "type" : "Canvas",
    "height" : 6300,
    "width" : 10000,
    "label" : {
      "en" : [ "Yew" ]
    },
    "summary" : {
      "en" : [ "Yew Tree by Jing Wang Thomas" ]
    },
    "thumbnail" : [ {
      "id" : "https://irisbox.github.io/CDH-DataSchool-Derive/images/Yew/full/313,/0/default.jpg",
      "type" : "Image",
      "format" : "image/jpeg",
      "height" : 197,
      "width" : 313
    } ],
    "items" : [ {
      "id" : "https://example.org/n1u7a2hjlm-mo1kkrlw/canvas/gyuei9srbp-mo1km8jw/annotation-page/ogue8w3t22q-mo1km8jw",
      "type" : "AnnotationPage",
      "items" : [ {
        "id" : "https://example.org/n1u7a2hjlm-mo1kkrlw/annotation/xtd7hmrrne-mo1km8jw",
        "type" : "Annotation",
        "motivation" : "painting",
        "target" : "https://example.org/n1u7a2hjlm-mo1kkrlw/canvas/gyuei9srbp-mo1km8jw",
        "body" : {
          "id" : "https://irisbox.github.io/CDH-DataSchool-Derive/images/Yew/full/max/0/default.jpg",
          "type" : "Image",
          "format" : "image/jpeg",
          "height" : 6300,
          "width" : 10000,
          "service" : [ {
            "tiles" : [ {
              "scaleFactors" : [ 32, 16, 8, 4, 2, 1 ],
              "width" : 1024,
              "height" : 1024
            } ],
            "protocol" : "http://iiif.io/api/image",
            "sizes" : [ {
              "width" : 313,
              "height" : 197
            }, {
              "width" : 625,
              "height" : 394
            }, {
              "width" : 1250,
              "height" : 788
            }, {
              "width" : 2500,
              "height" : 1575
            }, {
              "width" : 5000,
              "height" : 3150
            }, {
              "width" : 10000,
              "height" : 6300
            } ],
            "profile" : "level0",
            "width" : 10000,
            "id" : "https://irisbox.github.io/CDH-DataSchool-Derive/images/Yew",
            "type" : "ImageService3",
            "@context" : "http://iiif.io/api/image/3/context.json",
            "height" : 6300
          } ]
        }
      } ]
    } ]
  } ]
}