From ce849b86de79f4175a94dfa023e8e63fe10255d2 Mon Sep 17 00:00:00 2001 From: Mikkel Jakobsen Date: Wed, 21 Aug 2024 15:02:51 +0200 Subject: [PATCH 01/69] Fixing numberInSeries and physicalDescription changes --- cypress/fixtures/advanced-search/fbi-api.json | 12 +- cypress/fixtures/favorites-list/work.json | 158 +- .../material-buttons-fbi-api.json | 10 +- .../material-buttons-infomedia-fbi-api.json | 6 +- .../material-buttons-movie-fbi-api.json | 10 +- ...aterial-buttons-order-digital-fbi-api.json | 6 +- .../fixtures/material/fbi-api-nonfiction.json | 10 +- cypress/fixtures/material/fbi-api.json | 10 +- .../fixtures/material/infomedia-fbi-api.json | 6 +- .../material/instant-loan/fbi-api.json | 6 +- cypress/fixtures/material/music-fbi-api.json | 1569 ++++++++--------- .../fixtures/material/open-order/fbi-api.json | 6 +- .../order-digital-fbi-api.json | 6 +- .../fixtures/material/periodical-fbi-api.json | 6 +- cypress/fixtures/material/reviews.json | 6 +- cypress/fixtures/recommendation/fbi-api.json | 10 +- .../facet-browser/searchWithPagination.json | 944 +++++----- ...WithPagination_terms_joanne-k-rowling.json | 754 ++++---- .../searchWithPagination_terms_krimi.json | 728 ++++---- cypress/fixtures/search-result/fbi-api.json | 42 +- .../loan-list/materials/manifestation.graphql | 4 +- .../material/__snapshots__/helper.ts.snap | 8 +- src/apps/material/__vitest_data__/helper.ts | 8 +- src/apps/material/helper.ts | 8 +- src/components/find-on-shelf/mocked-data.ts | 6 +- src/core/dbc-gateway/fragments.graphql | 9 +- 26 files changed, 2146 insertions(+), 2202 deletions(-) diff --git a/cypress/fixtures/advanced-search/fbi-api.json b/cypress/fixtures/advanced-search/fbi-api.json index 8b00b5400a..8efabc13cd 100644 --- a/cypress/fixtures/advanced-search/fbi-api.json +++ b/cypress/fixtures/advanced-search/fbi-api.json @@ -98,7 +98,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "576 sider", "numberOfPages": 576, @@ -208,7 +208,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "576 sider", "numberOfPages": 576, @@ -317,7 +317,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "576 sider", "numberOfPages": 576, @@ -428,7 +428,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "410 sider: ill.", "numberOfPages": 410, @@ -512,7 +512,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "410 sider: ill.", "numberOfPages": 410, @@ -595,7 +595,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "410 sider: ill.", "numberOfPages": 410, diff --git a/cypress/fixtures/favorites-list/work.json b/cypress/fixtures/favorites-list/work.json index 41482375ee..721b7c02e1 100644 --- a/cypress/fixtures/favorites-list/work.json +++ b/cypress/fixtures/favorites-list/work.json @@ -74,7 +74,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -157,7 +157,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -243,7 +243,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -374,7 +374,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -460,7 +460,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -549,7 +549,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -632,7 +632,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -715,7 +715,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -798,7 +798,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -881,7 +881,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -969,7 +969,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -1052,7 +1052,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -1143,7 +1143,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -1216,7 +1216,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [], + "physicalDescription": [], "hostPublication": null, "manifestationParts": null, "accessTypes": [ @@ -1290,7 +1290,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -1376,7 +1376,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -1465,7 +1465,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -1553,7 +1553,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -1641,7 +1641,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -1719,7 +1719,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -1807,7 +1807,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -1898,7 +1898,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -1993,7 +1993,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -2086,7 +2086,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -2172,7 +2172,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -2261,7 +2261,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -2344,7 +2344,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -2427,7 +2427,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -2518,7 +2518,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -2600,7 +2600,7 @@ "display": ["Rygtitel: Rom", "Tidligere: 19. udgave. 1996"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -2680,7 +2680,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill., kort", "numberOfPages": 156, @@ -2775,7 +2775,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -2863,7 +2863,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -2950,7 +2950,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -3036,7 +3036,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -3121,7 +3121,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -3209,7 +3209,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -3296,7 +3296,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver, kort", "numberOfPages": 168, @@ -3379,7 +3379,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 s.: ill.", "numberOfPages": 156, @@ -3483,7 +3483,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -3573,7 +3573,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -3659,7 +3659,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -3746,7 +3746,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -3828,7 +3828,7 @@ "display": ["Rygtitel: Rom"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -3927,7 +3927,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -4059,7 +4059,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -4185,7 +4185,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -4272,7 +4272,7 @@ "display": ["Rygtitel: Rom", "Tidligere: 19. udgave. 1996"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -4421,7 +4421,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -4548,7 +4548,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -4631,7 +4631,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider", "numberOfPages": 168, @@ -4754,7 +4754,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -4855,7 +4855,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -4986,7 +4986,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -5069,7 +5069,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, @@ -5152,7 +5152,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -5235,7 +5235,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -5321,7 +5321,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -5413,7 +5413,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -5505,7 +5505,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -5593,7 +5593,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -5717,7 +5717,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -5831,7 +5831,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -5932,7 +5932,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "80 min.", "numberOfPages": null, @@ -6041,7 +6041,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [], + "physicalDescription": [], "hostPublication": null, "manifestationParts": null, "accessTypes": [ @@ -6138,7 +6138,7 @@ "display": ["Med links"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -6236,7 +6236,7 @@ "display": ["Med links"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -6354,7 +6354,7 @@ "display": ["Med links"] } ], - "physicalDescriptions": [], + "physicalDescription": [], "hostPublication": null, "manifestationParts": null, "accessTypes": [ @@ -6441,7 +6441,7 @@ "display": ["Med links"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -6565,7 +6565,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -6714,7 +6714,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -6825,7 +6825,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "80 min.", "numberOfPages": null, @@ -6906,7 +6906,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "156 sider: ill. i farver", "numberOfPages": 156, @@ -6997,7 +6997,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -7116,7 +7116,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -7275,7 +7275,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -7361,7 +7361,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -7503,7 +7503,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -7637,7 +7637,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, diff --git a/cypress/fixtures/material-buttons/material-buttons-fbi-api.json b/cypress/fixtures/material-buttons/material-buttons-fbi-api.json index c99f2c32a1..4d0e515b9f 100644 --- a/cypress/fixtures/material-buttons/material-buttons-fbi-api.json +++ b/cypress/fixtures/material-buttons/material-buttons-fbi-api.json @@ -161,7 +161,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "523 sider", "numberOfPages": 523, @@ -255,7 +255,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [], + "physicalDescription": [], "hostPublication": null, "manifestationParts": null, "accessTypes": [ @@ -367,7 +367,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, @@ -479,7 +479,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, @@ -590,7 +590,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, diff --git a/cypress/fixtures/material-buttons/material-buttons-infomedia-fbi-api.json b/cypress/fixtures/material-buttons/material-buttons-infomedia-fbi-api.json index 116c26086f..3ed782cca8 100644 --- a/cypress/fixtures/material-buttons/material-buttons-infomedia-fbi-api.json +++ b/cypress/fixtures/material-buttons/material-buttons-infomedia-fbi-api.json @@ -83,7 +83,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, @@ -177,7 +177,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, @@ -270,7 +270,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, diff --git a/cypress/fixtures/material-buttons/material-buttons-movie-fbi-api.json b/cypress/fixtures/material-buttons/material-buttons-movie-fbi-api.json index c13b75c8ec..7be4d04033 100644 --- a/cypress/fixtures/material-buttons/material-buttons-movie-fbi-api.json +++ b/cypress/fixtures/material-buttons/material-buttons-movie-fbi-api.json @@ -165,7 +165,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "1 dvd-video ca. 109 min.", "numberOfPages": null, @@ -339,7 +339,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "1 disc (blu-ray) ca. 113 min.", "numberOfPages": null, @@ -509,7 +509,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "Ca. 113 min.", "numberOfPages": null, @@ -687,7 +687,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "Ca. 113 min.", "numberOfPages": null, @@ -864,7 +864,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "Ca. 113 min.", "numberOfPages": null, diff --git a/cypress/fixtures/material-buttons/material-buttons-order-digital-fbi-api.json b/cypress/fixtures/material-buttons/material-buttons-order-digital-fbi-api.json index c9944f72bd..9671e22f4b 100644 --- a/cypress/fixtures/material-buttons/material-buttons-order-digital-fbi-api.json +++ b/cypress/fixtures/material-buttons/material-buttons-order-digital-fbi-api.json @@ -119,7 +119,7 @@ "display": ["Med litteraturhenvisninger"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "S. 8-13: ill.", "numberOfPages": 6, @@ -209,7 +209,7 @@ "display": ["Med litteraturhenvisninger"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "S. 8-13: ill.", "numberOfPages": 6, @@ -298,7 +298,7 @@ "display": ["Med litteraturhenvisninger"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "S. 8-13: ill.", "numberOfPages": 6, diff --git a/cypress/fixtures/material/fbi-api-nonfiction.json b/cypress/fixtures/material/fbi-api-nonfiction.json index bff66176ae..77b071e640 100644 --- a/cypress/fixtures/material/fbi-api-nonfiction.json +++ b/cypress/fixtures/material/fbi-api-nonfiction.json @@ -125,7 +125,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -223,7 +223,7 @@ "display": ["Med links"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -377,7 +377,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -512,7 +512,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, @@ -646,7 +646,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "168 sider: ill. i farver", "numberOfPages": 168, diff --git a/cypress/fixtures/material/fbi-api.json b/cypress/fixtures/material/fbi-api.json index c99f2c32a1..4d0e515b9f 100644 --- a/cypress/fixtures/material/fbi-api.json +++ b/cypress/fixtures/material/fbi-api.json @@ -161,7 +161,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "523 sider", "numberOfPages": 523, @@ -255,7 +255,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [], + "physicalDescription": [], "hostPublication": null, "manifestationParts": null, "accessTypes": [ @@ -367,7 +367,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, @@ -479,7 +479,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, @@ -590,7 +590,7 @@ ] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, diff --git a/cypress/fixtures/material/infomedia-fbi-api.json b/cypress/fixtures/material/infomedia-fbi-api.json index 1a846e84eb..f741416808 100644 --- a/cypress/fixtures/material/infomedia-fbi-api.json +++ b/cypress/fixtures/material/infomedia-fbi-api.json @@ -83,7 +83,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, @@ -177,7 +177,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, @@ -270,7 +270,7 @@ "ages": [] }, "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, diff --git a/cypress/fixtures/material/instant-loan/fbi-api.json b/cypress/fixtures/material/instant-loan/fbi-api.json index 46e8ee2d6b..0f9e9cd165 100644 --- a/cypress/fixtures/material/instant-loan/fbi-api.json +++ b/cypress/fixtures/material/instant-loan/fbi-api.json @@ -143,7 +143,7 @@ "display": ["Originaludgave: 2022"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "365 sider", "numberOfPages": 365, @@ -243,7 +243,7 @@ "display": ["Originaludgave: 2022"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "365 sider", "numberOfPages": 365, @@ -342,7 +342,7 @@ "display": ["Originaludgave: 2022"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "365 sider", "numberOfPages": 365, diff --git a/cypress/fixtures/material/music-fbi-api.json b/cypress/fixtures/material/music-fbi-api.json index 670880360b..cd66d65890 100644 --- a/cypress/fixtures/material/music-fbi-api.json +++ b/cypress/fixtures/material/music-fbi-api.json @@ -1,834 +1,783 @@ { "data": { - "work": { - "workId": "work-of:870970-basis:137949814", - "titles": { - "full": [ - "Billion dollar babies" + "work": { + "workId": "work-of:870970-basis:137949814", + "titles": { + "full": ["Billion dollar babies"], + "original": [] + }, + "abstract": [], + "creators": [ + { + "display": "Alice Cooper", + "__typename": "Person" + } + ], + "series": [], + "seriesMembers": [], + "workYear": null, + "genreAndForm": ["rock", "heavy rock", "70'er rock"], + "manifestations": { + "all": [ + { + "pid": "775100-katalog:10343852", + "genreAndForm": [], + "source": ["Bibliotekskatalog"], + "languages": { + "main": [], + "notes": [] + }, + "titles": { + "main": ["Billion dollar babies"], + "original": [] + }, + "fictionNonfiction": { + "display": "vides ikke", + "code": "NOT_SPECIFIED" + }, + "materialTypes": [ + { + "materialTypeSpecific": { + "display": "musik (cd)" + } + } + ], + "creators": [ + { + "display": "Alice Cooper", + "__typename": "Person" + } + ], + "publisher": ["Warner Bros."], + "identifiers": [ + { + "value": "Warner Bros. 7599-27269-2" + } + ], + "contributors": [ + { + "display": "Michael Bruce", + "roles": [] + }, + { + "display": "Dennis Dunaway", + "roles": [] + }, + { + "display": "Neal Smith", + "roles": [] + }, + { + "display": "Glen Buxton", + "roles": [] + } + ], + "edition": null, + "dateFirstEdition": null, + "audience": { + "generalAudience": [], + "ages": [] + }, + "notes": [], + "physicalDescription": [ + { + "summary": "Stereo", + "numberOfPages": null, + "playingTime": null + } + ], + "hostPublication": null, + "manifestationParts": { + "parts": [ + { + "title": "Hello hooray" + }, + { + "title": "Raped and freezin'" + }, + { + "title": "Elected" + }, + { + "title": "Billion dollar babies" + }, + { + "title": "Unfinished sweet" + }, + { + "title": "No more Mr. Nice Guy" + }, + { + "title": "Generation landslide" + }, + { + "title": "Sick things" + }, + { + "title": "Mary Ann" + }, + { + "title": "I love the dead" + } + ] + }, + "accessTypes": [ + { + "code": "PHYSICAL" + } + ], + "access": [ + { + "__typename": "InterLibraryLoan", + "loanIsPossible": true + } + ], + "shelfmark": { + "postfix": "Cooper", + "shelfmark": "Rock" + }, + "workYear": null, + "catalogueCodes": { + "nationalBibliography": [], + "otherCatalogues": [] + } + }, + { + "pid": "870970-basis:137949814", + "genreAndForm": ["rock", "heavy rock", "70'er rock"], + "source": ["Bibliotekskatalog"], + "languages": { + "main": [ + { + "display": "engelsk", + "isoCode": "eng" + } ], + "notes": [] + }, + "titles": { + "main": ["Billion dollar babies"], "original": [] + }, + "fictionNonfiction": { + "display": "vides ikke", + "code": "NOT_SPECIFIED" + }, + "materialTypes": [ + { + "materialTypeSpecific": { + "display": "musik (cd)" + } + } + ], + "creators": [ + { + "display": "Alice Cooper", + "__typename": "Person" + } + ], + "publisher": ["Warner Records"], + "identifiers": [ + { + "value": "Warner Rhino 603497832415" + } + ], + "contributors": [ + { + "display": "Michael Bruce", + "roles": [] + }, + { + "display": "Glen Buxton", + "roles": [] + }, + { + "display": "Dennis Dunaway", + "roles": [] + }, + { + "display": "Neal Smith", + "roles": [] + } + ], + "edition": { + "summary": "50th-anniversary edition, ℗2024", + "publicationYear": { + "display": "℗2024" + } + }, + "dateFirstEdition": null, + "audience": { + "generalAudience": [], + "ages": [] + }, + "notes": [], + "physicalDescription": [ + { + "summary": "2 cd'er (1 kommentarbilag)", + "numberOfPages": null, + "playingTime": null + } + ], + "hostPublication": null, + "manifestationParts": { + "parts": [ + { + "title": "Hello Hooray" + }, + { + "title": "Raped and Freezin'" + }, + { + "title": "Elected" + }, + { + "title": "Billion Dollar Babies" + }, + { + "title": "Unfinished Sweet" + }, + { + "title": "No More Mr. Nice Guy" + }, + { + "title": "Generation Landslide" + }, + { + "title": "Sick Things" + }, + { + "title": "Mary Ann" + }, + { + "title": "I Love the Dead" + }, + { + "title": "Hello Hooray (Live)" + }, + { + "title": "Billion Dollar Babies (Live)" + }, + { + "title": "Elected (Live)" + }, + { + "title": "I'm Eighteen (Live, 1973)" + }, + { + "title": "Raped and Freezin' (Live)" + }, + { + "title": "No More Mr. Nice Guy (Live)" + }, + { + "title": "My Stars (Live)" + }, + { + "title": "Unfinished Sweet (Live)" + }, + { + "title": "Sick Things (Live)" + }, + { + "title": "Dead Babies (Live)" + }, + { + "title": "I Love the Dead (Live)" + }, + { + "title": "School's Out (Live 1973)" + }, + { + "title": "Under My Wheels (Live 1973)" + }, + { + "title": "Coal Black Model T (Outtake)" + }, + { + "title": "Son Of Billion Dollar Babies (Generation Landslide) (Outtake)" + }, + { + "title": "Hello Hooray (Single Version)" + }, + { + "title": "Billion Dollar Babies 8Single Version" + }, + { + "title": "Elected (Single Version)" + }, + { + "title": "Mary Ann (Single Version)" + }, + { + "title": "Slick Black Limousine" + } + ] + }, + "accessTypes": [ + { + "code": "PHYSICAL" + } + ], + "access": [ + { + "__typename": "InterLibraryLoan", + "loanIsPossible": true + } + ], + "shelfmark": { + "postfix": "Cooper", + "shelfmark": "Rock" + }, + "workYear": null, + "catalogueCodes": { + "nationalBibliography": [], + "otherCatalogues": ["ACM202407", "BKM202415"] + } + } + ], + "latest": { + "pid": "870970-basis:137949814", + "genreAndForm": ["rock", "heavy rock", "70'er rock"], + "source": ["Bibliotekskatalog"], + "languages": { + "main": [ + { + "display": "engelsk", + "isoCode": "eng" + } + ], + "notes": [] }, - "abstract": [], + "titles": { + "main": ["Billion dollar babies"], + "original": [] + }, + "fictionNonfiction": { + "display": "vides ikke", + "code": "NOT_SPECIFIED" + }, + "materialTypes": [ + { + "materialTypeSpecific": { + "display": "musik (cd)" + } + } + ], "creators": [ + { + "display": "Alice Cooper", + "__typename": "Person" + } + ], + "publisher": ["Warner Records"], + "identifiers": [ + { + "value": "Warner Rhino 603497832415" + } + ], + "contributors": [ + { + "display": "Michael Bruce", + "roles": [] + }, + { + "display": "Glen Buxton", + "roles": [] + }, + { + "display": "Dennis Dunaway", + "roles": [] + }, + { + "display": "Neal Smith", + "roles": [] + } + ], + "edition": { + "summary": "50th-anniversary edition, ℗2024", + "publicationYear": { + "display": "℗2024" + } + }, + "dateFirstEdition": null, + "audience": { + "generalAudience": [], + "ages": [] + }, + "notes": [], + "physicalDescription": [ + { + "summary": "2 cd'er (1 kommentarbilag)", + "numberOfPages": null, + "playingTime": null + } + ], + "hostPublication": null, + "manifestationParts": { + "parts": [ + { + "title": "Hello Hooray" + }, + { + "title": "Raped and Freezin'" + }, + { + "title": "Elected" + }, + { + "title": "Billion Dollar Babies" + }, + { + "title": "Unfinished Sweet" + }, + { + "title": "No More Mr. Nice Guy" + }, + { + "title": "Generation Landslide" + }, + { + "title": "Sick Things" + }, { - "display": "Alice Cooper", - "__typename": "Person" + "title": "Mary Ann" + }, + { + "title": "I Love the Dead" + }, + { + "title": "Hello Hooray (Live)" + }, + { + "title": "Billion Dollar Babies (Live)" + }, + { + "title": "Elected (Live)" + }, + { + "title": "I'm Eighteen (Live, 1973)" + }, + { + "title": "Raped and Freezin' (Live)" + }, + { + "title": "No More Mr. Nice Guy (Live)" + }, + { + "title": "My Stars (Live)" + }, + { + "title": "Unfinished Sweet (Live)" + }, + { + "title": "Sick Things (Live)" + }, + { + "title": "Dead Babies (Live)" + }, + { + "title": "I Love the Dead (Live)" + }, + { + "title": "School's Out (Live 1973)" + }, + { + "title": "Under My Wheels (Live 1973)" + }, + { + "title": "Coal Black Model T (Outtake)" + }, + { + "title": "Son Of Billion Dollar Babies (Generation Landslide) (Outtake)" + }, + { + "title": "Hello Hooray (Single Version)" + }, + { + "title": "Billion Dollar Babies 8Single Version" + }, + { + "title": "Elected (Single Version)" + }, + { + "title": "Mary Ann (Single Version)" + }, + { + "title": "Slick Black Limousine" } + ] + }, + "accessTypes": [ + { + "code": "PHYSICAL" + } ], - "series": [], - "seriesMembers": [], - "workYear": null, - "genreAndForm": [ - "rock", - "heavy rock", - "70'er rock" + "access": [ + { + "__typename": "InterLibraryLoan", + "loanIsPossible": true + } ], - "manifestations": { - "all": [ - { - "pid": "775100-katalog:10343852", - "genreAndForm": [], - "source": [ - "Bibliotekskatalog" - ], - "languages": { - "main": [], - "notes": [] - }, - "titles": { - "main": [ - "Billion dollar babies" - ], - "original": [] - }, - "fictionNonfiction": { - "display": "vides ikke", - "code": "NOT_SPECIFIED" - }, - "materialTypes": [ - { - "materialTypeSpecific": { - "display": "musik (cd)" - } - } - ], - "creators": [ - { - "display": "Alice Cooper", - "__typename": "Person" - } - ], - "publisher": [ - "Warner Bros." - ], - "identifiers": [ - { - "value": "Warner Bros. 7599-27269-2" - } - ], - "contributors": [ - { - "display": "Michael Bruce", - "roles": [] - }, - { - "display": "Dennis Dunaway", - "roles": [] - }, - { - "display": "Neal Smith", - "roles": [] - }, - { - "display": "Glen Buxton", - "roles": [] - } - ], - "edition": null, - "dateFirstEdition": null, - "audience": { - "generalAudience": [], - "ages": [] - }, - "notes": [], - "physicalDescriptions": [ - { - "summary": "Stereo", - "numberOfPages": null, - "playingTime": null - } - ], - "hostPublication": null, - "manifestationParts": { - "parts": [ - { - "title": "Hello hooray" - }, - { - "title": "Raped and freezin'" - }, - { - "title": "Elected" - }, - { - "title": "Billion dollar babies" - }, - { - "title": "Unfinished sweet" - }, - { - "title": "No more Mr. Nice Guy" - }, - { - "title": "Generation landslide" - }, - { - "title": "Sick things" - }, - { - "title": "Mary Ann" - }, - { - "title": "I love the dead" - } - ] - }, - "accessTypes": [ - { - "code": "PHYSICAL" - } - ], - "access": [ - { - "__typename": "InterLibraryLoan", - "loanIsPossible": true - } - ], - "shelfmark": { - "postfix": "Cooper", - "shelfmark": "Rock" - }, - "workYear": null, - "catalogueCodes": { - "nationalBibliography": [], - "otherCatalogues": [] - } - }, - { - "pid": "870970-basis:137949814", - "genreAndForm": [ - "rock", - "heavy rock", - "70'er rock" - ], - "source": [ - "Bibliotekskatalog" - ], - "languages": { - "main": [ - { - "display": "engelsk", - "isoCode": "eng" - } - ], - "notes": [] - }, - "titles": { - "main": [ - "Billion dollar babies" - ], - "original": [] - }, - "fictionNonfiction": { - "display": "vides ikke", - "code": "NOT_SPECIFIED" - }, - "materialTypes": [ - { - "materialTypeSpecific": { - "display": "musik (cd)" - } - } - ], - "creators": [ - { - "display": "Alice Cooper", - "__typename": "Person" - } - ], - "publisher": [ - "Warner Records" - ], - "identifiers": [ - { - "value": "Warner Rhino 603497832415" - } - ], - "contributors": [ - { - "display": "Michael Bruce", - "roles": [] - }, - { - "display": "Glen Buxton", - "roles": [] - }, - { - "display": "Dennis Dunaway", - "roles": [] - }, - { - "display": "Neal Smith", - "roles": [] - } - ], - "edition": { - "summary": "50th-anniversary edition, ℗2024", - "publicationYear": { - "display": "℗2024" - } - }, - "dateFirstEdition": null, - "audience": { - "generalAudience": [], - "ages": [] - }, - "notes": [], - "physicalDescriptions": [ - { - "summary": "2 cd'er (1 kommentarbilag)", - "numberOfPages": null, - "playingTime": null - } - ], - "hostPublication": null, - "manifestationParts": { - "parts": [ - { - "title": "Hello Hooray" - }, - { - "title": "Raped and Freezin'" - }, - { - "title": "Elected" - }, - { - "title": "Billion Dollar Babies" - }, - { - "title": "Unfinished Sweet" - }, - { - "title": "No More Mr. Nice Guy" - }, - { - "title": "Generation Landslide" - }, - { - "title": "Sick Things" - }, - { - "title": "Mary Ann" - }, - { - "title": "I Love the Dead" - }, - { - "title": "Hello Hooray (Live)" - }, - { - "title": "Billion Dollar Babies (Live)" - }, - { - "title": "Elected (Live)" - }, - { - "title": "I'm Eighteen (Live, 1973)" - }, - { - "title": "Raped and Freezin' (Live)" - }, - { - "title": "No More Mr. Nice Guy (Live)" - }, - { - "title": "My Stars (Live)" - }, - { - "title": "Unfinished Sweet (Live)" - }, - { - "title": "Sick Things (Live)" - }, - { - "title": "Dead Babies (Live)" - }, - { - "title": "I Love the Dead (Live)" - }, - { - "title": "School's Out (Live 1973)" - }, - { - "title": "Under My Wheels (Live 1973)" - }, - { - "title": "Coal Black Model T (Outtake)" - }, - { - "title": "Son Of Billion Dollar Babies (Generation Landslide) (Outtake)" - }, - { - "title": "Hello Hooray (Single Version)" - }, - { - "title": "Billion Dollar Babies 8Single Version" - }, - { - "title": "Elected (Single Version)" - }, - { - "title": "Mary Ann (Single Version)" - }, - { - "title": "Slick Black Limousine" - } - ] - }, - "accessTypes": [ - { - "code": "PHYSICAL" - } - ], - "access": [ - { - "__typename": "InterLibraryLoan", - "loanIsPossible": true - } - ], - "shelfmark": { - "postfix": "Cooper", - "shelfmark": "Rock" - }, - "workYear": null, - "catalogueCodes": { - "nationalBibliography": [], - "otherCatalogues": [ - "ACM202407", - "BKM202415" - ] - } - } - ], - "latest": { - "pid": "870970-basis:137949814", - "genreAndForm": [ - "rock", - "heavy rock", - "70'er rock" - ], - "source": [ - "Bibliotekskatalog" - ], - "languages": { - "main": [ - { - "display": "engelsk", - "isoCode": "eng" - } - ], - "notes": [] - }, - "titles": { - "main": [ - "Billion dollar babies" - ], - "original": [] - }, - "fictionNonfiction": { - "display": "vides ikke", - "code": "NOT_SPECIFIED" - }, - "materialTypes": [ - { - "materialTypeSpecific": { - "display": "musik (cd)" - } - } - ], - "creators": [ - { - "display": "Alice Cooper", - "__typename": "Person" - } - ], - "publisher": [ - "Warner Records" - ], - "identifiers": [ - { - "value": "Warner Rhino 603497832415" - } - ], - "contributors": [ - { - "display": "Michael Bruce", - "roles": [] - }, - { - "display": "Glen Buxton", - "roles": [] - }, - { - "display": "Dennis Dunaway", - "roles": [] - }, - { - "display": "Neal Smith", - "roles": [] - } - ], - "edition": { - "summary": "50th-anniversary edition, ℗2024", - "publicationYear": { - "display": "℗2024" - } - }, - "dateFirstEdition": null, - "audience": { - "generalAudience": [], - "ages": [] - }, - "notes": [], - "physicalDescriptions": [ - { - "summary": "2 cd'er (1 kommentarbilag)", - "numberOfPages": null, - "playingTime": null - } - ], - "hostPublication": null, - "manifestationParts": { - "parts": [ - { - "title": "Hello Hooray" - }, - { - "title": "Raped and Freezin'" - }, - { - "title": "Elected" - }, - { - "title": "Billion Dollar Babies" - }, - { - "title": "Unfinished Sweet" - }, - { - "title": "No More Mr. Nice Guy" - }, - { - "title": "Generation Landslide" - }, - { - "title": "Sick Things" - }, - { - "title": "Mary Ann" - }, - { - "title": "I Love the Dead" - }, - { - "title": "Hello Hooray (Live)" - }, - { - "title": "Billion Dollar Babies (Live)" - }, - { - "title": "Elected (Live)" - }, - { - "title": "I'm Eighteen (Live, 1973)" - }, - { - "title": "Raped and Freezin' (Live)" - }, - { - "title": "No More Mr. Nice Guy (Live)" - }, - { - "title": "My Stars (Live)" - }, - { - "title": "Unfinished Sweet (Live)" - }, - { - "title": "Sick Things (Live)" - }, - { - "title": "Dead Babies (Live)" - }, - { - "title": "I Love the Dead (Live)" - }, - { - "title": "School's Out (Live 1973)" - }, - { - "title": "Under My Wheels (Live 1973)" - }, - { - "title": "Coal Black Model T (Outtake)" - }, - { - "title": "Son Of Billion Dollar Babies (Generation Landslide) (Outtake)" - }, - { - "title": "Hello Hooray (Single Version)" - }, - { - "title": "Billion Dollar Babies 8Single Version" - }, - { - "title": "Elected (Single Version)" - }, - { - "title": "Mary Ann (Single Version)" - }, - { - "title": "Slick Black Limousine" - } - ] - }, - "accessTypes": [ - { - "code": "PHYSICAL" - } - ], - "access": [ - { - "__typename": "InterLibraryLoan", - "loanIsPossible": true - } - ], - "shelfmark": { - "postfix": "Cooper", - "shelfmark": "Rock" - }, - "workYear": null, - "catalogueCodes": { - "nationalBibliography": [], - "otherCatalogues": [ - "ACM202407", - "BKM202415" - ] - } - }, - "bestRepresentation": { - "pid": "870970-basis:137949814", - "genreAndForm": [ - "rock", - "heavy rock", - "70'er rock" - ], - "source": [ - "Bibliotekskatalog" - ], - "languages": { - "main": [ - { - "display": "engelsk", - "isoCode": "eng" - } - ], - "notes": [] - }, - "titles": { - "main": [ - "Billion dollar babies" - ], - "original": [] - }, - "fictionNonfiction": { - "display": "vides ikke", - "code": "NOT_SPECIFIED" - }, - "materialTypes": [ - { - "materialTypeSpecific": { - "display": "musik (cd)" - } - } - ], - "creators": [ - { - "display": "Alice Cooper", - "__typename": "Person" - } - ], - "publisher": [ - "Warner Records" - ], - "identifiers": [ - { - "value": "Warner Rhino 603497832415" - } - ], - "contributors": [ - { - "display": "Michael Bruce", - "roles": [] - }, - { - "display": "Glen Buxton", - "roles": [] - }, - { - "display": "Dennis Dunaway", - "roles": [] - }, - { - "display": "Neal Smith", - "roles": [] - } - ], - "edition": { - "summary": "50th-anniversary edition, ℗2024", - "publicationYear": { - "display": "℗2024" - } - }, - "dateFirstEdition": null, - "audience": { - "generalAudience": [], - "ages": [] - }, - "notes": [], - "physicalDescriptions": [ - { - "summary": "2 cd'er (1 kommentarbilag)", - "numberOfPages": null, - "playingTime": null - } - ], - "hostPublication": null, - "manifestationParts": { - "parts": [ - { - "title": "Hello Hooray" - }, - { - "title": "Raped and Freezin'" - }, - { - "title": "Elected" - }, - { - "title": "Billion Dollar Babies" - }, - { - "title": "Unfinished Sweet" - }, - { - "title": "No More Mr. Nice Guy" - }, - { - "title": "Generation Landslide" - }, - { - "title": "Sick Things" - }, - { - "title": "Mary Ann" - }, - { - "title": "I Love the Dead" - }, - { - "title": "Hello Hooray (Live)" - }, - { - "title": "Billion Dollar Babies (Live)" - }, - { - "title": "Elected (Live)" - }, - { - "title": "I'm Eighteen (Live, 1973)" - }, - { - "title": "Raped and Freezin' (Live)" - }, - { - "title": "No More Mr. Nice Guy (Live)" - }, - { - "title": "My Stars (Live)" - }, - { - "title": "Unfinished Sweet (Live)" - }, - { - "title": "Sick Things (Live)" - }, - { - "title": "Dead Babies (Live)" - }, - { - "title": "I Love the Dead (Live)" - }, - { - "title": "School's Out (Live 1973)" - }, - { - "title": "Under My Wheels (Live 1973)" - }, - { - "title": "Coal Black Model T (Outtake)" - }, - { - "title": "Son Of Billion Dollar Babies (Generation Landslide) (Outtake)" - }, - { - "title": "Hello Hooray (Single Version)" - }, - { - "title": "Billion Dollar Babies 8Single Version" - }, - { - "title": "Elected (Single Version)" - }, - { - "title": "Mary Ann (Single Version)" - }, - { - "title": "Slick Black Limousine" - } - ] - }, - "accessTypes": [ - { - "code": "PHYSICAL" - } - ], - "access": [ - { - "__typename": "InterLibraryLoan", - "loanIsPossible": true - } - ], - "shelfmark": { - "postfix": "Cooper", - "shelfmark": "Rock" - }, - "workYear": null, - "catalogueCodes": { - "nationalBibliography": [], - "otherCatalogues": [ - "ACM202407", - "BKM202415" - ] - } + "shelfmark": { + "postfix": "Cooper", + "shelfmark": "Rock" + }, + "workYear": null, + "catalogueCodes": { + "nationalBibliography": [], + "otherCatalogues": ["ACM202407", "BKM202415"] + } + }, + "bestRepresentation": { + "pid": "870970-basis:137949814", + "genreAndForm": ["rock", "heavy rock", "70'er rock"], + "source": ["Bibliotekskatalog"], + "languages": { + "main": [ + { + "display": "engelsk", + "isoCode": "eng" } + ], + "notes": [] + }, + "titles": { + "main": ["Billion dollar babies"], + "original": [] + }, + "fictionNonfiction": { + "display": "vides ikke", + "code": "NOT_SPECIFIED" }, "materialTypes": [ - { - "materialTypeSpecific": { - "display": "musik (cd)" - } + { + "materialTypeSpecific": { + "display": "musik (cd)" } + } ], - "mainLanguages": [ + "creators": [ + { + "display": "Alice Cooper", + "__typename": "Person" + } + ], + "publisher": ["Warner Records"], + "identifiers": [ + { + "value": "Warner Rhino 603497832415" + } + ], + "contributors": [ + { + "display": "Michael Bruce", + "roles": [] + }, + { + "display": "Glen Buxton", + "roles": [] + }, + { + "display": "Dennis Dunaway", + "roles": [] + }, + { + "display": "Neal Smith", + "roles": [] + } + ], + "edition": { + "summary": "50th-anniversary edition, ℗2024", + "publicationYear": { + "display": "℗2024" + } + }, + "dateFirstEdition": null, + "audience": { + "generalAudience": [], + "ages": [] + }, + "notes": [], + "physicalDescription": [ + { + "summary": "2 cd'er (1 kommentarbilag)", + "numberOfPages": null, + "playingTime": null + } + ], + "hostPublication": null, + "manifestationParts": { + "parts": [ { - "display": "engelsk", - "isoCode": "eng" + "title": "Hello Hooray" + }, + { + "title": "Raped and Freezin'" + }, + { + "title": "Elected" + }, + { + "title": "Billion Dollar Babies" + }, + { + "title": "Unfinished Sweet" + }, + { + "title": "No More Mr. Nice Guy" + }, + { + "title": "Generation Landslide" + }, + { + "title": "Sick Things" + }, + { + "title": "Mary Ann" + }, + { + "title": "I Love the Dead" + }, + { + "title": "Hello Hooray (Live)" + }, + { + "title": "Billion Dollar Babies (Live)" + }, + { + "title": "Elected (Live)" + }, + { + "title": "I'm Eighteen (Live, 1973)" + }, + { + "title": "Raped and Freezin' (Live)" + }, + { + "title": "No More Mr. Nice Guy (Live)" + }, + { + "title": "My Stars (Live)" + }, + { + "title": "Unfinished Sweet (Live)" + }, + { + "title": "Sick Things (Live)" + }, + { + "title": "Dead Babies (Live)" + }, + { + "title": "I Love the Dead (Live)" + }, + { + "title": "School's Out (Live 1973)" + }, + { + "title": "Under My Wheels (Live 1973)" + }, + { + "title": "Coal Black Model T (Outtake)" + }, + { + "title": "Son Of Billion Dollar Babies (Generation Landslide) (Outtake)" + }, + { + "title": "Hello Hooray (Single Version)" + }, + { + "title": "Billion Dollar Babies 8Single Version" + }, + { + "title": "Elected (Single Version)" + }, + { + "title": "Mary Ann (Single Version)" + }, + { + "title": "Slick Black Limousine" } + ] + }, + "accessTypes": [ + { + "code": "PHYSICAL" + } ], - "subjects": { - "all": [ - { - "display": "vokal" - }, - { - "display": "USA" - }, - { - "display": "1970'erne" - } - ], - "dbcVerified": [ - { - "display": "vokal" - }, - { - "display": "USA" - }, - { - "display": "1970'erne" - } - ] + "access": [ + { + "__typename": "InterLibraryLoan", + "loanIsPossible": true + } + ], + "shelfmark": { + "postfix": "Cooper", + "shelfmark": "Rock" }, - "fictionNonfiction": { - "display": "vides ikke", - "code": "NOT_SPECIFIED" + "workYear": null, + "catalogueCodes": { + "nationalBibliography": [], + "otherCatalogues": ["ACM202407", "BKM202415"] + } + } + }, + "materialTypes": [ + { + "materialTypeSpecific": { + "display": "musik (cd)" + } + } + ], + "mainLanguages": [ + { + "display": "engelsk", + "isoCode": "eng" + } + ], + "subjects": { + "all": [ + { + "display": "vokal" }, - "dk5MainEntry": { - "display": "78.794:5 Rock'n roll. Rock. Folk" + { + "display": "USA" }, - "relations": { - "hasReview": [ - { - "pid": "870971-anmeld:138074587" - }, - { - "pid": "870971-anmeld:23412608" - } - ], - "hasAdaptation": [] + { + "display": "1970'erne" + } + ], + "dbcVerified": [ + { + "display": "vokal" + }, + { + "display": "USA" + }, + { + "display": "1970'erne" + } + ] + }, + "fictionNonfiction": { + "display": "vides ikke", + "code": "NOT_SPECIFIED" + }, + "dk5MainEntry": { + "display": "78.794:5 Rock'n roll. Rock. Folk" + }, + "relations": { + "hasReview": [ + { + "pid": "870971-anmeld:138074587" + }, + { + "pid": "870971-anmeld:23412608" } + ], + "hasAdaptation": [] } + } } -} \ No newline at end of file +} diff --git a/cypress/fixtures/material/open-order/fbi-api.json b/cypress/fixtures/material/open-order/fbi-api.json index 3c9d711955..3c2b490cc1 100644 --- a/cypress/fixtures/material/open-order/fbi-api.json +++ b/cypress/fixtures/material/open-order/fbi-api.json @@ -80,7 +80,7 @@ "display": ["Med litteraturhenvisninger"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "xxxiii, 284 sider, 8 sider med tavler", "numberOfPages": 325, @@ -168,7 +168,7 @@ "display": ["Med litteraturhenvisninger"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "xxxiii, 284 sider, 8 sider med tavler", "numberOfPages": 325, @@ -255,7 +255,7 @@ "display": ["Med litteraturhenvisninger"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "xxxiii, 284 sider, 8 sider med tavler", "numberOfPages": 325, diff --git a/cypress/fixtures/material/order-digital-copy/order-digital-fbi-api.json b/cypress/fixtures/material/order-digital-copy/order-digital-fbi-api.json index c9944f72bd..9671e22f4b 100644 --- a/cypress/fixtures/material/order-digital-copy/order-digital-fbi-api.json +++ b/cypress/fixtures/material/order-digital-copy/order-digital-fbi-api.json @@ -119,7 +119,7 @@ "display": ["Med litteraturhenvisninger"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "S. 8-13: ill.", "numberOfPages": 6, @@ -209,7 +209,7 @@ "display": ["Med litteraturhenvisninger"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "S. 8-13: ill.", "numberOfPages": 6, @@ -298,7 +298,7 @@ "display": ["Med litteraturhenvisninger"] } ], - "physicalDescriptions": [ + "physicalDescription": [ { "summary": "S. 8-13: ill.", "numberOfPages": 6, diff --git a/cypress/fixtures/material/periodical-fbi-api.json b/cypress/fixtures/material/periodical-fbi-api.json index ffb8b68e87..0fb338b840 100644 --- a/cypress/fixtures/material/periodical-fbi-api.json +++ b/cypress/fixtures/material/periodical-fbi-api.json @@ -76,7 +76,7 @@ ] } ], - "physicalDescriptions": [], + "physicalDescription": [], "hostPublication": null, "manifestationParts": null, "accessTypes": [ @@ -172,7 +172,7 @@ ] } ], - "physicalDescriptions": [], + "physicalDescription": [], "hostPublication": null, "manifestationParts": null, "accessTypes": [ @@ -267,7 +267,7 @@ ] } ], - "physicalDescriptions": [], + "physicalDescription": [], "hostPublication": null, "manifestationParts": null, "accessTypes": [ diff --git a/cypress/fixtures/material/reviews.json b/cypress/fixtures/material/reviews.json index 0d9f72707d..56dd2b9b21 100644 --- a/cypress/fixtures/material/reviews.json +++ b/cypress/fixtures/material/reviews.json @@ -13,7 +13,7 @@ ], "edition": { "publicationYear": { "display": "2016" } }, "hostPublication": null, - "physicalDescriptions": [], + "physicalDescription": [], "dateFirstEdition": null, "workYear": null, "review": null @@ -24,7 +24,7 @@ "access": [{ "__typename": "InterLibraryLoan" }], "edition": { "publicationYear": { "display": "2016" } }, "hostPublication": null, - "physicalDescriptions": [], + "physicalDescription": [], "dateFirstEdition": null, "workYear": null, "review": { @@ -82,7 +82,7 @@ "title": "Litteratursiden.dk [online]", "issue": "2016-09-12" }, - "physicalDescriptions": [], + "physicalDescription": [], "dateFirstEdition": null, "workYear": null, "review": { "rating": null, "reviewByLibrarians": [] } diff --git a/cypress/fixtures/recommendation/fbi-api.json b/cypress/fixtures/recommendation/fbi-api.json index 37c9fab07e..9c4b8fb64d 100644 --- a/cypress/fixtures/recommendation/fbi-api.json +++ b/cypress/fixtures/recommendation/fbi-api.json @@ -81,7 +81,7 @@ "audience": { "generalAudience": ["for begynderlæsere", "let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 16, "playingTime": null @@ -166,7 +166,7 @@ "audience": { "generalAudience": ["for begynderlæsere", "let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 16, "playingTime": null @@ -261,7 +261,7 @@ "audience": { "generalAudience": ["for begynderlæsere", "let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 16, "playingTime": null @@ -349,7 +349,7 @@ "audience": { "generalAudience": ["for begynderlæsere", "let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 16, "playingTime": null @@ -436,7 +436,7 @@ "audience": { "generalAudience": ["for begynderlæsere", "let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 16, "playingTime": null diff --git a/cypress/fixtures/search-result/facet-browser/searchWithPagination.json b/cypress/fixtures/search-result/facet-browser/searchWithPagination.json index d31a1a51fb..b3b95fd557 100644 --- a/cypress/fixtures/search-result/facet-browser/searchWithPagination.json +++ b/cypress/fixtures/search-result/facet-browser/searchWithPagination.json @@ -52,7 +52,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 301, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -97,7 +97,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 301, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -143,7 +143,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 37 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -191,7 +191,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -235,7 +235,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -272,7 +272,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 301, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -419,7 +419,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 565, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -459,7 +459,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -500,7 +500,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "27 t., 58 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -543,7 +543,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -583,7 +583,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -623,7 +623,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -672,7 +672,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -716,7 +716,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "29 t., 33 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -759,7 +759,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -799,7 +799,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "29 t., 34 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -839,7 +839,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -879,7 +879,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 841, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -919,7 +919,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 841, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -969,7 +969,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 565, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1018,7 +1018,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 565, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1157,7 +1157,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1197,7 +1197,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1237,7 +1237,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1280,7 +1280,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1320,7 +1320,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1367,7 +1367,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1407,7 +1407,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1450,7 +1450,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1494,7 +1494,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1540,7 +1540,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1586,7 +1586,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1626,7 +1626,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1669,7 +1669,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1711,7 +1711,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1751,7 +1751,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1799,7 +1799,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 356, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1839,7 +1839,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1879,7 +1879,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 355, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1922,7 +1922,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 246, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1962,7 +1962,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 355, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2011,7 +2011,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 356, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2059,7 +2059,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 356, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2196,7 +2196,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "21 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2236,7 +2236,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2276,7 +2276,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [ { @@ -2325,7 +2325,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2372,7 +2372,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "22 t., 52 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2412,7 +2412,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2455,7 +2455,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2495,7 +2495,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "19 t., 50 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2535,7 +2535,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2575,7 +2575,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 557, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2615,7 +2615,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 557, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2656,7 +2656,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 557, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2696,7 +2696,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 557, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2829,7 +2829,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 655, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2873,7 +2873,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "23 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2913,7 +2913,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 655, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2953,7 +2953,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "23 t., 46 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2993,7 +2993,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 655, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3033,7 +3033,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 648, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3073,7 +3073,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 648, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3114,7 +3114,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 648, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3154,7 +3154,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 648, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3293,7 +3293,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3336,7 +3336,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3378,7 +3378,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 14 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3418,7 +3418,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3458,7 +3458,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3507,7 +3507,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3548,7 +3548,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 57 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3588,7 +3588,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3634,7 +3634,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 3 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3677,7 +3677,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3719,7 +3719,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 3 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3759,7 +3759,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3799,7 +3799,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 396, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3844,7 +3844,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 259, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3884,7 +3884,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 396, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3929,7 +3929,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 384, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3975,7 +3975,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 384, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4020,7 +4020,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 384, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4087,7 +4087,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 143, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4140,7 +4140,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 143, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4192,7 +4192,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 143, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4333,7 +4333,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4373,7 +4373,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4416,7 +4416,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4456,7 +4456,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4505,7 +4505,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4545,7 +4545,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "13 t., 15 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4588,7 +4588,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "13 t., 6 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4628,7 +4628,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4671,7 +4671,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4717,7 +4717,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 52 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4759,7 +4759,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 53 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4799,7 +4799,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4839,7 +4839,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 482, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4882,7 +4882,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 326, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4922,7 +4922,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 482, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4963,7 +4963,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 482, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5003,7 +5003,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 482, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5141,7 +5141,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5182,7 +5182,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 19, "playingTime": "23 t., 3 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5222,7 +5222,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5271,7 +5271,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5311,7 +5311,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5354,7 +5354,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5394,7 +5394,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5437,7 +5437,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5481,7 +5481,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "22 t., 19 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5521,7 +5521,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "22 t., 34 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5561,7 +5561,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5604,7 +5604,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5644,7 +5644,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 615, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5684,7 +5684,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 615, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5728,7 +5728,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5771,7 +5771,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5867,7 +5867,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 62, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5908,7 +5908,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 62, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5948,7 +5948,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 62, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6009,7 +6009,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 256, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6058,7 +6058,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 256, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -6119,7 +6119,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 256, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -6176,7 +6176,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 256, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6319,7 +6319,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 369, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6365,7 +6365,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 369, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6410,7 +6410,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 369, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6545,7 +6545,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 34, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6585,7 +6585,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 34, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -6637,7 +6637,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 34, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -6685,7 +6685,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 34, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6905,7 +6905,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 331, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6945,7 +6945,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6986,7 +6986,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7027,7 +7027,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7067,7 +7067,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 332, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7110,7 +7110,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7151,7 +7151,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7192,7 +7192,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7235,7 +7235,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7275,7 +7275,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7315,7 +7315,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 332, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7358,7 +7358,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7401,7 +7401,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7445,7 +7445,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7485,7 +7485,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 224, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7532,7 +7532,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7572,7 +7572,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7615,7 +7615,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 331, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7657,7 +7657,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 245, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7698,7 +7698,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 331, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7738,7 +7738,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 331, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7959,7 +7959,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8000,7 +8000,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8040,7 +8040,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 796, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8084,7 +8084,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8131,7 +8131,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 734, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8172,7 +8172,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8215,7 +8215,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8258,7 +8258,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8298,7 +8298,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 796, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8341,7 +8341,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8384,7 +8384,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8427,7 +8427,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8467,7 +8467,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8511,7 +8511,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8559,7 +8559,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8599,7 +8599,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8639,7 +8639,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8682,7 +8682,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 616, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8722,7 +8722,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8765,7 +8765,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 745, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8807,7 +8807,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8848,7 +8848,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8888,7 +8888,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9045,7 +9045,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9098,7 +9098,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 19 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9151,7 +9151,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 19 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9204,7 +9204,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9255,7 +9255,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9305,7 +9305,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9464,7 +9464,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9519,7 +9519,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9572,7 +9572,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9624,7 +9624,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9685,7 +9685,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -9733,7 +9733,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9782,7 +9782,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "5 t., 36 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -9833,7 +9833,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "5 t., 36 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9880,7 +9880,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "5 t., 36 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9920,7 +9920,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9978,7 +9978,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 693, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10018,7 +10018,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 693, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -10056,7 +10056,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 693, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10096,7 +10096,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 693, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10139,7 +10139,7 @@ }, "dateFirstEdition": { "display": "2014", "year": 2014 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "20 t., 43 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -10180,7 +10180,7 @@ }, "dateFirstEdition": { "display": "2014", "year": 2014 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "20 t., 42 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10223,7 +10223,7 @@ }, "dateFirstEdition": { "display": "2014", "year": 2014 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "20 t., 42 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10263,7 +10263,7 @@ }, "dateFirstEdition": { "display": "2014", "year": 2014 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 693, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10303,7 +10303,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 693, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10349,7 +10349,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "21 t., 40 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -10397,7 +10397,7 @@ }, "dateFirstEdition": { "display": "2014", "year": 2014 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 693, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -10443,7 +10443,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 693, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10483,7 +10483,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 693, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10542,7 +10542,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 280, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10587,7 +10587,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 280, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10631,7 +10631,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 280, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10724,7 +10724,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": ["let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 124, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10765,7 +10765,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": ["let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 124, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10805,7 +10805,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": ["let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 124, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11027,7 +11027,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11068,7 +11068,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11108,7 +11108,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 366, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11155,7 +11155,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 341, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11199,7 +11199,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 251, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11242,7 +11242,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 251, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11283,7 +11283,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11324,7 +11324,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11364,7 +11364,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 366, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11407,7 +11407,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 251, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11456,7 +11456,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11497,7 +11497,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11540,7 +11540,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11583,7 +11583,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11625,7 +11625,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11665,7 +11665,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 256, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11705,7 +11705,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 251, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11745,7 +11745,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 251, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11788,7 +11788,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 359, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11833,7 +11833,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11875,7 +11875,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 258, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11918,7 +11918,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 258, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11960,7 +11960,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 258, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12018,7 +12018,7 @@ }, "dateFirstEdition": { "display": "2002", "year": 2002 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 198, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12061,7 +12061,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 198, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12104,7 +12104,7 @@ }, "dateFirstEdition": { "display": "2002", "year": 2002 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 198, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12148,7 +12148,7 @@ }, "dateFirstEdition": { "display": "2002", "year": 2002 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 198, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12191,7 +12191,7 @@ }, "dateFirstEdition": { "display": "2002", "year": 2002 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 198, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12293,7 +12293,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 118, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12336,7 +12336,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [ { @@ -12389,7 +12389,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [ { @@ -12438,7 +12438,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 118, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12550,7 +12550,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 26 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12608,7 +12608,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 26 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12664,7 +12664,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 26 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12724,7 +12724,7 @@ "Mærkning: Tilladt for alle men frarådes børn under 7 år" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12782,7 +12782,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12840,7 +12840,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12898,7 +12898,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12954,7 +12954,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13009,7 +13009,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13229,7 +13229,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13270,7 +13270,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13313,7 +13313,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13356,7 +13356,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13396,7 +13396,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 468, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13437,7 +13437,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13480,7 +13480,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13521,7 +13521,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13562,7 +13562,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t. 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13609,7 +13609,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 435, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13649,7 +13649,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 468, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13692,7 +13692,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t. 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13732,7 +13732,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13772,7 +13772,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13815,7 +13815,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t. 51 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13859,7 +13859,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13901,7 +13901,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13947,7 +13947,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t. 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13987,7 +13987,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14027,7 +14027,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14070,7 +14070,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 461, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14113,7 +14113,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14155,7 +14155,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 325, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14198,7 +14198,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 325, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14240,7 +14240,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 325, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14399,7 +14399,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14454,7 +14454,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14509,7 +14509,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14564,7 +14564,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14617,7 +14617,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14669,7 +14669,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14830,7 +14830,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 34 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14887,7 +14887,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 35 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14944,7 +14944,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 41 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15001,7 +15001,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 41 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15058,7 +15058,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 35 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15113,7 +15113,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 35 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15167,7 +15167,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 35 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15326,7 +15326,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 16 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15381,7 +15381,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 16 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15436,7 +15436,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 16 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15491,7 +15491,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15546,7 +15546,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15599,7 +15599,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15651,7 +15651,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 16 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15876,7 +15876,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 564, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15916,7 +15916,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15957,7 +15957,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 28 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15998,7 +15998,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 28 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16039,7 +16039,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 28 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16079,7 +16079,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16119,7 +16119,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 956, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16159,7 +16159,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 802, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16199,7 +16199,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16239,7 +16239,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16280,7 +16280,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 28 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16326,7 +16326,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 28 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16366,7 +16366,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16406,7 +16406,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16446,7 +16446,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16486,7 +16486,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 29 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16532,7 +16532,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 799, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16576,7 +16576,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 870, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16620,7 +16620,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 564, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16663,7 +16663,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 564, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16752,7 +16752,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16810,7 +16810,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16877,7 +16877,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 43 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16944,7 +16944,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 43 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17002,7 +17002,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 36 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17069,7 +17069,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17136,7 +17136,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17194,7 +17194,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 26 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17261,7 +17261,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17319,7 +17319,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 26 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17386,7 +17386,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17453,7 +17453,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17518,7 +17518,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17573,7 +17573,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 36 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17650,7 +17650,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17690,7 +17690,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "PHYSICAL" }], "access": [ { "__typename": "InterLibraryLoan", "loanIsPossible": true } @@ -17731,7 +17731,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17772,7 +17772,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 25 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17813,7 +17813,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 25 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17853,7 +17853,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17893,7 +17893,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17936,7 +17936,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 619, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17981,7 +17981,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "24 t., 1 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18025,7 +18025,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 759, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18069,7 +18069,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 619, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18112,7 +18112,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 619, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18189,7 +18189,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18244,7 +18244,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18299,7 +18299,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 30 min." } ], "accessTypes": [{ "code": "UNKNOWN" }], @@ -18352,7 +18352,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18407,7 +18407,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18462,7 +18462,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18517,7 +18517,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18572,7 +18572,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18627,7 +18627,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18682,7 +18682,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18735,7 +18735,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18787,7 +18787,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18845,7 +18845,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 124, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18886,7 +18886,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 124, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18926,7 +18926,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 124, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18992,7 +18992,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 7"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19036,7 +19036,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 7"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19080,7 +19080,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 7"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19125,7 +19125,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 7"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19169,7 +19169,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 7"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19227,7 +19227,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": ["for højtlæsning"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 50, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19268,7 +19268,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": ["for højtlæsning"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 50, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19308,7 +19308,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": ["for højtlæsning"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 50, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19527,7 +19527,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 343, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19570,7 +19570,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 343, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19612,7 +19612,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 343, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19697,7 +19697,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 41 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19754,7 +19754,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 41 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19811,7 +19811,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 35 min." } ], "accessTypes": [{ "code": "UNKNOWN" }], @@ -19872,7 +19872,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 41 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19935,7 +19935,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 41 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19992,7 +19992,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 28 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20055,7 +20055,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 41 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20112,7 +20112,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 26 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20175,7 +20175,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20238,7 +20238,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 41 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20299,7 +20299,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 41 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20359,7 +20359,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20574,7 +20574,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20620,7 +20620,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20662,7 +20662,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 21 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20702,7 +20702,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20742,7 +20742,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20782,7 +20782,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20825,7 +20825,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 541, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20865,7 +20865,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20911,7 +20911,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20955,7 +20955,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 652, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -20999,7 +20999,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 541, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21042,7 +21042,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 541, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21128,7 +21128,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21183,7 +21183,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 12 min." } ], "accessTypes": [{ "code": "UNKNOWN" }], @@ -21245,7 +21245,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21309,7 +21309,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21364,7 +21364,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 16 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21428,7 +21428,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21483,7 +21483,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 16 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21547,7 +21547,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21611,7 +21611,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21673,7 +21673,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21734,7 +21734,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21794,7 +21794,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 283, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21837,7 +21837,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21877,7 +21877,7 @@ }, "dateFirstEdition": { "display": "2009", "year": 2009 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 283, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21920,7 +21920,7 @@ }, "dateFirstEdition": { "display": "2009", "year": 2009 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -21963,7 +21963,7 @@ }, "dateFirstEdition": { "display": "2009", "year": 2009 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22007,7 +22007,7 @@ }, "dateFirstEdition": { "display": "2009", "year": 2009 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22047,7 +22047,7 @@ }, "dateFirstEdition": { "display": "2009", "year": 2009 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 283, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22137,7 +22137,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 233, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22181,7 +22181,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 233, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22224,7 +22224,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 233, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22299,7 +22299,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22352,7 +22352,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22405,7 +22405,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 12 min." } ], "accessTypes": [{ "code": "UNKNOWN" }], @@ -22456,7 +22456,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22509,7 +22509,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22562,7 +22562,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22615,7 +22615,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22668,7 +22668,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22721,7 +22721,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22774,7 +22774,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22825,7 +22825,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -22875,7 +22875,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23038,7 +23038,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23073,7 +23073,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23108,7 +23108,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23143,7 +23143,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -23182,7 +23182,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23220,7 +23220,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23255,7 +23255,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23293,7 +23293,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 45 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -23327,7 +23327,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23362,7 +23362,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23448,7 +23448,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 113, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23490,7 +23490,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 113, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23531,7 +23531,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 113, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23617,7 +23617,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 119, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23659,7 +23659,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 119, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23700,7 +23700,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 119, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23863,7 +23863,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23898,7 +23898,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -23937,7 +23937,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "18 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -23975,7 +23975,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "18 t., 22 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -24011,7 +24011,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "18 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24046,7 +24046,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24081,7 +24081,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24116,7 +24116,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24152,7 +24152,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24187,7 +24187,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24286,7 +24286,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 132, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24329,7 +24329,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [ { @@ -24382,7 +24382,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [ { @@ -24431,7 +24431,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 132, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24581,7 +24581,7 @@ }, "dateFirstEdition": { "display": "2011", "year": 2011 }, "audience": { "generalAudience": ["let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 48, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24625,7 +24625,7 @@ }, "dateFirstEdition": { "display": "2011", "year": 2011 }, "audience": { "generalAudience": ["let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 48, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24668,7 +24668,7 @@ }, "dateFirstEdition": { "display": "2011", "year": 2011 }, "audience": { "generalAudience": ["let at læse"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 48, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24826,7 +24826,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 33 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24881,7 +24881,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 33 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -24936,7 +24936,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 27 min." } ], "accessTypes": [{ "code": "UNKNOWN" }], @@ -24989,7 +24989,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 33 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -25044,7 +25044,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 33 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -25099,7 +25099,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -25154,7 +25154,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 34 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -25209,7 +25209,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -25262,7 +25262,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 10 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -25317,7 +25317,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 33 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -25370,7 +25370,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 33 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -25420,7 +25420,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 10 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], diff --git a/cypress/fixtures/search-result/facet-browser/searchWithPagination_terms_joanne-k-rowling.json b/cypress/fixtures/search-result/facet-browser/searchWithPagination_terms_joanne-k-rowling.json index e7916e2b40..6e358049f3 100644 --- a/cypress/fixtures/search-result/facet-browser/searchWithPagination_terms_joanne-k-rowling.json +++ b/cypress/fixtures/search-result/facet-browser/searchWithPagination_terms_joanne-k-rowling.json @@ -130,7 +130,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -170,7 +170,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -210,7 +210,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -253,7 +253,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -293,7 +293,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -340,7 +340,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -380,7 +380,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -423,7 +423,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -467,7 +467,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -513,7 +513,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -559,7 +559,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -599,7 +599,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -642,7 +642,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -684,7 +684,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -724,7 +724,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -772,7 +772,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 356, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -812,7 +812,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 303, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -852,7 +852,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 355, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -895,7 +895,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 246, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -935,7 +935,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 355, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -984,7 +984,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 356, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1032,7 +1032,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 356, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1179,7 +1179,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 565, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1219,7 +1219,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1260,7 +1260,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "27 t., 58 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1303,7 +1303,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1343,7 +1343,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1383,7 +1383,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1432,7 +1432,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1476,7 +1476,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "29 t., 33 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1519,7 +1519,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1559,7 +1559,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "29 t., 34 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1599,7 +1599,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1639,7 +1639,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 841, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1679,7 +1679,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 841, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1729,7 +1729,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 565, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1778,7 +1778,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 565, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1915,7 +1915,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "21 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1955,7 +1955,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1995,7 +1995,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [ { @@ -2044,7 +2044,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2091,7 +2091,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "22 t., 52 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2131,7 +2131,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2174,7 +2174,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2214,7 +2214,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "19 t., 50 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2254,7 +2254,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2294,7 +2294,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 557, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2334,7 +2334,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 557, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2375,7 +2375,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 557, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2415,7 +2415,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 557, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2554,7 +2554,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2597,7 +2597,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2639,7 +2639,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 14 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2679,7 +2679,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2719,7 +2719,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2768,7 +2768,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2809,7 +2809,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 57 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2849,7 +2849,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2895,7 +2895,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 3 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2938,7 +2938,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2980,7 +2980,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 3 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3020,7 +3020,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 338, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3060,7 +3060,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 396, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3105,7 +3105,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 259, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3145,7 +3145,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 396, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3190,7 +3190,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 384, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3236,7 +3236,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 384, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3281,7 +3281,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 384, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3414,7 +3414,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 655, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3458,7 +3458,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "23 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3498,7 +3498,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 655, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3538,7 +3538,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "23 t., 46 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3578,7 +3578,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 655, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3618,7 +3618,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 648, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3658,7 +3658,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 648, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3699,7 +3699,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 648, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3739,7 +3739,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 648, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3877,7 +3877,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3917,7 +3917,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3960,7 +3960,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4000,7 +4000,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4049,7 +4049,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4089,7 +4089,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "13 t., 15 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4132,7 +4132,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "13 t., 6 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4172,7 +4172,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4215,7 +4215,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4261,7 +4261,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 52 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4303,7 +4303,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 53 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4343,7 +4343,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 407, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4383,7 +4383,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 482, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4426,7 +4426,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 326, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4466,7 +4466,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 482, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4507,7 +4507,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 482, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4547,7 +4547,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 482, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4685,7 +4685,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4726,7 +4726,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 19, "playingTime": "23 t., 3 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4766,7 +4766,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4815,7 +4815,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4855,7 +4855,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4898,7 +4898,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4938,7 +4938,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4981,7 +4981,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5025,7 +5025,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "22 t., 19 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5065,7 +5065,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "22 t., 34 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5105,7 +5105,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 684, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5148,7 +5148,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5188,7 +5188,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 615, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5228,7 +5228,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 615, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5272,7 +5272,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5315,7 +5315,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5455,7 +5455,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 369, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5501,7 +5501,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 369, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5546,7 +5546,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 369, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5766,7 +5766,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 331, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5806,7 +5806,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5847,7 +5847,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5888,7 +5888,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5928,7 +5928,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 332, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5971,7 +5971,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6012,7 +6012,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6053,7 +6053,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6096,7 +6096,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6136,7 +6136,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6176,7 +6176,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 332, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6219,7 +6219,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6262,7 +6262,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6306,7 +6306,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6346,7 +6346,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 224, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6393,7 +6393,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 25 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6433,7 +6433,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 223, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6476,7 +6476,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 331, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6518,7 +6518,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 245, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6559,7 +6559,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 331, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6599,7 +6599,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 331, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6820,7 +6820,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6861,7 +6861,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6901,7 +6901,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 796, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6945,7 +6945,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6992,7 +6992,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 734, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7033,7 +7033,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7076,7 +7076,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7119,7 +7119,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7159,7 +7159,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 796, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7202,7 +7202,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7245,7 +7245,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7288,7 +7288,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7328,7 +7328,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7372,7 +7372,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7420,7 +7420,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7460,7 +7460,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7500,7 +7500,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 636, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7543,7 +7543,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 616, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7583,7 +7583,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 55 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7626,7 +7626,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 745, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7668,7 +7668,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7709,7 +7709,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7749,7 +7749,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 450, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7971,7 +7971,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8012,7 +8012,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8052,7 +8052,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 366, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8099,7 +8099,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 341, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8143,7 +8143,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 251, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8186,7 +8186,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 251, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8227,7 +8227,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8268,7 +8268,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8308,7 +8308,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 366, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8351,7 +8351,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 251, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8400,7 +8400,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8441,7 +8441,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8484,7 +8484,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8527,7 +8527,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8569,7 +8569,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8609,7 +8609,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 256, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8649,7 +8649,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 251, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8689,7 +8689,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 251, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8732,7 +8732,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 359, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8777,7 +8777,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8819,7 +8819,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 258, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8862,7 +8862,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 258, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8904,7 +8904,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 258, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9061,7 +9061,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9114,7 +9114,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 19 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9167,7 +9167,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 19 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9220,7 +9220,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9271,7 +9271,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9321,7 +9321,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9480,7 +9480,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9535,7 +9535,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9588,7 +9588,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9640,7 +9640,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9860,7 +9860,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9901,7 +9901,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9944,7 +9944,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9987,7 +9987,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10027,7 +10027,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 468, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10068,7 +10068,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10111,7 +10111,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10152,7 +10152,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10193,7 +10193,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t. 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10240,7 +10240,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 435, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10280,7 +10280,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 468, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10323,7 +10323,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t. 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10363,7 +10363,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10403,7 +10403,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10446,7 +10446,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t. 51 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10490,7 +10490,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10532,7 +10532,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10578,7 +10578,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t. 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10618,7 +10618,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10658,7 +10658,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 317, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10701,7 +10701,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 461, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10744,7 +10744,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 12 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10786,7 +10786,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 325, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10829,7 +10829,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 325, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10871,7 +10871,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 325, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10983,7 +10983,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 26 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11041,7 +11041,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 26 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11097,7 +11097,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 26 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11157,7 +11157,7 @@ "Mærkning: Tilladt for alle men frarådes børn under 7 år" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11215,7 +11215,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11273,7 +11273,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 32 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11331,7 +11331,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11387,7 +11387,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11442,7 +11442,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 27 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11667,7 +11667,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 564, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11707,7 +11707,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11748,7 +11748,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 28 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11789,7 +11789,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 28 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11830,7 +11830,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 28 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11870,7 +11870,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11910,7 +11910,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 956, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11950,7 +11950,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 802, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11990,7 +11990,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12030,7 +12030,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12071,7 +12071,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 28 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12117,7 +12117,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 28 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12157,7 +12157,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12197,7 +12197,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12237,7 +12237,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 766, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12277,7 +12277,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 29 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12323,7 +12323,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 799, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12367,7 +12367,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 870, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12411,7 +12411,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 564, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12454,7 +12454,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 564, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12613,7 +12613,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12668,7 +12668,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12723,7 +12723,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12778,7 +12778,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12831,7 +12831,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12883,7 +12883,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13044,7 +13044,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 34 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13101,7 +13101,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 35 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13158,7 +13158,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 41 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13215,7 +13215,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 41 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13272,7 +13272,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 35 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13327,7 +13327,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 35 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13381,7 +13381,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 35 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13540,7 +13540,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 16 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13595,7 +13595,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 16 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13650,7 +13650,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 2 t., 16 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13705,7 +13705,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13760,7 +13760,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13813,7 +13813,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 12 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13865,7 +13865,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 11 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "2 t., 16 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13942,7 +13942,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13982,7 +13982,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "PHYSICAL" }], "access": [ { "__typename": "InterLibraryLoan", "loanIsPossible": true } @@ -14023,7 +14023,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14064,7 +14064,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 25 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14105,7 +14105,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 25 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14145,7 +14145,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14185,7 +14185,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14228,7 +14228,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 619, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14273,7 +14273,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "24 t., 1 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14317,7 +14317,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 759, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14361,7 +14361,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 619, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14404,7 +14404,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 619, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14619,7 +14619,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14665,7 +14665,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14707,7 +14707,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 21 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14747,7 +14747,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14787,7 +14787,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14827,7 +14827,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14870,7 +14870,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 541, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14910,7 +14910,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 20 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14956,7 +14956,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 607, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15000,7 +15000,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 652, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15044,7 +15044,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 541, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15087,7 +15087,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 541, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15306,7 +15306,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 343, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15349,7 +15349,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 343, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15391,7 +15391,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 343, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15613,7 +15613,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 309, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15653,7 +15653,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 312, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15697,7 +15697,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 384, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15739,7 +15739,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 246, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15779,7 +15779,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 315, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15826,7 +15826,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 315, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15872,7 +15872,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 315, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16021,7 +16021,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 335, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16063,7 +16063,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "9 t., 36 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16106,7 +16106,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 576 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16146,7 +16146,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 334, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16191,7 +16191,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 9 t., 36 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16236,7 +16236,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 245, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16282,7 +16282,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 245, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16327,7 +16327,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 245, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16390,7 +16390,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16438,7 +16438,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16486,7 +16486,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16528,7 +16528,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16576,7 +16576,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16623,7 +16623,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16669,7 +16669,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16736,7 +16736,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16779,7 +16779,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16827,7 +16827,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16875,7 +16875,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16924,7 +16924,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16972,7 +16972,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": ["PEGI-mærkning: 12"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17040,7 +17040,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "PHYSICAL" }], "access": [ { "__typename": "InterLibraryLoan", "loanIsPossible": true } @@ -17083,7 +17083,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "PHYSICAL" }], "access": [ { "__typename": "InterLibraryLoan", "loanIsPossible": true } @@ -17125,7 +17125,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "PHYSICAL" }], "access": [ { "__typename": "InterLibraryLoan", "loanIsPossible": true } @@ -17266,7 +17266,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 351, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17308,7 +17308,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 13 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17351,7 +17351,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 673 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17391,7 +17391,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 363, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17436,7 +17436,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 11 t., 13 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17482,7 +17482,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 11 t., 13 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17522,7 +17522,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 363, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17665,7 +17665,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 825, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17705,7 +17705,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 825, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17745,7 +17745,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 894, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17786,7 +17786,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 894, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17826,7 +17826,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 894, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17969,7 +17969,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 472, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18009,7 +18009,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 472, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18049,7 +18049,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 477, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18090,7 +18090,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 477, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18130,7 +18130,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 477, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18242,7 +18242,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 458, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18282,7 +18282,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "PHYSICAL" }], "access": [ { "__typename": "InterLibraryLoan", "loanIsPossible": true } @@ -18327,7 +18327,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 458, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18370,7 +18370,7 @@ }, "dateFirstEdition": { "display": "1999", "year": 1999 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 458, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18427,7 +18427,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -18471,7 +18471,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -18514,7 +18514,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -18579,7 +18579,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -18626,7 +18626,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -18672,7 +18672,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -18785,7 +18785,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 362, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18826,7 +18826,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 362, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18866,7 +18866,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 362, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19008,7 +19008,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 463, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19049,7 +19049,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19091,7 +19091,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19131,7 +19131,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 463, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19240,7 +19240,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 191, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19281,7 +19281,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 191, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19321,7 +19321,7 @@ }, "dateFirstEdition": { "display": "1997", "year": 1997 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 191, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19430,7 +19430,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 203, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19471,7 +19471,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 203, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19511,7 +19511,7 @@ }, "dateFirstEdition": { "display": "1998", "year": 1998 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 203, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19569,7 +19569,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -19616,7 +19616,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -19662,7 +19662,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -19727,7 +19727,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -19774,7 +19774,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -19820,7 +19820,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -19889,7 +19889,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -19937,7 +19937,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -19984,7 +19984,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -20053,7 +20053,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 2, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -20101,7 +20101,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 2, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -20148,7 +20148,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 2, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -20225,7 +20225,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 5, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -20278,7 +20278,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 5, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], @@ -20330,7 +20330,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 5, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }, { "code": "ONLINE" }], diff --git a/cypress/fixtures/search-result/facet-browser/searchWithPagination_terms_krimi.json b/cypress/fixtures/search-result/facet-browser/searchWithPagination_terms_krimi.json index 3dbc28cfa1..06899dc76d 100644 --- a/cypress/fixtures/search-result/facet-browser/searchWithPagination_terms_krimi.json +++ b/cypress/fixtures/search-result/facet-browser/searchWithPagination_terms_krimi.json @@ -154,7 +154,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -189,7 +189,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -224,7 +224,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -259,7 +259,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -298,7 +298,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -336,7 +336,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 45 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -371,7 +371,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -409,7 +409,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 45 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -443,7 +443,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -478,7 +478,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 502, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -641,7 +641,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -676,7 +676,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -715,7 +715,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "18 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -753,7 +753,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "18 t., 22 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -789,7 +789,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "18 t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -824,7 +824,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -859,7 +859,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -894,7 +894,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -930,7 +930,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -965,7 +965,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1134,7 +1134,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 344, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1172,7 +1172,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 23 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1213,7 +1213,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "13 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1251,7 +1251,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 23 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1289,7 +1289,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 343, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1327,7 +1327,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 342, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1365,7 +1365,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 342, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1406,7 +1406,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 28 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -1442,7 +1442,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -1479,7 +1479,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "15 t., 28 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1520,7 +1520,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 28 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1558,7 +1558,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 342, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1597,7 +1597,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 342, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1635,7 +1635,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 342, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1801,7 +1801,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 526, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1842,7 +1842,7 @@ }, "dateFirstEdition": { "display": "2013", "year": 2013 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "19 t., 9 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1883,7 +1883,7 @@ }, "dateFirstEdition": { "display": "2013", "year": 2013 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "19 t., 9 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1921,7 +1921,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 526, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -1960,7 +1960,7 @@ }, "dateFirstEdition": { "display": "2013", "year": 2013 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "19 t., 9 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -1996,7 +1996,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 526, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2034,7 +2034,7 @@ }, "dateFirstEdition": { "display": "2013", "year": 2013 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 526, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2075,7 +2075,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 526, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2114,7 +2114,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 526, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2152,7 +2152,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 526, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2315,7 +2315,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 460, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2350,7 +2350,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "15 t., 31 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2385,7 +2385,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 459, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2423,7 +2423,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "14 t., 57 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2458,7 +2458,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 459, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2499,7 +2499,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "14 t., 57 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2537,7 +2537,7 @@ }, "dateFirstEdition": { "display": "2007", "year": 2007 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -2568,7 +2568,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -2599,7 +2599,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 459, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2634,7 +2634,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 459, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2670,7 +2670,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 459, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2705,7 +2705,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 459, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2868,7 +2868,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 540, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2903,7 +2903,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 524, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2941,7 +2941,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 40 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -2976,7 +2976,7 @@ }, "dateFirstEdition": { "display": "2001", "year": 2001 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 524, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3011,7 +3011,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 2 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3046,7 +3046,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3081,7 +3081,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3116,7 +3116,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3154,7 +3154,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -3185,7 +3185,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 524, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -3224,7 +3224,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "14 t., 44 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3259,7 +3259,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 523, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3295,7 +3295,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 540, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3330,7 +3330,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 540, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3431,7 +3431,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 335, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3474,7 +3474,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 16 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3517,7 +3517,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 335, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -3568,7 +3568,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 16 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -3619,7 +3619,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 356, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3660,7 +3660,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 356, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3700,7 +3700,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 356, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3866,7 +3866,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 346, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3904,7 +3904,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 51 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3945,7 +3945,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 51 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -3983,7 +3983,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 51 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4021,7 +4021,7 @@ }, "dateFirstEdition": { "display": "2001", "year": 2001 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 345, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4059,7 +4059,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 345, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4097,7 +4097,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 345, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4138,7 +4138,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 52 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -4174,7 +4174,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -4211,7 +4211,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 52 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4252,7 +4252,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 52 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4290,7 +4290,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 345, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4329,7 +4329,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 345, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4367,7 +4367,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 345, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4536,7 +4536,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 634, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4577,7 +4577,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "22 t., 11 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4615,7 +4615,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 634, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4653,7 +4653,7 @@ }, "dateFirstEdition": { "display": "2009", "year": 2009 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 634, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4694,7 +4694,7 @@ }, "dateFirstEdition": { "display": "2009", "year": 2009 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "21 t., 31 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -4730,7 +4730,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -4767,7 +4767,7 @@ }, "dateFirstEdition": { "display": "2009", "year": 2009 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "21 t., 31 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4805,7 +4805,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 634, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4843,7 +4843,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 634, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4882,7 +4882,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 634, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -4920,7 +4920,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 634, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5083,7 +5083,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 456, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5121,7 +5121,7 @@ }, "dateFirstEdition": { "display": "2011", "year": 2011 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 24 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5156,7 +5156,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 456, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5194,7 +5194,7 @@ }, "dateFirstEdition": { "display": "2011", "year": 2011 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 24 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -5227,7 +5227,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [ { @@ -5265,7 +5265,7 @@ }, "dateFirstEdition": { "display": "2011", "year": 2011 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 456, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5306,7 +5306,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 24 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5341,7 +5341,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 456, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5376,7 +5376,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 456, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5412,7 +5412,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 456, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5447,7 +5447,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 456, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5619,7 +5619,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 479, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5657,7 +5657,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5698,7 +5698,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 479, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5736,7 +5736,7 @@ }, "dateFirstEdition": { "display": "2006", "year": 2006 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 479, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5774,7 +5774,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 478, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5815,7 +5815,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -5849,7 +5849,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -5886,7 +5886,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "15 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5924,7 +5924,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 478, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -5963,7 +5963,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 478, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6001,7 +6001,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 478, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6167,7 +6167,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 431, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6205,7 +6205,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 431, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6243,7 +6243,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 39 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6284,7 +6284,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 39 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6322,7 +6322,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [ { @@ -6369,7 +6369,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6416,7 +6416,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 430, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6454,7 +6454,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 430, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6492,7 +6492,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 430, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6533,7 +6533,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -6567,7 +6567,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -6604,7 +6604,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "15 t., 54 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6642,7 +6642,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 425, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6681,7 +6681,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 425, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6719,7 +6719,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 425, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -6930,7 +6930,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 18 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -6978,7 +6978,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7018,7 +7018,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 320, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7061,7 +7061,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 320, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -7110,7 +7110,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 18 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7150,7 +7150,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 320, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7319,7 +7319,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 468, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7360,7 +7360,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7401,7 +7401,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 468, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7439,7 +7439,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 43 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7480,7 +7480,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "16 t., 43 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7521,7 +7521,7 @@ }, "dateFirstEdition": { "display": "2004", "year": 2004 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 468, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7559,7 +7559,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 467, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7597,7 +7597,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 467, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7635,7 +7635,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 467, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7676,7 +7676,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -7710,7 +7710,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -7747,7 +7747,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "15 t., 58 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7785,7 +7785,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 467, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7824,7 +7824,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 467, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -7862,7 +7862,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 467, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8067,7 +8067,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 349, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8107,7 +8107,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 348, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8150,7 +8150,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 348, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -8198,7 +8198,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "13 t., 36 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8241,7 +8241,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "13 t., 36 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8287,7 +8287,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "13 t., 36 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -8333,7 +8333,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 349, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8373,7 +8373,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 349, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8578,7 +8578,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 348, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -8623,7 +8623,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 348, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8666,7 +8666,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 38 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8709,7 +8709,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 38 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8749,7 +8749,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 331, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8795,7 +8795,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 38 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -8838,7 +8838,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 331, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -8875,7 +8875,7 @@ }, "dateFirstEdition": { "display": "2015", "year": 2015 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 331, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9080,7 +9080,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 322, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9120,7 +9120,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 10 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9160,7 +9160,7 @@ }, "dateFirstEdition": { "display": "2008", "year": 2008 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 440, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9203,7 +9203,7 @@ }, "dateFirstEdition": { "display": "2008", "year": 2008 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 38 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9249,7 +9249,7 @@ }, "dateFirstEdition": { "display": "2008", "year": 2008 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 38 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -9301,7 +9301,7 @@ }, "dateFirstEdition": { "display": "2008", "year": 2008 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 38 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -9346,7 +9346,7 @@ }, "dateFirstEdition": { "display": "2008", "year": 2008 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 440, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9447,7 +9447,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 391, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -9492,7 +9492,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 391, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9538,7 +9538,7 @@ }, "dateFirstEdition": { "display": "2020", "year": 2020 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 46 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -9586,7 +9586,7 @@ }, "dateFirstEdition": { "display": "2020", "year": 2020 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 46 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9630,7 +9630,7 @@ }, "dateFirstEdition": { "display": "2020", "year": 2020 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 46 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9670,7 +9670,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 391, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9872,7 +9872,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 362, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -9915,7 +9915,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 362, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -9963,7 +9963,7 @@ }, "dateFirstEdition": { "display": "2016", "year": 2016 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "13 t., 17 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10006,7 +10006,7 @@ }, "dateFirstEdition": { "display": "2016", "year": 2016 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "13 t., 17 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10052,7 +10052,7 @@ }, "dateFirstEdition": { "display": "2016", "year": 2016 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "13 t., 17 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -10097,7 +10097,7 @@ }, "dateFirstEdition": { "display": "2016", "year": 2016 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 362, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10138,7 +10138,7 @@ }, "dateFirstEdition": { "display": "2016", "year": 2016 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 362, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10178,7 +10178,7 @@ }, "dateFirstEdition": { "display": "2016", "year": 2016 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 362, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10380,7 +10380,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 365, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10423,7 +10423,7 @@ }, "dateFirstEdition": { "display": "2014", "year": 2014 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 29 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10466,7 +10466,7 @@ }, "dateFirstEdition": { "display": "2014", "year": 2014 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 29 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10509,7 +10509,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 365, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -10560,7 +10560,7 @@ }, "dateFirstEdition": { "display": "2014", "year": 2014 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 29 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -10606,7 +10606,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 365, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -10648,7 +10648,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 365, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10725,7 +10725,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 114 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10781,7 +10781,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 119 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10835,7 +10835,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 119 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -10888,7 +10888,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 119 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11090,7 +11090,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 279, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11130,7 +11130,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 5 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11170,7 +11170,7 @@ }, "dateFirstEdition": { "display": "2006", "year": 2006 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 299, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11211,7 +11211,7 @@ }, "dateFirstEdition": { "display": "2006", "year": 2006 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 299, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11251,7 +11251,7 @@ }, "dateFirstEdition": { "display": "2006", "year": 2006 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 299, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11453,7 +11453,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 334, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11493,7 +11493,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 39 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11533,7 +11533,7 @@ }, "dateFirstEdition": { "display": "2008", "year": 2008 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 455, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11574,7 +11574,7 @@ }, "dateFirstEdition": { "display": "2008", "year": 2008 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 455, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11614,7 +11614,7 @@ }, "dateFirstEdition": { "display": "2008", "year": 2008 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 455, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11819,7 +11819,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 345, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11859,7 +11859,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 43 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11900,7 +11900,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 43 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11940,7 +11940,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 381, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -11986,7 +11986,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 43 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -12038,7 +12038,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "12 t., 43 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -12083,7 +12083,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 381, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12288,7 +12288,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 326, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12328,7 +12328,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 326, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12368,7 +12368,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 28 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12408,7 +12408,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 28 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12450,7 +12450,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 28 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12490,7 +12490,7 @@ }, "dateFirstEdition": { "display": "2004", "year": 2004 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 359, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12536,7 +12536,7 @@ }, "dateFirstEdition": { "display": "2004", "year": 2004 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 28 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -12588,7 +12588,7 @@ }, "dateFirstEdition": { "display": "2004", "year": 2004 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t., 28 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -12633,7 +12633,7 @@ }, "dateFirstEdition": { "display": "2004", "year": 2004 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 359, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12838,7 +12838,7 @@ }, "dateFirstEdition": { "display": "1992", "year": 1992 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 388, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12878,7 +12878,7 @@ }, "dateFirstEdition": { "display": "1992", "year": 1992 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 388, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12918,7 +12918,7 @@ }, "dateFirstEdition": { "display": "1992", "year": 1992 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 409, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12959,7 +12959,7 @@ }, "dateFirstEdition": { "display": "1992", "year": 1992 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 409, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -12999,7 +12999,7 @@ }, "dateFirstEdition": { "display": "1992", "year": 1992 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 409, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13201,7 +13201,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 387, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13244,7 +13244,7 @@ }, "dateFirstEdition": { "display": "2013", "year": 2013 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 19 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13287,7 +13287,7 @@ }, "dateFirstEdition": { "display": "2013", "year": 2013 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 19 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13333,7 +13333,7 @@ }, "dateFirstEdition": { "display": "2013", "year": 2013 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "11 t., 19 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -13381,7 +13381,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 387, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -13427,7 +13427,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 387, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -13469,7 +13469,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 387, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13540,7 +13540,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "98 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13590,7 +13590,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 98 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13640,7 +13640,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 102 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13690,7 +13690,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "98 min." } ], "accessTypes": [{ "code": "UNKNOWN" }], @@ -13738,7 +13738,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 102 min" } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13788,7 +13788,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 99 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13838,7 +13838,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "102 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13888,7 +13888,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "102 min" } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13936,7 +13936,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "102 min" } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -13983,7 +13983,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "102 min" } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14059,7 +14059,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "99 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14115,7 +14115,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "103 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14169,7 +14169,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "103 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14222,7 +14222,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "103 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14303,7 +14303,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 10 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14340,7 +14340,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 433, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14381,7 +14381,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 10 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14418,7 +14418,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 433, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14507,7 +14507,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 284, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14552,7 +14552,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 340, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14600,7 +14600,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 340, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -14657,7 +14657,7 @@ }, "dateFirstEdition": { "display": "2022", "year": 2022 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 31 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -14715,7 +14715,7 @@ }, "dateFirstEdition": { "display": "2022", "year": 2022 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 31 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -14766,7 +14766,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 340, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14843,7 +14843,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 390, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14886,7 +14886,7 @@ }, "dateFirstEdition": { "display": "2016", "year": 2016 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 10t., 22 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14929,7 +14929,7 @@ }, "dateFirstEdition": { "display": "2016", "year": 2016 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 390, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -14972,7 +14972,7 @@ }, "dateFirstEdition": { "display": "2016", "year": 2016 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 439, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15016,7 +15016,7 @@ }, "dateFirstEdition": { "display": "2016", "year": 2016 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 439, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15059,7 +15059,7 @@ }, "dateFirstEdition": { "display": "2016", "year": 2016 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 439, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15116,7 +15116,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 402, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15157,7 +15157,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 402, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15197,7 +15197,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 402, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15276,7 +15276,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 405, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15316,7 +15316,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15357,7 +15357,7 @@ }, "dateFirstEdition": { "display": "2019", "year": 2019 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "10 t." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15394,7 +15394,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 405, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15450,7 +15450,7 @@ }, "dateFirstEdition": { "display": "2013", "year": 2013 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 322, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15489,7 +15489,7 @@ }, "dateFirstEdition": { "display": "2013", "year": 2013 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 322, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15527,7 +15527,7 @@ }, "dateFirstEdition": { "display": "2013", "year": 2013 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 322, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15588,7 +15588,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 3, "playingTime": "930 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15628,7 +15628,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 289, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15668,7 +15668,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 289, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15708,7 +15708,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 315, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15748,7 +15748,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 400, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15788,7 +15788,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 400, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15828,7 +15828,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 400, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15871,7 +15871,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 453, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -15911,7 +15911,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -15948,7 +15948,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [], "shelfmark": null, @@ -15987,7 +15987,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 453, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16043,7 +16043,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 326, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16082,7 +16082,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 326, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16120,7 +16120,7 @@ }, "dateFirstEdition": { "display": "2017", "year": 2017 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 326, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16178,7 +16178,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 308, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16217,7 +16217,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 308, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16255,7 +16255,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 308, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16310,7 +16310,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 2, "playingTime": "ca 430 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16350,7 +16350,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 220, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16390,7 +16390,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 263, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16433,7 +16433,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [], + "physicalDescription": [], "accessTypes": [{ "code": "ONLINE" }], "access": [ { @@ -16482,7 +16482,7 @@ }, "dateFirstEdition": { "display": "1981", "year": 1981 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "6 t., 51 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -16534,7 +16534,7 @@ }, "dateFirstEdition": { "display": "1981", "year": 1981 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "6 t., 51 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -16579,7 +16579,7 @@ }, "dateFirstEdition": { "display": "1953", "year": 1953 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 263, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16635,7 +16635,7 @@ }, "dateFirstEdition": { "display": "2009", "year": 2009 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 382, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16674,7 +16674,7 @@ }, "dateFirstEdition": { "display": "2009", "year": 2009 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 382, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16712,7 +16712,7 @@ }, "dateFirstEdition": { "display": "2009", "year": 2009 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 382, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16886,7 +16886,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -16946,7 +16946,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 341, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -16983,7 +16983,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 341, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17020,7 +17020,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 322, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17057,7 +17057,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 307, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17095,7 +17095,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 307, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17132,7 +17132,7 @@ }, "dateFirstEdition": { "display": "2000", "year": 2000 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 307, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17185,7 +17185,7 @@ }, "dateFirstEdition": { "display": "2011", "year": 2011 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 264, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17224,7 +17224,7 @@ }, "dateFirstEdition": { "display": "2011", "year": 2011 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 264, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17262,7 +17262,7 @@ }, "dateFirstEdition": { "display": "2011", "year": 2011 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 264, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17399,7 +17399,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 95 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17448,7 +17448,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 99 min., ca. 35 min" @@ -17501,7 +17501,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 99 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17553,7 +17553,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 99, ca. 47 min." @@ -17606,7 +17606,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 99 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17657,7 +17657,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "ca. 99 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17706,7 +17706,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "99 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17750,7 +17750,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "99 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17793,7 +17793,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "99 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17855,7 +17855,7 @@ "5. ATOS Level" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -17915,7 +17915,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 403, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17952,7 +17952,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 403, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -17990,7 +17990,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "5 t., 30 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18030,7 +18030,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18067,7 +18067,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 447, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18107,7 +18107,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 405, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18147,7 +18147,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 1, "playingTime": "11 t., 59 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18184,7 +18184,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 405, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18222,7 +18222,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 405, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18259,7 +18259,7 @@ }, "dateFirstEdition": { "display": "2005", "year": 2005 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 405, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18315,7 +18315,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 300, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18354,7 +18354,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 300, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18392,7 +18392,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 300, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18440,7 +18440,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 526, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18476,7 +18476,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 526, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18511,7 +18511,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 526, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18600,7 +18600,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 282, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18639,7 +18639,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 282, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18677,7 +18677,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 282, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18766,7 +18766,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 278, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18805,7 +18805,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 278, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18843,7 +18843,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 278, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18898,7 +18898,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -18962,7 +18962,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 388, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -18999,7 +18999,7 @@ }, "dateFirstEdition": { "display": "2014", "year": 2014 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 388, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19038,7 +19038,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -19098,7 +19098,7 @@ }, "dateFirstEdition": { "display": "2014", "year": 2014 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 388, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19730,7 +19730,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19785,7 +19785,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19836,7 +19836,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -19886,7 +19886,7 @@ "audience": { "generalAudience": ["Mærkning: Tilladt for børn over 15 år"] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], diff --git a/cypress/fixtures/search-result/fbi-api.json b/cypress/fixtures/search-result/fbi-api.json index ea2dc78e0c..5f390b5722 100644 --- a/cypress/fixtures/search-result/fbi-api.json +++ b/cypress/fixtures/search-result/fbi-api.json @@ -52,7 +52,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 301, "playingTime": null } ], "accessTypes": [{ "code": "ONLINE" }], @@ -97,7 +97,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 301, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -143,7 +143,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 37 min." } ], "accessTypes": [{ "code": "ONLINE" }], @@ -191,7 +191,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -235,7 +235,7 @@ }, "dateFirstEdition": { "display": "2018", "year": 2018 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "8 t., 37 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -272,7 +272,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 301, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -419,7 +419,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 565, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -459,7 +459,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -500,7 +500,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "27 t., 58 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -543,7 +543,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -583,7 +583,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -623,7 +623,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -672,7 +672,7 @@ }, "dateFirstEdition": { "display": "2003", "year": 2003 }, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -716,7 +716,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "29 t., 33 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -759,7 +759,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -799,7 +799,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": "29 t., 34 min." } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -839,7 +839,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 923, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -879,7 +879,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 841, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -919,7 +919,7 @@ }, "dateFirstEdition": null, "audience": { "generalAudience": [] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 841, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -969,7 +969,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 565, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], @@ -1018,7 +1018,7 @@ "for højtlæsning" ] }, - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 565, "playingTime": null } ], "accessTypes": [{ "code": "PHYSICAL" }], diff --git a/src/apps/loan-list/materials/manifestation.graphql b/src/apps/loan-list/materials/manifestation.graphql index beeb0e876e..41347ba913 100644 --- a/src/apps/loan-list/materials/manifestation.graphql +++ b/src/apps/loan-list/materials/manifestation.graphql @@ -20,9 +20,7 @@ fragment ManifestationBasicDetails on Manifestation { } series { title - numberInSeries { - number - } + numberInSeries } } diff --git a/src/apps/material/__snapshots__/helper.ts.snap b/src/apps/material/__snapshots__/helper.ts.snap index 845513b7b5..1b3cddebfe 100644 --- a/src/apps/material/__snapshots__/helper.ts.snap +++ b/src/apps/material/__snapshots__/helper.ts.snap @@ -68,7 +68,7 @@ exports[`divideManifestationsByMaterialType > should divide manifestations by ma }, ], "notes": [], - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 104, "playingTime": null, @@ -172,7 +172,7 @@ exports[`divideManifestationsByMaterialType > should divide manifestations by ma ], }, ], - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null, @@ -273,7 +273,7 @@ exports[`divideManifestationsByMaterialType > should divide manifestations by ma ], }, ], - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": null, "playingTime": null, @@ -384,7 +384,7 @@ exports[`divideManifestationsByMaterialType > should divide manifestations by ma ], }, ], - "physicalDescriptions": [ + "physicalDescription": [ { "numberOfPages": 95, "playingTime": "2t., 31 min.", diff --git a/src/apps/material/__vitest_data__/helper.ts b/src/apps/material/__vitest_data__/helper.ts index 83a31efdad..1e41c82896 100644 --- a/src/apps/material/__vitest_data__/helper.ts +++ b/src/apps/material/__vitest_data__/helper.ts @@ -75,7 +75,7 @@ export default { display: ["Bogens originaludgave: 1950"] } ], - physicalDescriptions: [ + physicalDescription: [ { summary: "2 cd'er 1 bog 95 sider: ill. 2t., 31 min.", numberOfPages: 95, @@ -171,7 +171,7 @@ export default { ] } ], - physicalDescriptions: [ + physicalDescription: [ { summary: "1 online resource", numberOfPages: null, @@ -264,7 +264,7 @@ export default { display: ["Unabridged"] } ], - physicalDescriptions: [ + physicalDescription: [ { summary: "1 online resource (7 audio files) digital", numberOfPages: null, @@ -346,7 +346,7 @@ export default { ages: [] }, notes: [], - physicalDescriptions: [ + physicalDescription: [ { summary: "104 sider: ill.", numberOfPages: 104, diff --git a/src/apps/material/helper.ts b/src/apps/material/helper.ts index 0295f21e06..ac532e5b7c 100644 --- a/src/apps/material/helper.ts +++ b/src/apps/material/helper.ts @@ -84,7 +84,7 @@ export const getManifestationsFromType = ( }; export const getManifestationPlayingTime = (manifestation: Manifestation) => { - return manifestation.physicalDescriptions?.[0]?.playingTime ?? ""; + return manifestation.physicalDescription?.[0]?.playingTime ?? ""; }; export const getManifestationEdition = (manifestation: Manifestation) => { @@ -104,8 +104,8 @@ export const getManifestationMaterialTypes = (manifestation: Manifestation) => { }; export const getManifestationNumberOfPages = (manifestation: Manifestation) => { - return manifestation.physicalDescriptions?.[0]?.numberOfPages - ? String(manifestation.physicalDescriptions?.[0].numberOfPages) + return manifestation.physicalDescription?.[0]?.numberOfPages + ? String(manifestation.physicalDescription?.[0].numberOfPages) : ""; }; @@ -204,7 +204,7 @@ export const getManifestationNotes = (manifestation: Manifestation) => { export const getManifestationPhysicalDescription = ( manifestation: Manifestation ) => { - return manifestation.physicalDescriptions?.[0]?.summary ?? ""; + return manifestation.physicalDescription?.[0]?.summary ?? ""; }; export const getManifestationHostPublication = ( diff --git a/src/components/find-on-shelf/mocked-data.ts b/src/components/find-on-shelf/mocked-data.ts index 30721f79f2..d438aab55f 100644 --- a/src/components/find-on-shelf/mocked-data.ts +++ b/src/components/find-on-shelf/mocked-data.ts @@ -67,7 +67,7 @@ export const mockedManifestationData: Manifestation[] = [ ages: [] }, notes: [], - physicalDescriptions: [ + physicalDescription: [ { numberOfPages: null, summary: "" @@ -169,7 +169,7 @@ export const mockedManifestationData: Manifestation[] = [ ] } ], - physicalDescriptions: [ + physicalDescription: [ { numberOfPages: null, summary: "" @@ -255,7 +255,7 @@ export const mockedPeriodicalManifestationData: Manifestation[] = [ ] } ], - physicalDescriptions: [], + physicalDescription: [], accessTypes: [ { code: "PHYSICAL" as AccessTypeCode diff --git a/src/core/dbc-gateway/fragments.graphql b/src/core/dbc-gateway/fragments.graphql index bb6d51177b..5a0c80a1de 100644 --- a/src/core/dbc-gateway/fragments.graphql +++ b/src/core/dbc-gateway/fragments.graphql @@ -98,7 +98,7 @@ fragment ManifestationsSimpleFields on Manifestation { languages { notes } - physicalDescriptions { + physicalDescription { summary numberOfPages playingTime @@ -179,7 +179,7 @@ fragment ManifestationReviewFields on Manifestation { creators { display } - physicalDescriptions { + physicalDescription { summary } dateFirstEdition { @@ -207,10 +207,7 @@ fragment ManifestationReviewFields on Manifestation { fragment SeriesSimple on Series { title isPopular - numberInSeries { - display - number - } + numberInSeries readThisFirst readThisWhenever } From c36336e7122defb44e7a77b4b2ce4f54fe49c38f Mon Sep 17 00:00:00 2001 From: Mikkel Jakobsen Date: Wed, 21 Aug 2024 15:03:32 +0200 Subject: [PATCH 02/69] Switvhing to the temp FBI api --- dbc-gateway.codegen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbc-gateway.codegen.yml b/dbc-gateway.codegen.yml index 45195552fa..afe604b693 100644 --- a/dbc-gateway.codegen.yml +++ b/dbc-gateway.codegen.yml @@ -1,6 +1,6 @@ overwrite: true schema: - - "https://fbi-api.dbc.dk/${CODEGEN_SCHEMA_PROFILE}/graphql": + - "https://temp.fbi-api.dbc.dk/${CODEGEN_SCHEMA_PROFILE}/graphql": headers: Authorization: "Bearer ${STORYBOOK_LIBRARY_TOKEN}" documents: "src/**/*.graphql" From a4eba9e19bf27a3fad8d7838ecac6dbed2cc5808 Mon Sep 17 00:00:00 2001 From: Mikkel Jakobsen Date: Wed, 21 Aug 2024 15:35:17 +0200 Subject: [PATCH 03/69] FBI temp: Fixing physicalDescription.summary --- cypress/fixtures/advanced-search/fbi-api.json | 12 +- cypress/fixtures/favorites-list/work.json | 152 +++++++++--------- .../material-buttons-fbi-api.json | 8 +- .../material-buttons-infomedia-fbi-api.json | 6 +- .../material-buttons-movie-fbi-api.json | 10 +- ...aterial-buttons-order-digital-fbi-api.json | 6 +- .../fixtures/material/fbi-api-nonfiction.json | 10 +- cypress/fixtures/material/fbi-api.json | 8 +- .../fixtures/material/infomedia-fbi-api.json | 6 +- .../material/instant-loan/fbi-api.json | 6 +- cypress/fixtures/material/music-fbi-api.json | 8 +- .../fixtures/material/open-order/fbi-api.json | 6 +- .../order-digital-fbi-api.json | 6 +- .../material/__snapshots__/helper.ts.snap | 12 +- src/core/dbc-gateway/fragments.graphql | 4 +- 15 files changed, 130 insertions(+), 130 deletions(-) diff --git a/cypress/fixtures/advanced-search/fbi-api.json b/cypress/fixtures/advanced-search/fbi-api.json index 8efabc13cd..40f367bfe2 100644 --- a/cypress/fixtures/advanced-search/fbi-api.json +++ b/cypress/fixtures/advanced-search/fbi-api.json @@ -100,7 +100,7 @@ "notes": [], "physicalDescription": [ { - "summary": "576 sider", + "summaryFull": "576 sider", "numberOfPages": 576, "playingTime": null } @@ -210,7 +210,7 @@ "notes": [], "physicalDescription": [ { - "summary": "576 sider", + "summaryFull": "576 sider", "numberOfPages": 576, "playingTime": null } @@ -319,7 +319,7 @@ "notes": [], "physicalDescription": [ { - "summary": "576 sider", + "summaryFull": "576 sider", "numberOfPages": 576, "playingTime": null } @@ -430,7 +430,7 @@ "notes": [], "physicalDescription": [ { - "summary": "410 sider: ill.", + "summaryFull": "410 sider: ill.", "numberOfPages": 410, "playingTime": null } @@ -514,7 +514,7 @@ "notes": [], "physicalDescription": [ { - "summary": "410 sider: ill.", + "summaryFull": "410 sider: ill.", "numberOfPages": 410, "playingTime": null } @@ -597,7 +597,7 @@ "notes": [], "physicalDescription": [ { - "summary": "410 sider: ill.", + "summaryFull": "410 sider: ill.", "numberOfPages": 410, "playingTime": null } diff --git a/cypress/fixtures/favorites-list/work.json b/cypress/fixtures/favorites-list/work.json index 721b7c02e1..e16b435173 100644 --- a/cypress/fixtures/favorites-list/work.json +++ b/cypress/fixtures/favorites-list/work.json @@ -76,7 +76,7 @@ "notes": [], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -159,7 +159,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 sider: ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -245,7 +245,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 sider: ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -376,7 +376,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 sider: ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -462,7 +462,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 sider: ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -551,7 +551,7 @@ "notes": [], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -634,7 +634,7 @@ "notes": [], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -717,7 +717,7 @@ "notes": [], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -800,7 +800,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 sider: ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -883,7 +883,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 sider: ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -971,7 +971,7 @@ "notes": [], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 sider, tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -1054,7 +1054,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 sider: ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -1145,7 +1145,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 sider: ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -1292,7 +1292,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 sider: ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -1378,7 +1378,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 sider: ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -1467,7 +1467,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 sider: ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -1555,7 +1555,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -1643,7 +1643,7 @@ "notes": [], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 side , tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -1721,7 +1721,7 @@ "notes": [], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 side , tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -1809,7 +1809,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -1900,7 +1900,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -1995,7 +1995,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -2088,7 +2088,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -2174,7 +2174,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -2263,7 +2263,7 @@ "notes": [], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 side , tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -2346,7 +2346,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -2429,7 +2429,7 @@ "notes": [], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 side , tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -2520,7 +2520,7 @@ ], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -2602,7 +2602,7 @@ ], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -2682,7 +2682,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill., kort", + "summaryFull": "156 side : ill., kort", "numberOfPages": 156, "playingTime": null } @@ -2777,7 +2777,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -2865,7 +2865,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -2952,7 +2952,7 @@ ], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 side , tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -3038,7 +3038,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -3123,7 +3123,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -3211,7 +3211,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -3298,7 +3298,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver, kort", + "summaryFull": "168 side : ill. i farver, kort", "numberOfPages": 168, "playingTime": null } @@ -3381,7 +3381,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 s.: ill.", + "summaryFull": "156 s.: ill.", "numberOfPages": 156, "playingTime": null } @@ -3485,7 +3485,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -3575,7 +3575,7 @@ ], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 side , tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -3661,7 +3661,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -3748,7 +3748,7 @@ ], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -3830,7 +3830,7 @@ ], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -3929,7 +3929,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -4061,7 +4061,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -4187,7 +4187,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -4274,7 +4274,7 @@ ], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -4423,7 +4423,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -4550,7 +4550,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -4633,7 +4633,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider", + "summaryFull": "168 side ", "numberOfPages": 168, "playingTime": null } @@ -4756,7 +4756,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -4857,7 +4857,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -4988,7 +4988,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -5071,7 +5071,7 @@ "notes": [], "physicalDescription": [ { - "summary": "128 sider, tavler: ill. (nogle i farver)", + "summaryFull": "128 side , tavler: ill. (nogle i farver)", "numberOfPages": 128, "playingTime": null } @@ -5154,7 +5154,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -5237,7 +5237,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -5323,7 +5323,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -5415,7 +5415,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -5507,7 +5507,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -5595,7 +5595,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -5719,7 +5719,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -5833,7 +5833,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -5934,7 +5934,7 @@ ], "physicalDescription": [ { - "summary": "80 min.", + "summaryFull": "80 min.", "numberOfPages": null, "playingTime": "80 min." } @@ -6140,7 +6140,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -6238,7 +6238,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -6443,7 +6443,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -6567,7 +6567,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -6716,7 +6716,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -6827,7 +6827,7 @@ ], "physicalDescription": [ { - "summary": "80 min.", + "summaryFull": "80 min.", "numberOfPages": null, "playingTime": "80 min." } @@ -6908,7 +6908,7 @@ "notes": [], "physicalDescription": [ { - "summary": "156 sider: ill. i farver", + "summaryFull": "156 side : ill. i farver", "numberOfPages": 156, "playingTime": null } @@ -6999,7 +6999,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -7118,7 +7118,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -7277,7 +7277,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -7363,7 +7363,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -7505,7 +7505,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -7639,7 +7639,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } diff --git a/cypress/fixtures/material-buttons/material-buttons-fbi-api.json b/cypress/fixtures/material-buttons/material-buttons-fbi-api.json index 4d0e515b9f..dfea81d877 100644 --- a/cypress/fixtures/material-buttons/material-buttons-fbi-api.json +++ b/cypress/fixtures/material-buttons/material-buttons-fbi-api.json @@ -163,7 +163,7 @@ "notes": [], "physicalDescription": [ { - "summary": "523 sider", + "summaryFull": "523 side ", "numberOfPages": 523, "playingTime": null } @@ -369,7 +369,7 @@ ], "physicalDescription": [ { - "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", + "summaryFull": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, "playingTime": "16 t., 30 min." } @@ -481,7 +481,7 @@ ], "physicalDescription": [ { - "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", + "summaryFull": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, "playingTime": "16 t., 30 min." } @@ -592,7 +592,7 @@ ], "physicalDescription": [ { - "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", + "summaryFull": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, "playingTime": "16 t., 30 min." } diff --git a/cypress/fixtures/material-buttons/material-buttons-infomedia-fbi-api.json b/cypress/fixtures/material-buttons/material-buttons-infomedia-fbi-api.json index 3ed782cca8..a1a129ee09 100644 --- a/cypress/fixtures/material-buttons/material-buttons-infomedia-fbi-api.json +++ b/cypress/fixtures/material-buttons/material-buttons-infomedia-fbi-api.json @@ -85,7 +85,7 @@ "notes": [], "physicalDescription": [ { - "summary": "Sektion 3, s. 6-7: ill.", + "summaryFull": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, "playingTime": null } @@ -179,7 +179,7 @@ "notes": [], "physicalDescription": [ { - "summary": "Sektion 3, s. 6-7: ill.", + "summaryFull": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, "playingTime": null } @@ -272,7 +272,7 @@ "notes": [], "physicalDescription": [ { - "summary": "Sektion 3, s. 6-7: ill.", + "summaryFull": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, "playingTime": null } diff --git a/cypress/fixtures/material-buttons/material-buttons-movie-fbi-api.json b/cypress/fixtures/material-buttons/material-buttons-movie-fbi-api.json index 7be4d04033..41288e2bc9 100644 --- a/cypress/fixtures/material-buttons/material-buttons-movie-fbi-api.json +++ b/cypress/fixtures/material-buttons/material-buttons-movie-fbi-api.json @@ -167,7 +167,7 @@ "notes": [], "physicalDescription": [ { - "summary": "1 dvd-video ca. 109 min.", + "summaryFull": "1 dvd-video ca. 109 min.", "numberOfPages": null, "playingTime": "ca. 109 min." } @@ -341,7 +341,7 @@ "notes": [], "physicalDescription": [ { - "summary": "1 disc (blu-ray) ca. 113 min.", + "summaryFull": "1 disc (blu-ray) ca. 113 min.", "numberOfPages": null, "playingTime": "ca. 113 min." } @@ -511,7 +511,7 @@ "notes": [], "physicalDescription": [ { - "summary": "Ca. 113 min.", + "summaryFull": "Ca. 113 min.", "numberOfPages": null, "playingTime": "Ca. 113 min." } @@ -689,7 +689,7 @@ "notes": [], "physicalDescription": [ { - "summary": "Ca. 113 min.", + "summaryFull": "Ca. 113 min.", "numberOfPages": null, "playingTime": "Ca. 113 min." } @@ -866,7 +866,7 @@ "notes": [], "physicalDescription": [ { - "summary": "Ca. 113 min.", + "summaryFull": "Ca. 113 min.", "numberOfPages": null, "playingTime": "Ca. 113 min." } diff --git a/cypress/fixtures/material-buttons/material-buttons-order-digital-fbi-api.json b/cypress/fixtures/material-buttons/material-buttons-order-digital-fbi-api.json index 9671e22f4b..c6e8921add 100644 --- a/cypress/fixtures/material-buttons/material-buttons-order-digital-fbi-api.json +++ b/cypress/fixtures/material-buttons/material-buttons-order-digital-fbi-api.json @@ -121,7 +121,7 @@ ], "physicalDescription": [ { - "summary": "S. 8-13: ill.", + "summaryFull": "S. 8-13: ill.", "numberOfPages": 6, "playingTime": null } @@ -211,7 +211,7 @@ ], "physicalDescription": [ { - "summary": "S. 8-13: ill.", + "summaryFull": "S. 8-13: ill.", "numberOfPages": 6, "playingTime": null } @@ -300,7 +300,7 @@ ], "physicalDescription": [ { - "summary": "S. 8-13: ill.", + "summaryFull": "S. 8-13: ill.", "numberOfPages": 6, "playingTime": null } diff --git a/cypress/fixtures/material/fbi-api-nonfiction.json b/cypress/fixtures/material/fbi-api-nonfiction.json index 77b071e640..15fa8f9454 100644 --- a/cypress/fixtures/material/fbi-api-nonfiction.json +++ b/cypress/fixtures/material/fbi-api-nonfiction.json @@ -127,7 +127,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -225,7 +225,7 @@ ], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -379,7 +379,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -514,7 +514,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } @@ -648,7 +648,7 @@ "notes": [], "physicalDescription": [ { - "summary": "168 sider: ill. i farver", + "summaryFull": "168 side : ill. i farver", "numberOfPages": 168, "playingTime": null } diff --git a/cypress/fixtures/material/fbi-api.json b/cypress/fixtures/material/fbi-api.json index 4d0e515b9f..dfea81d877 100644 --- a/cypress/fixtures/material/fbi-api.json +++ b/cypress/fixtures/material/fbi-api.json @@ -163,7 +163,7 @@ "notes": [], "physicalDescription": [ { - "summary": "523 sider", + "summaryFull": "523 side ", "numberOfPages": 523, "playingTime": null } @@ -369,7 +369,7 @@ ], "physicalDescription": [ { - "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", + "summaryFull": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, "playingTime": "16 t., 30 min." } @@ -481,7 +481,7 @@ ], "physicalDescription": [ { - "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", + "summaryFull": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, "playingTime": "16 t., 30 min." } @@ -592,7 +592,7 @@ ], "physicalDescription": [ { - "summary": "1 cd i 1 mappe (mp3) 16 t., 30 min.", + "summaryFull": "1 cd i 1 mappe (mp3) 16 t., 30 min.", "numberOfPages": null, "playingTime": "16 t., 30 min." } diff --git a/cypress/fixtures/material/infomedia-fbi-api.json b/cypress/fixtures/material/infomedia-fbi-api.json index f741416808..ea14d17c77 100644 --- a/cypress/fixtures/material/infomedia-fbi-api.json +++ b/cypress/fixtures/material/infomedia-fbi-api.json @@ -85,7 +85,7 @@ "notes": [], "physicalDescription": [ { - "summary": "Sektion 3, s. 6-7: ill.", + "summaryFull": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, "playingTime": null } @@ -179,7 +179,7 @@ "notes": [], "physicalDescription": [ { - "summary": "Sektion 3, s. 6-7: ill.", + "summaryFull": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, "playingTime": null } @@ -272,7 +272,7 @@ "notes": [], "physicalDescription": [ { - "summary": "Sektion 3, s. 6-7: ill.", + "summaryFull": "Sektion 3, s. 6-7: ill.", "numberOfPages": 2, "playingTime": null } diff --git a/cypress/fixtures/material/instant-loan/fbi-api.json b/cypress/fixtures/material/instant-loan/fbi-api.json index 0f9e9cd165..2428a59ec4 100644 --- a/cypress/fixtures/material/instant-loan/fbi-api.json +++ b/cypress/fixtures/material/instant-loan/fbi-api.json @@ -145,7 +145,7 @@ ], "physicalDescription": [ { - "summary": "365 sider", + "summaryFull": "365 side ", "numberOfPages": 365, "playingTime": null } @@ -245,7 +245,7 @@ ], "physicalDescription": [ { - "summary": "365 sider", + "summaryFull": "365 side ", "numberOfPages": 365, "playingTime": null } @@ -344,7 +344,7 @@ ], "physicalDescription": [ { - "summary": "365 sider", + "summaryFull": "365 side ", "numberOfPages": 365, "playingTime": null } diff --git a/cypress/fixtures/material/music-fbi-api.json b/cypress/fixtures/material/music-fbi-api.json index cd66d65890..694ae157de 100644 --- a/cypress/fixtures/material/music-fbi-api.json +++ b/cypress/fixtures/material/music-fbi-api.json @@ -81,7 +81,7 @@ "notes": [], "physicalDescription": [ { - "summary": "Stereo", + "summaryFull": "Stereo", "numberOfPages": null, "playingTime": null } @@ -214,7 +214,7 @@ "notes": [], "physicalDescription": [ { - "summary": "2 cd'er (1 kommentarbilag)", + "summaryFull": "2 cd'er (1 kommentarbilag)", "numberOfPages": null, "playingTime": null } @@ -408,7 +408,7 @@ "notes": [], "physicalDescription": [ { - "summary": "2 cd'er (1 kommentarbilag)", + "summaryFull": "2 cd'er (1 kommentarbilag)", "numberOfPages": null, "playingTime": null } @@ -601,7 +601,7 @@ "notes": [], "physicalDescription": [ { - "summary": "2 cd'er (1 kommentarbilag)", + "summaryFull": "2 cd'er (1 kommentarbilag)", "numberOfPages": null, "playingTime": null } diff --git a/cypress/fixtures/material/open-order/fbi-api.json b/cypress/fixtures/material/open-order/fbi-api.json index 3c2b490cc1..5ac03063e8 100644 --- a/cypress/fixtures/material/open-order/fbi-api.json +++ b/cypress/fixtures/material/open-order/fbi-api.json @@ -82,7 +82,7 @@ ], "physicalDescription": [ { - "summary": "xxxiii, 284 sider, 8 sider med tavler", + "summaryFull": "xxxiii, 284 sider, 8 side med tavler", "numberOfPages": 325, "playingTime": null } @@ -170,7 +170,7 @@ ], "physicalDescription": [ { - "summary": "xxxiii, 284 sider, 8 sider med tavler", + "summaryFull": "xxxiii, 284 sider, 8 side med tavler", "numberOfPages": 325, "playingTime": null } @@ -257,7 +257,7 @@ ], "physicalDescription": [ { - "summary": "xxxiii, 284 sider, 8 sider med tavler", + "summaryFull": "xxxiii, 284 sider, 8 side med tavler", "numberOfPages": 325, "playingTime": null } diff --git a/cypress/fixtures/material/order-digital-copy/order-digital-fbi-api.json b/cypress/fixtures/material/order-digital-copy/order-digital-fbi-api.json index 9671e22f4b..c6e8921add 100644 --- a/cypress/fixtures/material/order-digital-copy/order-digital-fbi-api.json +++ b/cypress/fixtures/material/order-digital-copy/order-digital-fbi-api.json @@ -121,7 +121,7 @@ ], "physicalDescription": [ { - "summary": "S. 8-13: ill.", + "summaryFull": "S. 8-13: ill.", "numberOfPages": 6, "playingTime": null } @@ -211,7 +211,7 @@ ], "physicalDescription": [ { - "summary": "S. 8-13: ill.", + "summaryFull": "S. 8-13: ill.", "numberOfPages": 6, "playingTime": null } @@ -300,7 +300,7 @@ ], "physicalDescription": [ { - "summary": "S. 8-13: ill.", + "summaryFull": "S. 8-13: ill.", "numberOfPages": 6, "playingTime": null } diff --git a/src/apps/material/__snapshots__/helper.ts.snap b/src/apps/material/__snapshots__/helper.ts.snap index 1b3cddebfe..b9fd821f19 100644 --- a/src/apps/material/__snapshots__/helper.ts.snap +++ b/src/apps/material/__snapshots__/helper.ts.snap @@ -35,7 +35,7 @@ exports[`divideManifestationsByMaterialType > should divide manifestations by ma "publicationYear": { "display": "2000", }, - "summary": "2. edition, 2000", + "summaryFull": "2. edition, 2000", }, "fictionNonfiction": { "code": "FICTION", @@ -72,7 +72,7 @@ exports[`divideManifestationsByMaterialType > should divide manifestations by ma { "numberOfPages": 104, "playingTime": null, - "summary": "104 sider: ill.", + "summaryFull": "104 side : ill.", }, ], "pid": "870970-basis:23798255", @@ -135,7 +135,7 @@ exports[`divideManifestationsByMaterialType > should divide manifestations by ma "publicationYear": { "display": "2004", }, - "summary": "2004", + "summaryFull": "2004", }, "fictionNonfiction": { "code": "FICTION", @@ -176,7 +176,7 @@ exports[`divideManifestationsByMaterialType > should divide manifestations by ma { "numberOfPages": null, "playingTime": null, - "summary": "1 online resource", + "summaryFull": "1 online resource", }, ], "pid": "150061-ebog:ODN0000039136", @@ -277,7 +277,7 @@ exports[`divideManifestationsByMaterialType > should divide manifestations by ma { "numberOfPages": null, "playingTime": null, - "summary": "1 online resource (7 audio files) digital", + "summaryFull": "1 online resource (7 audio files) digital", }, ], "pid": "150061-netlydbog:ODN0000105225", @@ -388,7 +388,7 @@ exports[`divideManifestationsByMaterialType > should divide manifestations by ma { "numberOfPages": 95, "playingTime": "2t., 31 min.", - "summary": "2 cd'er 1 bog 95 sider: ill. 2t., 31 min.", + "summaryFull": "2 cd'er 1 bog 95 side : ill. 2t., 31 min.", }, ], "pid": "870970-basis:44504928", diff --git a/src/core/dbc-gateway/fragments.graphql b/src/core/dbc-gateway/fragments.graphql index 5a0c80a1de..4ea608fd5e 100644 --- a/src/core/dbc-gateway/fragments.graphql +++ b/src/core/dbc-gateway/fragments.graphql @@ -99,7 +99,7 @@ fragment ManifestationsSimpleFields on Manifestation { notes } physicalDescription { - summary + summaryFull numberOfPages playingTime } @@ -180,7 +180,7 @@ fragment ManifestationReviewFields on Manifestation { display } physicalDescription { - summary + summaryFull } dateFirstEdition { display From d6120646cf989e62f5eff820013f701ae41e4a3f Mon Sep 17 00:00:00 2001 From: Mikkel Jakobsen Date: Thu, 12 Sep 2024 09:04:14 +0200 Subject: [PATCH 04/69] A lot of chnages in connection to changed FBI API Sorry for the big blob of changes. Went with the flow and changed a lot at the same time. --- .../advanced-search/AdvancedSearchResults.tsx | 4 +- src/apps/material/helper.ts | 23 +- src/apps/search-header/helpers.ts | 14 +- src/apps/search-header/search-header.tsx | 6 +- src/apps/search-result/helper.ts | 4 +- src/apps/search-result/search-result.tsx | 6 +- src/apps/search-result/search.graphql | 14 +- src/apps/search-result/useFilterHandler.tsx | 4 +- .../autosuggest-text-item.tsx | 10 +- .../autosuggest-text/autosuggest-text.tsx | 4 +- .../availability-label.dev.tsx | 6 +- .../availability-label/availability-label.tsx | 4 - src/components/availability-label/helper.ts | 6 +- .../card-list-item/card-list-item.tsx | 2 +- .../facet-browser/FacetBrowserModalBody.tsx | 115 +- .../facet-browser/facet-search.graphql | 6 +- src/components/facet-browser/helper.ts | 61 +- .../facet-line/FacetLineFilters.tsx | 117 +- .../intelligent-facets-search.graphql | 2 +- src/components/find-on-shelf/mocked-data.ts | 38 +- .../MaterialAvailabilityText.tsx | 6 +- .../material/digital-modal/helper.ts | 4 +- .../material-buttons/MaterialButtons.tsx | 6 +- .../material/material-buttons/helper.ts | 10 +- src/core/dbc-gateway/fragments.graphql | 18 +- .../dbc-gateway/generated/graphql.schema.json | 3778 +++++++---------- src/core/dbc-gateway/generated/graphql.tsx | 1298 +++--- src/core/utils/types/entities.ts | 7 + src/tests/unit/availability.test.tsx | 3 +- 29 files changed, 2389 insertions(+), 3187 deletions(-) diff --git a/src/apps/advanced-search/AdvancedSearchResults.tsx b/src/apps/advanced-search/AdvancedSearchResults.tsx index 78cc46ad36..754f734d44 100644 --- a/src/apps/advanced-search/AdvancedSearchResults.tsx +++ b/src/apps/advanced-search/AdvancedSearchResults.tsx @@ -7,7 +7,7 @@ import useGetCleanBranches from "../../core/utils/branches"; import { Work } from "../../core/utils/types/entities"; import { ComplexSearchWithPaginationQuery, - HoldingsStatus, + HoldingsStatusEnum, useComplexSearchWithPaginationQuery } from "../../core/dbc-gateway/generated/graphql"; import usePager from "../../components/result-pager/use-pager"; @@ -69,7 +69,7 @@ const AdvancedSearchResult: React.FC = ({ limit: pageSize, filters: { branchId: cleanBranches, - status: onShelf ? [HoldingsStatus.OnShelf] : [], + status: onShelf ? [HoldingsStatusEnum.Onshelf] : [], ...(locationFilter?.location && { location: locationFilter.location }), ...(locationFilter?.sublocation && { sublocation: locationFilter.sublocation diff --git a/src/apps/material/helper.ts b/src/apps/material/helper.ts index ac532e5b7c..d0f7397a34 100644 --- a/src/apps/material/helper.ts +++ b/src/apps/material/helper.ts @@ -10,8 +10,8 @@ import { isArticle } from "../../components/material/material-buttons/helper"; import { - AccessTypeCode, - WorkType + AccessTypeCodeEnum, + WorkTypeEnum } from "../../core/dbc-gateway/generated/graphql"; import { getAvailabilityV3, @@ -84,7 +84,9 @@ export const getManifestationsFromType = ( }; export const getManifestationPlayingTime = (manifestation: Manifestation) => { - return manifestation.physicalDescription?.[0]?.playingTime ?? ""; + return ""; + // TODO: solve missing playingTime. + // return manifestation.physicalDescription?.[0]?.playingTime ?? ""; }; export const getManifestationEdition = (manifestation: Manifestation) => { @@ -104,8 +106,8 @@ export const getManifestationMaterialTypes = (manifestation: Manifestation) => { }; export const getManifestationNumberOfPages = (manifestation: Manifestation) => { - return manifestation.physicalDescription?.[0]?.numberOfPages - ? String(manifestation.physicalDescription?.[0].numberOfPages) + return manifestation.physicalDescription?.numberOfPages + ? String(manifestation.physicalDescription?.numberOfPages) : ""; }; @@ -204,7 +206,7 @@ export const getManifestationNotes = (manifestation: Manifestation) => { export const getManifestationPhysicalDescription = ( manifestation: Manifestation ) => { - return manifestation.physicalDescription?.[0]?.summary ?? ""; + return manifestation.physicalDescription?.summaryFull ?? ""; }; export const getManifestationHostPublication = ( @@ -453,11 +455,12 @@ export const reservationModalId = (faustIds: FaustId[]) => { }; export const getNumberedSeries = (series: Work["series"]) => - series.filter((seriesEntry) => seriesEntry.numberInSeries?.number); + series.filter((seriesEntry) => seriesEntry.numberInSeries); export const getUniqueMovies = (relations: Work["relations"]) => { - const movies = relations.hasAdaptation.filter((item) => - item.ownerWork.workTypes.includes(WorkType.Movie) + const movies = relations.hasAdaptation.filter( + (item) => item.ownerWork.workTypes.includes(WorkTypeEnum.Movie) + // item.ownerWork.workTypeWorkTypeEnums.includes(WorkTypeEnum.Movie) ); return uniqBy(movies, (item) => item.ownerWork.workId); @@ -472,7 +475,7 @@ export const getDbcVerifiedSubjectsFirst = (subjects: Work["subjects"]) => export const isParallelReservation = (manifestations: Manifestation[]) => manifestations.length > 1 && - hasCorrectAccessType(AccessTypeCode.Physical, manifestations) && + hasCorrectAccessType(AccessTypeCodeEnum.Physical, manifestations) && !isArticle(manifestations); type BlacklistType = "availability" | "pickup" | "both"; diff --git a/src/apps/search-header/helpers.ts b/src/apps/search-header/helpers.ts index a043db68dd..a7e49f09ee 100644 --- a/src/apps/search-header/helpers.ts +++ b/src/apps/search-header/helpers.ts @@ -1,10 +1,10 @@ -import { - SuggestionType, - SuggestionsFromQueryStringQuery -} from "../../core/dbc-gateway/generated/graphql"; import { Suggestion } from "../../core/utils/types/autosuggest"; import { AutosuggestCategory } from "../../core/utils/types/material-type"; import { UseTextFunction } from "../../core/utils/text"; +import { + SuggestionsFromQueryStringQuery, + SuggestionTypeEnum +} from "../../core/dbc-gateway/generated/graphql"; export const getAutosuggestCategoryList = (t: UseTextFunction) => { const autosuggestCategoryList = [ @@ -52,13 +52,13 @@ export function findNonWorkSuggestion( ) { return originalData.find( (item) => - item.type !== SuggestionType.Title && - item.type !== SuggestionType.Composit + item.type !== SuggestionTypeEnum.Title && + item.type !== SuggestionTypeEnum.Composit ); } export function determineSuggestionTerm(suggestion: Suggestion): string { - if (suggestion.type === SuggestionType.Composit) { + if (suggestion.type === SuggestionTypeEnum.Composit) { return suggestion.work?.titles.main[0] || "incomplete data"; } return suggestion.term; diff --git a/src/apps/search-header/search-header.tsx b/src/apps/search-header/search-header.tsx index 2bd341fb1b..84f887b37b 100644 --- a/src/apps/search-header/search-header.tsx +++ b/src/apps/search-header/search-header.tsx @@ -3,7 +3,7 @@ import { useCombobox, UseComboboxStateChange } from "downshift"; import { useClickAway } from "react-use"; import { SuggestionsFromQueryStringQuery, - SuggestionType, + SuggestionTypeEnum, useSuggestionsFromQueryStringQuery } from "../../core/dbc-gateway/generated/graphql"; import SearchBar from "../../components/search-bar/search-bar"; @@ -90,8 +90,8 @@ const SearchHeader: React.FC = () => { originalData.forEach((item: Suggestion) => { if ( - (item.type === SuggestionType.Composit || - item.type === SuggestionType.Title) && + (item.type === SuggestionTypeEnum.Composit || + item.type === SuggestionTypeEnum.Title) && item.work ) { if (materialData.length < 3) { diff --git a/src/apps/search-result/helper.ts b/src/apps/search-result/helper.ts index 2b14b7d3a4..190070a77b 100644 --- a/src/apps/search-result/helper.ts +++ b/src/apps/search-result/helper.ts @@ -1,16 +1,16 @@ import { head } from "lodash"; -import { FacetField } from "../../core/dbc-gateway/generated/graphql"; import { Filter } from "../../core/filter.slice"; import { getMaterialTypes } from "../../core/utils/helpers/general"; import { Manifestation } from "../../core/utils/types/entities"; import { ManifestationMaterialType } from "../../core/utils/types/material-type"; +import { FacetFieldEnum } from "../../core/dbc-gateway/generated/graphql"; export const getFirstMaterialTypeFromFilters = ( filters: Filter, manifestations: Manifestation[] ) => { const materialTypeFilter = head( - Object.keys(filters[FacetField.MaterialTypesSpecific] || {}).sort() + Object.keys(filters[FacetFieldEnum.Materialtypesspecific] || {}).sort() ) as ManifestationMaterialType; const allMaterialTypes = getMaterialTypes(manifestations); return materialTypeFilter && allMaterialTypes.includes(materialTypeFilter) diff --git a/src/apps/search-result/search-result.tsx b/src/apps/search-result/search-result.tsx index f1136da5b6..2018755eb8 100644 --- a/src/apps/search-result/search-result.tsx +++ b/src/apps/search-result/search-result.tsx @@ -4,7 +4,7 @@ import SearchResultHeader from "../../components/search-bar/search-result-header import usePager from "../../components/result-pager/use-pager"; import SearchResultList from "../../components/card-item-list/SearchResultList"; import { - FacetField, + FacetFieldEnum, SearchWithPaginationQuery, useSearchWithPaginationQuery } from "../../core/dbc-gateway/generated/graphql"; @@ -92,8 +92,8 @@ const SearchResult: React.FC = ({ q, pageSize }) => { // This is an initial, intentionally simple approach supporting what is required by the search header. // It could be reworked to support all filters and terms at a later point. useEffect(() => { - addFilterFromUrlParamListener(FacetField.MaterialTypesSpecific); - addFilterFromUrlParamListener(FacetField.WorkTypes); + addFilterFromUrlParamListener(FacetFieldEnum.Materialtypesspecific); + addFilterFromUrlParamListener(FacetFieldEnum.Worktypes); }, [addFilterFromUrlParamListener]); const { data, isLoading } = useSearchWithPaginationQuery( diff --git a/src/apps/search-result/search.graphql b/src/apps/search-result/search.graphql index 74461f92a7..73c820e971 100644 --- a/src/apps/search-result/search.graphql +++ b/src/apps/search-result/search.graphql @@ -1,8 +1,8 @@ query searchWithPagination( - $q: SearchQuery! + $q: SearchQueryInput! $offset: Int! - $limit: PaginationLimit! - $filters: SearchFilters + $limit: PaginationLimitScalar! + $filters: SearchFiltersInput ) { search(q: $q, filters: $filters) { hitcount @@ -15,8 +15,8 @@ query searchWithPagination( query complexSearchWithPaginationWorkAccess( $cql: String!, $offset: Int!, - $limit: PaginationLimit!, - $filters: ComplexSearchFilters! + $limit: PaginationLimitScalar!, + $filters: ComplexSearchFiltersInput! ) { complexSearch(cql: $cql, filters: $filters) { hitcount @@ -29,8 +29,8 @@ query complexSearchWithPaginationWorkAccess( query complexSearchWithPagination( $cql: String!, $offset: Int!, - $limit: PaginationLimit!, - $filters: ComplexSearchFilters! + $limit: PaginationLimitScalar!, + $filters: ComplexSearchFiltersInput! ) { complexSearch(cql: $cql, filters: $filters) { hitcount diff --git a/src/apps/search-result/useFilterHandler.tsx b/src/apps/search-result/useFilterHandler.tsx index 253815c879..4e8c12a298 100644 --- a/src/apps/search-result/useFilterHandler.tsx +++ b/src/apps/search-result/useFilterHandler.tsx @@ -13,7 +13,7 @@ import { removeQueryParametersFromUrl, setQueryParametersInUrl } from "../../core/utils/helpers/url"; -import { FacetField } from "../../core/dbc-gateway/generated/graphql"; +import { FacetFieldEnum } from "../../core/dbc-gateway/generated/graphql"; const useFilterHandler = () => { const dispatch = useDispatch(); @@ -42,7 +42,7 @@ const useFilterHandler = () => { [dispatch] ); - const addFilterFromUrlParamListener = (facet: FacetField) => { + const addFilterFromUrlParamListener = (facet: FacetFieldEnum) => { const urlFilter = getUrlQueryParam(facet); if (urlFilter) { // We only use term from the url, therefore key is not important here. diff --git a/src/components/autosuggest-text/autosuggest-text-item.tsx b/src/components/autosuggest-text/autosuggest-text-item.tsx index 0b28647a2b..d89c6947dc 100644 --- a/src/components/autosuggest-text/autosuggest-text-item.tsx +++ b/src/components/autosuggest-text/autosuggest-text-item.tsx @@ -1,7 +1,7 @@ import { UseComboboxPropGetters } from "downshift"; import React from "react"; import { useText } from "../../core/utils/text"; -import { SuggestionType } from "../../core/dbc-gateway/generated/graphql"; +import { SuggestionTypeEnum } from "../../core/dbc-gateway/generated/graphql"; import { Suggestion } from "../../core/utils/types/autosuggest"; import { getManifestationLanguageIsoCode } from "../../apps/material/helper"; @@ -44,16 +44,16 @@ const AutosuggestTextItem: React.FC = ({ >

{/* eslint-enable react/jsx-props-no-spreading */} - {item.type === SuggestionType.Creator + {item.type === SuggestionTypeEnum.Creator ? `${item.term} (${t("stringSuggestionAuthorText")})` : null} - {item.type === SuggestionType.Subject + {item.type === SuggestionTypeEnum.Subject ? `${item.term} (${t("stringSuggestionTopicText")})` : null} - {item.type === SuggestionType.Composit + {item.type === SuggestionTypeEnum.Composit ? `${item.work?.titles.main} (${t("stringSuggestionWorkText")})` : null} - {item.type === SuggestionType.Title + {item.type === SuggestionTypeEnum.Title ? `${item.term} (${t("stringSuggestionWorkText")})` : null}

diff --git a/src/components/autosuggest-text/autosuggest-text.tsx b/src/components/autosuggest-text/autosuggest-text.tsx index a97090ddcf..c7b973a869 100644 --- a/src/components/autosuggest-text/autosuggest-text.tsx +++ b/src/components/autosuggest-text/autosuggest-text.tsx @@ -1,7 +1,7 @@ import clsx from "clsx"; import { UseComboboxPropGetters } from "downshift"; import React from "react"; -import { SuggestionType } from "../../core/dbc-gateway/generated/graphql"; +import { SuggestionTypeEnum } from "../../core/dbc-gateway/generated/graphql"; import { Suggestion, Suggestions } from "../../core/utils/types/autosuggest"; import AutosuggestTextItem from "./autosuggest-text-item"; @@ -13,7 +13,7 @@ export interface AutosuggestTextProps { export function itemToString(objectItem: Suggestion) { switch (objectItem.type) { - case SuggestionType.Composit: + case SuggestionTypeEnum.Composit: return objectItem.work?.titles.main[0] || "incomplete data"; default: return objectItem.term; diff --git a/src/components/availability-label/availability-label.dev.tsx b/src/components/availability-label/availability-label.dev.tsx index 7719598e7b..78a6ffe357 100644 --- a/src/components/availability-label/availability-label.dev.tsx +++ b/src/components/availability-label/availability-label.dev.tsx @@ -1,6 +1,5 @@ import { ComponentStory, ComponentMeta } from "@storybook/react"; import React from "react"; -import { AccessTypeCode } from "../../core/dbc-gateway/generated/graphql"; import serviceUrlArgs from "../../core/storybook/serviceUrlArgs"; import { withConfig } from "../../core/utils/config"; import { getCurrentLocation } from "../../core/utils/helpers/url"; @@ -11,6 +10,7 @@ import { } from "./availability-label"; import globalTextArgs from "../../core/storybook/globalTextArgs"; import globalConfigArgs from "../../core/storybook/globalConfigArgs"; +import { AccessTypeCodeEnum } from "../../core/dbc-gateway/generated/graphql"; // The configuration below addresses the different variables, // their default values, and how they translate into storybook @@ -57,7 +57,7 @@ export default { }, accessTypes: { name: "Access types", - options: [...Object.values(AccessTypeCode)], + options: [...Object.values(AccessTypeCodeEnum)], control: { type: "check" } } }, @@ -103,5 +103,5 @@ export const EBogPrinsenHarry = Template.bind({}); EBogPrinsenHarry.args = { isbns: ["9788763844123"], manifestText: "ebog", - accessTypes: [AccessTypeCode.Online] + accessTypes: [AccessTypeCodeEnum.Online] }; diff --git a/src/components/availability-label/availability-label.tsx b/src/components/availability-label/availability-label.tsx index 578c31a0f6..98f563b0fe 100644 --- a/src/components/availability-label/availability-label.tsx +++ b/src/components/availability-label/availability-label.tsx @@ -5,10 +5,6 @@ import LinkNoStyle from "../atoms/links/LinkNoStyle"; import { useStatistics } from "../../core/statistics/useStatistics"; import { statistics } from "../../core/statistics/statistics"; import { getParentAvailabilityLabelClass } from "./helper"; -import { - Access, - AccessTypeCode -} from "../../core/dbc-gateway/generated/graphql"; import AvailabilityLabelInside from "./availability-label-inside"; import { FaustId } from "../../core/utils/types/ids"; import useAvailabilityData from "./useAvailabilityData"; diff --git a/src/components/availability-label/helper.ts b/src/components/availability-label/helper.ts index 420dca62d3..8fbc1cd7f1 100644 --- a/src/components/availability-label/helper.ts +++ b/src/components/availability-label/helper.ts @@ -1,5 +1,5 @@ import clsx from "clsx"; -import { AccessTypeCode } from "../../core/dbc-gateway/generated/graphql"; +import { AccessTypeCodeEnum } from "../../core/dbc-gateway/generated/graphql"; import articleTypes from "../../core/utils/types/article-types"; type GetParrentAvailabilityLabelClassProps = { @@ -7,8 +7,8 @@ type GetParrentAvailabilityLabelClassProps = { cursorPointer?: boolean; }; -export const isOnline = (accessTypes: AccessTypeCode[]): boolean => - accessTypes?.includes(AccessTypeCode.Online) ?? false; +export const isOnline = (accessTypes: AccessTypeCodeEnum[]): boolean => + accessTypes?.includes(AccessTypeCodeEnum.Online) ?? false; export const isArticle = (manifestText: string): boolean => articleTypes.some((type) => manifestText.toLowerCase() === type); diff --git a/src/components/card-item-list/card-list-item/card-list-item.tsx b/src/components/card-item-list/card-list-item/card-list-item.tsx index ace3d8e5f4..5d2e77fb8e 100644 --- a/src/components/card-item-list/card-list-item/card-list-item.tsx +++ b/src/components/card-item-list/card-list-item/card-list-item.tsx @@ -156,7 +156,7 @@ const CardListItem: React.FC = ({ {firstItemInSeries && (

{t("filterListText")}

- {facets.map((facet) => { - const { name, values } = facet; - // Remove facets disclosures with no tags - if (values.length === 0) return null; + {facets && + facets.map((facet) => { + const { name, values } = facet; + // Remove facets disclosures with no tags + if (values.length === 0) return null; - const hasSelectedTerms = Boolean(filters[name]); + const hasSelectedTerms = Boolean(filters[name]); - return ( - - } - > -
    - {values.map((termItem) => { - const { term } = termItem; + return ( + + } + > +
      + {values.map((termItem) => { + const { term } = termItem; - const selected = Boolean(filters[name] && filters[name][term]); + const selected = Boolean( + filters[name] && filters[name][term] + ); - // If there is no term name (eg. when using placeholder data, see: FacetBrowserModal) - // then do not render term. - if (!termItem.term) { - return null; - } + // If there is no term name (eg. when using placeholder data, see: FacetBrowserModal) + // then do not render term. + if (!termItem.term) { + return null; + } - const handleAddOrRemoveFilter = (e: React.MouseEvent) => { - e.stopPropagation(); - return selected - ? removeFromFilter({ facet: name, term: termItem }) - : addToFilter({ facet: name, term: termItem }); - }; + const handleAddOrRemoveFilter = (e: React.MouseEvent) => { + e.stopPropagation(); + return selected + ? removeFromFilter({ facet: name, term: termItem }) + : addToFilter({ facet: name, term: termItem }); + }; - return ( -
    • - - {termItem.term} {termItem?.score && `(${termItem.score})`} - -
    • - ); - })} -
    -
    - ); - })} + return ( +
  • + + {termItem.term}{" "} + {termItem?.score && `(${termItem.score})`} + +
  • + ); + })} +
+
+ ); + })}