{
  "@context": "http://iiif.io/api/presentation/3/context.json",
  "id": "collection.json",
  "type": "Collection",
  "label": { "ja": ["IIIF動画コレクション"] },
  "items": [
    {
      "id": "runs/run_002/manifest.json",
      "type": "Manifest",
      "label": { "ja": ["百鬼夜行図"] },
      "thumbnail": [
        {
          "id": "https://iiif.dl.itc.u-tokyo.ac.jp/iiif/hyakki/images/hyakki.tif/full/2485,/0/default.jpg",
          "type": "Image",
          "format": "image/jpeg",
          "width": 2485,
          "height": 96
        }
      ]
    }
  ]
}
