{
  "@context": [
    "http://iiif.io/api/auth/1/context.json", 
    "http://www.w3.org/ns/anno.jsonld", 
    "http://iiif.io/api/presentation/3/context.json"
  ], 
  "id": "https://iiifauth.digtest.co.uk/manifest/21_av_lego", 
  "items": [
    {
      "duration": 5.0, 
      "height": 320, 
      "id": "https://iiifauth.digtest.co.uk/canvases/21_av_lego", 
      "items": [
        {
          "id": "https://iiifauth.digtest.co.uk/canvases/21_av_lego/p1", 
          "items": [
            {
              "body": {
                "format": "video/mp4", 
                "id": "https://iiifauth.digtest.co.uk/resources/21_av_lego.mp4", 
                "service": [
                  {
                    "@id": "https://iiifauth.digtest.co.uk/auth/cookie/login/21_av_lego.mp4", 
                    "@type": "AuthCookieService1", 
                    "confirmLabel": "Login", 
                    "description": "Example Institution requires that you log in with your example account to view this content.", 
                    "failureDescription": "<a href=\"http://example.org/policy\">Access Policy</a>", 
                    "failureHeader": "Authentication Failed", 
                    "header": "Please Log In", 
                    "label": "Login to Example Institution", 
                    "profile": "http://iiif.io/api/auth/1/login", 
                    "service": [
                      {
                        "@id": "https://iiifauth.digtest.co.uk/auth/token/login/21_av_lego.mp4", 
                        "@type": "AuthTokenService1", 
                        "profile": "http://iiif.io/api/auth/1/token"
                      }, 
                      {
                        "@id": "https://iiifauth.digtest.co.uk/auth/logout/login/21_av_lego.mp4", 
                        "@type": "AuthLogoutService1", 
                        "label": "log out", 
                        "profile": "http://iiif.io/api/auth/1/logout"
                      }
                    ]
                  }
                ], 
                "type": "Video"
              }, 
              "id": "https://iiifauth.digtest.co.uk/resource-annos/21_av_lego.mp4", 
              "motivation": "painting", 
              "target": "https://iiifauth.digtest.co.uk/canvases/21_av_lego", 
              "type": "Annotation"
            }
          ], 
          "type": "AnnotationPage"
        }
      ], 
      "label": " - ", 
      "type": "Canvas", 
      "width": 560
    }
  ], 
  "label": {
    "en": [
      "Direct resource, not a service; probe defaults to resource"
    ]
  }, 
  "metadata": [
    {
      "label": {
        "en": [
          "Note"
        ]
      }, 
      "value": {
        "en": [
          "The auth service is declared directly on a resource, and the client should make a HEAD request to the resource to determine access."
        ]
      }
    }
  ], 
  "type": "Manifest"
}
