{
  "@context": [
    "http://www.w3.org/ns/anno.jsonld", 
    "http://iiif.io/api/presentation/3/context.json"
  ], 
  "id": "https://iiifauth.digtest.co.uk/manifest/20_av_big_buck_bunny", 
  "items": [
    {
      "duration": 5.0, 
      "height": 480, 
      "id": "https://iiifauth.digtest.co.uk/canvases/20_av_big_buck_bunny", 
      "items": [
        {
          "id": "https://iiifauth.digtest.co.uk/canvases/20_av_big_buck_bunny/p1", 
          "items": [
            {
              "body": {
                "format": "video/mp4", 
                "id": "https://iiifauth.digtest.co.uk/resources/20_av_big_buck_bunny.mp4", 
                "type": "Video"
              }, 
              "id": "https://iiifauth.digtest.co.uk/resource-annos/20_av_big_buck_bunny.mp4", 
              "motivation": "painting", 
              "target": "https://iiifauth.digtest.co.uk/canvases/20_av_big_buck_bunny", 
              "type": "Annotation"
            }
          ], 
          "type": "AnnotationPage"
        }
      ], 
      "label": " - ", 
      "type": "Canvas", 
      "width": 640
    }
  ], 
  "label": {
    "en": [
      "Direct resource, not a service, no auth"
    ]
  }, 
  "metadata": [
    {
      "label": {
        "en": [
          "Note"
        ]
      }, 
      "value": {
        "en": [
          "This video has no auth service"
        ]
      }
    }
  ], 
  "type": "Manifest"
}
