{
  "@context": "http://iiif.io/api/presentation/3/context.json",
  "id": "https://iiif.io/api/cookbook/recipe/0040-image-rotation-service/manifest-css.json",
  "type": "Manifest",
  "label": {
    "ca": [
      "[Conoximent de las orines] Ihesus, Ihesus. En nom de Deu et dela beneyeta sa mare e de tots los angels i archangels e de tots los sants e santes de paradis yo micer Johannes comense aquest libre de reseptes en l’ayn Mi 466."
    ]
  },
  "items": [
    {
      "id": "https://iiif.io/api/cookbook/recipe/0040-image-rotation-service/canvas/p1",
      "type": "Canvas",
      "label": {
        "en": [
          "inside cover; 1r"
        ]
      },
      "width": 2105,
      "height": 1523,
      "items": [
        {
          "id": "https://iiif.io/api/cookbook/recipe/0040-image-rotation-service/p1/1",
          "type": "AnnotationPage",
          "items": [
            {
              "id": "https://iiif.io/api/cookbook/recipe/0040-image-rotation-service/annotation/v0001-image",
              "type": "Annotation",
              "motivation": "painting",
              "stylesheet": {
                "type": "CssStylesheet",
                "value": ".rotated { transform-origin: 761px 1344px; transform: rotate(90deg) translateY(-582px); }"
              },
              "body": {
                "id": "https://iiif.io/api/cookbook/recipe/0040-image-rotation-service/body/sr1",
                "type": "SpecificResource",
                "styleClass": "rotated",
                "source": {
                  "id": "https://iiif.io/api/image/3.0/example/reference/85a96c630f077e6ac6cb984f1b752bbf-0-21198-zz00022840-1-page1/full/max/0/default.jpg",
                  "type": "Image",
                  "format": "image/jpeg",
                  "width": 1523,
                  "height": 2105,
                  "service": [
                    {
                      "id": "https://iiif.io/api/image/3.0/example/reference/85a96c630f077e6ac6cb984f1b752bbf-0-21198-zz00022840-1-page1",
                      "type": "ImageService3",
                      "profile": "level1"
                    }
                  ]
                }
              },
              "target": "https://iiif.io/api/cookbook/recipe/0040-image-rotation-service/canvas/p1"
            }
          ]
        }
      ]
    }
  ]
}