{
  "@context": "http://iiif.io/api/presentation/3/context.json",
  "id": "https://passionistarchives.ie/wp-content/uploads/2024/06/August-1918.json",
  "type": "Manifest",
  "label": {
    "en": [
      "August 1918"
    ]
  },
  "metadata": [
    {
      "label": { "en": [ "Provincial Chapter" ] },
      "value": { "en": [ "1897 Chapter" ] }
    }
  ],
  "items": [
    {
      "id": "https://passionistarchives.ie/wp-content/uploads/2024/06/August-1918.json/canvas/p1",
      "type": "Canvas",
      "label": {
        "en": [
          "Page 1"
        ]
      },
      "height": 1334,
      "width": 1000,
      "items": [
        {
          "id": "https://passionistarchives.ie/wp-content/uploads/2024/06/August-1918.json/page/p1/1",
          "type": "AnnotationPage",
          "items": [
            {
              "id": "https://passionistarchives.ie/wp-content/uploads/2024/06/August-1918.json/annotation/p0001-image",
              "type": "Annotation",
              "motivation": "painting",
              "body": {
                "id": "https://passionistarchives.ie/wp-content/uploads/2024/06/August-1918.jpg",
                "type": "Image",
                "format": "image/jpeg",
                "height": 1334,
                "width": 1000,
                "service": [
                  {
                    "id": "https://passionistarchives.ie/wp-content/uploads/2024/06/August-1918.jpg",
                    "type": "ImageService3",
                    "profile": "http://iiif.io/api/image/3/level2.json"
                  }
                ]
              },
              "target": "https://passionistarchives.ie/wp-content/uploads/2024/06/August-1918.json/canvas/p1"
            }
          ]
        }
      ]
    }
  ]
}
