From 60c699fa9cf35a4c4820d09a5ab7c72916cc4367 Mon Sep 17 00:00:00 2001 From: Peter Weber Date: Fri, 8 Nov 2019 23:40:25 +0100 Subject: [PATCH] fixtures: fix loans and items * Corrects small/big loans and items files. There were too few items for the small files. * Improves error handling and logging for JSON reference resolvers. * Uses more reliable loading of json files for records creation. * Improves functions parameters documentation. Co-Authored-by: Peter Weber --- data/holdings_big.json | 16112 +++------- data/holdings_small.json | 2642 +- data/items_big.json | 26206 +++++----------- data/items_small.json | 4276 ++- rero_ils/modules/cli.py | 87 +- rero_ils/modules/documents/api.py | 4 +- rero_ils/modules/documents/jsonresolver.py | 15 +- rero_ils/modules/documents/listener.py | 8 +- rero_ils/modules/fees/listener.py | 8 +- rero_ils/modules/holdings/jsonresolver.py | 15 +- rero_ils/modules/holdings/listener.py | 8 +- rero_ils/modules/item_types/jsonresolver.py | 8 +- rero_ils/modules/items/cli.py | 39 +- rero_ils/modules/items/jsonresolver.py | 8 +- rero_ils/modules/items/listener.py | 8 +- rero_ils/modules/jsonresolver.py | 58 + rero_ils/modules/libraries/jsonresolver.py | 7 +- rero_ils/modules/loans/cli.py | 126 +- rero_ils/modules/loans/jsonresolver.py | 8 +- rero_ils/modules/loans/listener.py | 8 +- rero_ils/modules/locations/jsonresolver.py | 8 +- rero_ils/modules/locations/listener.py | 8 +- .../modules/notifications/jsonresolver.py | 15 +- rero_ils/modules/notifications/listener.py | 8 +- .../modules/organisations/jsonresolver.py | 8 +- rero_ils/modules/patron_types/jsonresolver.py | 8 +- rero_ils/modules/patrons/jsonresolver.py | 8 +- rero_ils/modules/patrons/listener.py | 8 +- rero_ils/modules/utils.py | 37 + scripts/setup | 7 +- tests/data/documents.json | 147 + tests/unit/test_utils.py | 15 + 32 files changed, 15505 insertions(+), 34423 deletions(-) create mode 100644 rero_ils/modules/jsonresolver.py create mode 100644 tests/data/documents.json diff --git a/data/holdings_big.json b/data/holdings_big.json index d597cf66db..9d06625597 100644 --- a/data/holdings_big.json +++ b/data/holdings_big.json @@ -2,10 +2,10 @@ { "pid": "1", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { "$ref": "https://ils.rero.ch/api/documents/1193" @@ -14,10 +14,10 @@ { "pid": "2", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { "$ref": "https://ils.rero.ch/api/documents/1192" @@ -26,10 +26,10 @@ { "pid": "3", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { "$ref": "https://ils.rero.ch/api/documents/1191" @@ -38,7 +38,7 @@ { "pid": "4", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" @@ -50,10 +50,10 @@ { "pid": "5", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { "$ref": "https://ils.rero.ch/api/documents/1190" @@ -68,451 +68,451 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1190" + "$ref": "https://ils.rero.ch/api/documents/1189" } }, { "pid": "7", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1190" + "$ref": "https://ils.rero.ch/api/documents/1189" } }, { "pid": "8", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1189" + "$ref": "https://ils.rero.ch/api/documents/1188" } }, { "pid": "9", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1189" + "$ref": "https://ils.rero.ch/api/documents/1187" } }, { "pid": "10", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1188" + "$ref": "https://ils.rero.ch/api/documents/1186" } }, { "pid": "11", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1188" + "$ref": "https://ils.rero.ch/api/documents/1186" } }, { "pid": "12", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1188" + "$ref": "https://ils.rero.ch/api/documents/1185" } }, { "pid": "13", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1187" + "$ref": "https://ils.rero.ch/api/documents/1185" } }, { "pid": "14", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1186" + "$ref": "https://ils.rero.ch/api/documents/1184" } }, { "pid": "15", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1186" + "$ref": "https://ils.rero.ch/api/documents/1184" } }, { "pid": "16", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1186" + "$ref": "https://ils.rero.ch/api/documents/1183" } }, { "pid": "17", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1185" + "$ref": "https://ils.rero.ch/api/documents/1182" } }, { "pid": "18", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1185" + "$ref": "https://ils.rero.ch/api/documents/1182" } }, { "pid": "19", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1184" + "$ref": "https://ils.rero.ch/api/documents/1181" } }, { "pid": "20", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1183" + "$ref": "https://ils.rero.ch/api/documents/1181" } }, { "pid": "21", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1182" + "$ref": "https://ils.rero.ch/api/documents/1180" } }, { "pid": "22", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1182" + "$ref": "https://ils.rero.ch/api/documents/1179" } }, { "pid": "23", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1182" + "$ref": "https://ils.rero.ch/api/documents/1179" } }, { "pid": "24", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1181" + "$ref": "https://ils.rero.ch/api/documents/1178" } }, { "pid": "25", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1181" + "$ref": "https://ils.rero.ch/api/documents/1177" } }, { "pid": "26", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1180" + "$ref": "https://ils.rero.ch/api/documents/1176" } }, { "pid": "27", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1179" + "$ref": "https://ils.rero.ch/api/documents/1176" } }, { "pid": "28", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1179" + "$ref": "https://ils.rero.ch/api/documents/1175" } }, { "pid": "29", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1178" + "$ref": "https://ils.rero.ch/api/documents/1174" } }, { "pid": "30", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1178" + "$ref": "https://ils.rero.ch/api/documents/1173" } }, { "pid": "31", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1177" + "$ref": "https://ils.rero.ch/api/documents/1173" } }, { "pid": "32", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1176" + "$ref": "https://ils.rero.ch/api/documents/1172" } }, { "pid": "33", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1175" + "$ref": "https://ils.rero.ch/api/documents/1171" } }, { "pid": "34", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1175" + "$ref": "https://ils.rero.ch/api/documents/1171" } }, { "pid": "35", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1175" + "$ref": "https://ils.rero.ch/api/documents/1170" } }, { "pid": "36", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1174" + "$ref": "https://ils.rero.ch/api/documents/1169" } }, { "pid": "37", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1174" + "$ref": "https://ils.rero.ch/api/documents/1168" } }, { "pid": "38", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1173" + "$ref": "https://ils.rero.ch/api/documents/1168" } }, { "pid": "39", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1172" + "$ref": "https://ils.rero.ch/api/documents/1167" } }, { "pid": "40", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1171" + "$ref": "https://ils.rero.ch/api/documents/1166" } }, { "pid": "41", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1170" + "$ref": "https://ils.rero.ch/api/documents/1166" } }, { "pid": "42", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1170" + "$ref": "https://ils.rero.ch/api/documents/1165" } }, { "pid": "43", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1169" + "$ref": "https://ils.rero.ch/api/documents/1164" } }, { @@ -524,31 +524,31 @@ "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1169" + "$ref": "https://ils.rero.ch/api/documents/1164" } }, { "pid": "45", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1169" + "$ref": "https://ils.rero.ch/api/documents/1163" } }, { "pid": "46", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1168" + "$ref": "https://ils.rero.ch/api/documents/1162" } }, { @@ -560,7 +560,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1168" + "$ref": "https://ils.rero.ch/api/documents/1161" } }, { @@ -572,67 +572,67 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1167" + "$ref": "https://ils.rero.ch/api/documents/1160" } }, { "pid": "49", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1166" + "$ref": "https://ils.rero.ch/api/documents/1159" } }, { "pid": "50", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1166" + "$ref": "https://ils.rero.ch/api/documents/1159" } }, { "pid": "51", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1165" + "$ref": "https://ils.rero.ch/api/documents/1158" } }, { "pid": "52", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1165" + "$ref": "https://ils.rero.ch/api/documents/1157" } }, { "pid": "53", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1164" + "$ref": "https://ils.rero.ch/api/documents/1157" } }, { @@ -644,31 +644,31 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1164" + "$ref": "https://ils.rero.ch/api/documents/1156" } }, { "pid": "55", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1164" + "$ref": "https://ils.rero.ch/api/documents/1155" } }, { "pid": "56", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1163" + "$ref": "https://ils.rero.ch/api/documents/1155" } }, { @@ -680,199 +680,199 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1163" + "$ref": "https://ils.rero.ch/api/documents/1154" } }, { "pid": "58", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1162" + "$ref": "https://ils.rero.ch/api/documents/1154" } }, { "pid": "59", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1162" + "$ref": "https://ils.rero.ch/api/documents/1153" } }, { "pid": "60", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1162" + "$ref": "https://ils.rero.ch/api/documents/1152" } }, { "pid": "61", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1161" + "$ref": "https://ils.rero.ch/api/documents/1152" } }, { "pid": "62", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1160" + "$ref": "https://ils.rero.ch/api/documents/1151" } }, { "pid": "63", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1160" + "$ref": "https://ils.rero.ch/api/documents/1150" } }, { "pid": "64", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1160" + "$ref": "https://ils.rero.ch/api/documents/1150" } }, { "pid": "65", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1159" + "$ref": "https://ils.rero.ch/api/documents/1149" } }, { "pid": "66", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1159" + "$ref": "https://ils.rero.ch/api/documents/1148" } }, { "pid": "67", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1159" + "$ref": "https://ils.rero.ch/api/documents/1148" } }, { "pid": "68", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1158" + "$ref": "https://ils.rero.ch/api/documents/1147" } }, { "pid": "69", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1158" + "$ref": "https://ils.rero.ch/api/documents/1147" } }, { "pid": "70", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1158" + "$ref": "https://ils.rero.ch/api/documents/1146" } }, { "pid": "71", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1157" + "$ref": "https://ils.rero.ch/api/documents/1145" } }, { "pid": "72", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1157" + "$ref": "https://ils.rero.ch/api/documents/1144" } }, { "pid": "73", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1156" + "$ref": "https://ils.rero.ch/api/documents/1143" } }, { @@ -884,7 +884,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1155" + "$ref": "https://ils.rero.ch/api/documents/1143" } }, { @@ -896,103 +896,103 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1155" + "$ref": "https://ils.rero.ch/api/documents/1142" } }, { "pid": "76", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1154" + "$ref": "https://ils.rero.ch/api/documents/1142" } }, { "pid": "77", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1154" + "$ref": "https://ils.rero.ch/api/documents/1141" } }, { "pid": "78", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1153" + "$ref": "https://ils.rero.ch/api/documents/1140" } }, { "pid": "79", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1152" + "$ref": "https://ils.rero.ch/api/documents/1140" } }, { "pid": "80", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1151" + "$ref": "https://ils.rero.ch/api/documents/1139" } }, { "pid": "81", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1151" + "$ref": "https://ils.rero.ch/api/documents/1138" } }, { "pid": "82", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1150" + "$ref": "https://ils.rero.ch/api/documents/1138" } }, { "pid": "83", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1149" + "$ref": "https://ils.rero.ch/api/documents/1137" } }, { @@ -1004,235 +1004,235 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1148" + "$ref": "https://ils.rero.ch/api/documents/1136" } }, { "pid": "85", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1148" + "$ref": "https://ils.rero.ch/api/documents/1136" } }, { "pid": "86", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1147" + "$ref": "https://ils.rero.ch/api/documents/1135" } }, { "pid": "87", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1147" + "$ref": "https://ils.rero.ch/api/documents/1135" } }, { "pid": "88", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1147" + "$ref": "https://ils.rero.ch/api/documents/1134" } }, { "pid": "89", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1146" + "$ref": "https://ils.rero.ch/api/documents/1133" } }, { "pid": "90", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1145" + "$ref": "https://ils.rero.ch/api/documents/1133" } }, { "pid": "91", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1145" + "$ref": "https://ils.rero.ch/api/documents/1132" } }, { "pid": "92", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1145" + "$ref": "https://ils.rero.ch/api/documents/1131" } }, { "pid": "93", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1144" + "$ref": "https://ils.rero.ch/api/documents/1131" } }, { "pid": "94", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1144" + "$ref": "https://ils.rero.ch/api/documents/1130" } }, { "pid": "95", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1143" + "$ref": "https://ils.rero.ch/api/documents/1129" } }, { "pid": "96", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1143" + "$ref": "https://ils.rero.ch/api/documents/1129" } }, { "pid": "97", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1142" + "$ref": "https://ils.rero.ch/api/documents/1128" } }, { "pid": "98", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1142" + "$ref": "https://ils.rero.ch/api/documents/1128" } }, { "pid": "99", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1142" + "$ref": "https://ils.rero.ch/api/documents/1127" } }, { "pid": "100", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1141" + "$ref": "https://ils.rero.ch/api/documents/1126" } }, { "pid": "101", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1140" + "$ref": "https://ils.rero.ch/api/documents/1126" } }, { "pid": "102", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1140" + "$ref": "https://ils.rero.ch/api/documents/1125" } }, { "pid": "103", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1140" + "$ref": "https://ils.rero.ch/api/documents/1124" } }, { @@ -1241,250 +1241,250 @@ "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1139" + "$ref": "https://ils.rero.ch/api/documents/1124" } }, { "pid": "105", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1139" + "$ref": "https://ils.rero.ch/api/documents/1123" } }, { "pid": "106", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1139" + "$ref": "https://ils.rero.ch/api/documents/1122" } }, { "pid": "107", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1138" + "$ref": "https://ils.rero.ch/api/documents/1122" } }, { "pid": "108", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1137" + "$ref": "https://ils.rero.ch/api/documents/1121" } }, { "pid": "109", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1137" + "$ref": "https://ils.rero.ch/api/documents/1120" } }, { "pid": "110", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1136" + "$ref": "https://ils.rero.ch/api/documents/1119" } }, { "pid": "111", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1135" + "$ref": "https://ils.rero.ch/api/documents/1118" } }, { "pid": "112", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1134" + "$ref": "https://ils.rero.ch/api/documents/1118" } }, { "pid": "113", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1134" + "$ref": "https://ils.rero.ch/api/documents/1117" } }, { "pid": "114", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1133" + "$ref": "https://ils.rero.ch/api/documents/1116" } }, { "pid": "115", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1133" + "$ref": "https://ils.rero.ch/api/documents/1116" } }, { "pid": "116", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1133" + "$ref": "https://ils.rero.ch/api/documents/1115" } }, { "pid": "117", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1132" + "$ref": "https://ils.rero.ch/api/documents/1114" } }, { "pid": "118", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1132" + "$ref": "https://ils.rero.ch/api/documents/1113" } }, { "pid": "119", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1131" + "$ref": "https://ils.rero.ch/api/documents/1112" } }, { "pid": "120", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1130" + "$ref": "https://ils.rero.ch/api/documents/1112" } }, { "pid": "121", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1130" + "$ref": "https://ils.rero.ch/api/documents/1111" } }, { "pid": "122", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1129" + "$ref": "https://ils.rero.ch/api/documents/1110" } }, { "pid": "123", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1129" + "$ref": "https://ils.rero.ch/api/documents/1110" } }, { "pid": "124", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1128" + "$ref": "https://ils.rero.ch/api/documents/1109" } }, { @@ -1496,55 +1496,55 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1127" + "$ref": "https://ils.rero.ch/api/documents/1108" } }, { "pid": "126", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1126" + "$ref": "https://ils.rero.ch/api/documents/1108" } }, { "pid": "127", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1125" + "$ref": "https://ils.rero.ch/api/documents/1107" } }, { "pid": "128", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1125" + "$ref": "https://ils.rero.ch/api/documents/1106" } }, { "pid": "129", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1124" + "$ref": "https://ils.rero.ch/api/documents/1105" } }, { @@ -1556,355 +1556,355 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1124" + "$ref": "https://ils.rero.ch/api/documents/1104" } }, { "pid": "131", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1124" + "$ref": "https://ils.rero.ch/api/documents/1104" } }, { "pid": "132", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1123" + "$ref": "https://ils.rero.ch/api/documents/1103" } }, { "pid": "133", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1123" + "$ref": "https://ils.rero.ch/api/documents/1102" } }, { "pid": "134", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1123" + "$ref": "https://ils.rero.ch/api/documents/1102" } }, { "pid": "135", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1122" + "$ref": "https://ils.rero.ch/api/documents/1101" } }, { "pid": "136", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1122" + "$ref": "https://ils.rero.ch/api/documents/1101" } }, { "pid": "137", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1122" + "$ref": "https://ils.rero.ch/api/documents/1100" } }, { "pid": "138", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1121" + "$ref": "https://ils.rero.ch/api/documents/1100" } }, { "pid": "139", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1120" + "$ref": "https://ils.rero.ch/api/documents/1099" } }, { "pid": "140", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1120" + "$ref": "https://ils.rero.ch/api/documents/1098" } }, { "pid": "141", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1120" + "$ref": "https://ils.rero.ch/api/documents/1098" } }, { "pid": "142", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1119" + "$ref": "https://ils.rero.ch/api/documents/1097" } }, { "pid": "143", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1119" + "$ref": "https://ils.rero.ch/api/documents/1096" } }, { "pid": "144", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1119" + "$ref": "https://ils.rero.ch/api/documents/1096" } }, { "pid": "145", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1118" + "$ref": "https://ils.rero.ch/api/documents/1095" } }, { "pid": "146", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1118" + "$ref": "https://ils.rero.ch/api/documents/1095" } }, { "pid": "147", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1117" + "$ref": "https://ils.rero.ch/api/documents/1094" } }, { "pid": "148", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1117" + "$ref": "https://ils.rero.ch/api/documents/1093" } }, { "pid": "149", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1116" + "$ref": "https://ils.rero.ch/api/documents/1093" } }, { "pid": "150", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1116" + "$ref": "https://ils.rero.ch/api/documents/1092" } }, { "pid": "151", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1116" + "$ref": "https://ils.rero.ch/api/documents/1091" } }, { "pid": "152", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1115" + "$ref": "https://ils.rero.ch/api/documents/1090" } }, { "pid": "153", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1115" + "$ref": "https://ils.rero.ch/api/documents/1090" } }, { "pid": "154", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1115" + "$ref": "https://ils.rero.ch/api/documents/1089" } }, { "pid": "155", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1114" + "$ref": "https://ils.rero.ch/api/documents/1088" } }, { "pid": "156", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1114" + "$ref": "https://ils.rero.ch/api/documents/1087" } }, { "pid": "157", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1113" + "$ref": "https://ils.rero.ch/api/documents/1086" } }, { "pid": "158", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1113" + "$ref": "https://ils.rero.ch/api/documents/1085" } }, { "pid": "159", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1113" + "$ref": "https://ils.rero.ch/api/documents/1085" } }, { @@ -1916,235 +1916,235 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1112" + "$ref": "https://ils.rero.ch/api/documents/1084" } }, { "pid": "161", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1112" + "$ref": "https://ils.rero.ch/api/documents/1083" } }, { "pid": "162", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1112" + "$ref": "https://ils.rero.ch/api/documents/1082" } }, { "pid": "163", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1111" + "$ref": "https://ils.rero.ch/api/documents/1082" } }, { "pid": "164", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1111" + "$ref": "https://ils.rero.ch/api/documents/1081" } }, { "pid": "165", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1111" + "$ref": "https://ils.rero.ch/api/documents/1081" } }, { "pid": "166", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1110" + "$ref": "https://ils.rero.ch/api/documents/1080" } }, { "pid": "167", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1110" + "$ref": "https://ils.rero.ch/api/documents/1079" } }, { "pid": "168", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1110" + "$ref": "https://ils.rero.ch/api/documents/1079" } }, { "pid": "169", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1109" + "$ref": "https://ils.rero.ch/api/documents/1078" } }, { "pid": "170", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1108" + "$ref": "https://ils.rero.ch/api/documents/1077" } }, { "pid": "171", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1108" + "$ref": "https://ils.rero.ch/api/documents/1077" } }, { "pid": "172", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1108" + "$ref": "https://ils.rero.ch/api/documents/1076" } }, { "pid": "173", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1107" + "$ref": "https://ils.rero.ch/api/documents/1076" } }, { "pid": "174", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1107" + "$ref": "https://ils.rero.ch/api/documents/1075" } }, { "pid": "175", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1107" + "$ref": "https://ils.rero.ch/api/documents/1075" } }, { "pid": "176", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1106" + "$ref": "https://ils.rero.ch/api/documents/1074" } }, { "pid": "177", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1105" + "$ref": "https://ils.rero.ch/api/documents/1073" } }, { "pid": "178", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1104" + "$ref": "https://ils.rero.ch/api/documents/1072" } }, { "pid": "179", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1104" + "$ref": "https://ils.rero.ch/api/documents/1072" } }, { @@ -2156,31 +2156,31 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1103" + "$ref": "https://ils.rero.ch/api/documents/1071" } }, { "pid": "181", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1102" + "$ref": "https://ils.rero.ch/api/documents/1071" } }, { "pid": "182", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1102" + "$ref": "https://ils.rero.ch/api/documents/1070" } }, { @@ -2192,211 +2192,211 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1101" + "$ref": "https://ils.rero.ch/api/documents/1069" } }, { "pid": "184", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1101" + "$ref": "https://ils.rero.ch/api/documents/1069" } }, { "pid": "185", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1101" + "$ref": "https://ils.rero.ch/api/documents/1068" } }, { "pid": "186", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1100" + "$ref": "https://ils.rero.ch/api/documents/1068" } }, { "pid": "187", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1099" + "$ref": "https://ils.rero.ch/api/documents/1067" } }, { "pid": "188", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1098" + "$ref": "https://ils.rero.ch/api/documents/1066" } }, { "pid": "189", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1098" + "$ref": "https://ils.rero.ch/api/documents/1065" } }, { "pid": "190", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1097" + "$ref": "https://ils.rero.ch/api/documents/1064" } }, { "pid": "191", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1097" + "$ref": "https://ils.rero.ch/api/documents/1063" } }, { "pid": "192", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1096" + "$ref": "https://ils.rero.ch/api/documents/1062" } }, { "pid": "193", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1096" + "$ref": "https://ils.rero.ch/api/documents/1062" } }, { "pid": "194", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1095" + "$ref": "https://ils.rero.ch/api/documents/1061" } }, { "pid": "195", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1094" + "$ref": "https://ils.rero.ch/api/documents/1060" } }, { "pid": "196", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1094" + "$ref": "https://ils.rero.ch/api/documents/1060" } }, { "pid": "197", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1093" + "$ref": "https://ils.rero.ch/api/documents/1059" } }, { "pid": "198", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1093" + "$ref": "https://ils.rero.ch/api/documents/1058" } }, { "pid": "199", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1092" + "$ref": "https://ils.rero.ch/api/documents/1057" } }, { "pid": "200", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1092" + "$ref": "https://ils.rero.ch/api/documents/1057" } }, { @@ -2408,163 +2408,163 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1092" + "$ref": "https://ils.rero.ch/api/documents/1056" } }, { "pid": "202", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1091" + "$ref": "https://ils.rero.ch/api/documents/1055" } }, { "pid": "203", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1090" + "$ref": "https://ils.rero.ch/api/documents/1055" } }, { "pid": "204", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1090" + "$ref": "https://ils.rero.ch/api/documents/1054" } }, { "pid": "205", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1089" + "$ref": "https://ils.rero.ch/api/documents/1053" } }, { "pid": "206", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1089" + "$ref": "https://ils.rero.ch/api/documents/1052" } }, { "pid": "207", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1088" + "$ref": "https://ils.rero.ch/api/documents/1052" } }, { "pid": "208", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1088" + "$ref": "https://ils.rero.ch/api/documents/1051" } }, { "pid": "209", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1088" + "$ref": "https://ils.rero.ch/api/documents/1051" } }, { "pid": "210", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1087" + "$ref": "https://ils.rero.ch/api/documents/1050" } }, { "pid": "211", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1087" + "$ref": "https://ils.rero.ch/api/documents/1050" } }, { "pid": "212", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1087" + "$ref": "https://ils.rero.ch/api/documents/1049" } }, { "pid": "213", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1086" + "$ref": "https://ils.rero.ch/api/documents/1048" } }, { "pid": "214", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1086" + "$ref": "https://ils.rero.ch/api/documents/1048" } }, { @@ -2576,79 +2576,79 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1085" + "$ref": "https://ils.rero.ch/api/documents/1047" } }, { "pid": "216", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1084" + "$ref": "https://ils.rero.ch/api/documents/1047" } }, { "pid": "217", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1084" + "$ref": "https://ils.rero.ch/api/documents/1046" } }, { "pid": "218", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1084" + "$ref": "https://ils.rero.ch/api/documents/1045" } }, { "pid": "219", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1083" + "$ref": "https://ils.rero.ch/api/documents/1045" } }, { "pid": "220", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1083" + "$ref": "https://ils.rero.ch/api/documents/1044" } }, { "pid": "221", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1083" + "$ref": "https://ils.rero.ch/api/documents/1044" } }, { @@ -2660,31 +2660,31 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1082" + "$ref": "https://ils.rero.ch/api/documents/1043" } }, { "pid": "223", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1081" + "$ref": "https://ils.rero.ch/api/documents/1042" } }, { "pid": "224", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1081" + "$ref": "https://ils.rero.ch/api/documents/1041" } }, { @@ -2693,262 +2693,262 @@ "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1081" + "$ref": "https://ils.rero.ch/api/documents/1040" } }, { "pid": "226", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1080" + "$ref": "https://ils.rero.ch/api/documents/1039" } }, { "pid": "227", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1079" + "$ref": "https://ils.rero.ch/api/documents/1038" } }, { "pid": "228", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1079" + "$ref": "https://ils.rero.ch/api/documents/1038" } }, { "pid": "229", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1078" + "$ref": "https://ils.rero.ch/api/documents/1037" } }, { "pid": "230", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1077" + "$ref": "https://ils.rero.ch/api/documents/1036" } }, { "pid": "231", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1077" + "$ref": "https://ils.rero.ch/api/documents/1035" } }, { "pid": "232", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1077" + "$ref": "https://ils.rero.ch/api/documents/1035" } }, { "pid": "233", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1076" + "$ref": "https://ils.rero.ch/api/documents/1034" } }, { "pid": "234", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1075" + "$ref": "https://ils.rero.ch/api/documents/1034" } }, { "pid": "235", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1075" + "$ref": "https://ils.rero.ch/api/documents/1033" } }, { "pid": "236", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1075" + "$ref": "https://ils.rero.ch/api/documents/1032" } }, { "pid": "237", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1074" + "$ref": "https://ils.rero.ch/api/documents/1031" } }, { "pid": "238", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1073" + "$ref": "https://ils.rero.ch/api/documents/1031" } }, { "pid": "239", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1072" + "$ref": "https://ils.rero.ch/api/documents/1030" } }, { "pid": "240", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1071" + "$ref": "https://ils.rero.ch/api/documents/1029" } }, { "pid": "241", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1070" + "$ref": "https://ils.rero.ch/api/documents/1029" } }, { "pid": "242", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1070" + "$ref": "https://ils.rero.ch/api/documents/1028" } }, { "pid": "243", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1069" + "$ref": "https://ils.rero.ch/api/documents/1027" } }, { "pid": "244", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1069" + "$ref": "https://ils.rero.ch/api/documents/1027" } }, { "pid": "245", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1068" + "$ref": "https://ils.rero.ch/api/documents/1026" } }, { "pid": "246", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1068" + "$ref": "https://ils.rero.ch/api/documents/1026" } }, { @@ -2960,127 +2960,127 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1068" + "$ref": "https://ils.rero.ch/api/documents/1025" } }, { "pid": "248", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1067" + "$ref": "https://ils.rero.ch/api/documents/1025" } }, { "pid": "249", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1067" + "$ref": "https://ils.rero.ch/api/documents/1024" } }, { "pid": "250", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1067" + "$ref": "https://ils.rero.ch/api/documents/1023" } }, { "pid": "251", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1066" + "$ref": "https://ils.rero.ch/api/documents/1023" } }, { "pid": "252", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1066" + "$ref": "https://ils.rero.ch/api/documents/1022" } }, { "pid": "253", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1066" + "$ref": "https://ils.rero.ch/api/documents/1021" } }, { "pid": "254", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1065" + "$ref": "https://ils.rero.ch/api/documents/1020" } }, { "pid": "255", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1065" + "$ref": "https://ils.rero.ch/api/documents/1019" } }, { "pid": "256", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1065" + "$ref": "https://ils.rero.ch/api/documents/1018" } }, { "pid": "257", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1064" + "$ref": "https://ils.rero.ch/api/documents/1017" } }, { @@ -3092,175 +3092,175 @@ "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1064" + "$ref": "https://ils.rero.ch/api/documents/1016" } }, { "pid": "259", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1064" + "$ref": "https://ils.rero.ch/api/documents/1016" } }, { "pid": "260", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1063" + "$ref": "https://ils.rero.ch/api/documents/1015" } }, { "pid": "261", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1063" + "$ref": "https://ils.rero.ch/api/documents/1014" } }, { "pid": "262", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1062" + "$ref": "https://ils.rero.ch/api/documents/1014" } }, { "pid": "263", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1061" + "$ref": "https://ils.rero.ch/api/documents/1013" } }, { "pid": "264", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1061" + "$ref": "https://ils.rero.ch/api/documents/1013" } }, { "pid": "265", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1060" + "$ref": "https://ils.rero.ch/api/documents/1012" } }, { "pid": "266", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1060" + "$ref": "https://ils.rero.ch/api/documents/1011" } }, { "pid": "267", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1060" + "$ref": "https://ils.rero.ch/api/documents/1011" } }, { "pid": "268", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1059" + "$ref": "https://ils.rero.ch/api/documents/1010" } }, { "pid": "269", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1059" + "$ref": "https://ils.rero.ch/api/documents/1009" } }, { "pid": "270", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1059" + "$ref": "https://ils.rero.ch/api/documents/1008" } }, { "pid": "271", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1058" + "$ref": "https://ils.rero.ch/api/documents/1007" } }, { "pid": "272", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1058" + "$ref": "https://ils.rero.ch/api/documents/1007" } }, { @@ -3272,1159 +3272,1159 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1057" + "$ref": "https://ils.rero.ch/api/documents/1006" } }, { "pid": "274", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1057" + "$ref": "https://ils.rero.ch/api/documents/1005" } }, { "pid": "275", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1056" + "$ref": "https://ils.rero.ch/api/documents/1004" } }, { "pid": "276", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1056" + "$ref": "https://ils.rero.ch/api/documents/1003" } }, { "pid": "277", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1055" + "$ref": "https://ils.rero.ch/api/documents/1002" } }, { "pid": "278", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1055" + "$ref": "https://ils.rero.ch/api/documents/1001" } }, { "pid": "279", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1054" + "$ref": "https://ils.rero.ch/api/documents/1001" } }, { "pid": "280", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1054" + "$ref": "https://ils.rero.ch/api/documents/1000" } }, { "pid": "281", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1054" + "$ref": "https://ils.rero.ch/api/documents/999" } }, { "pid": "282", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1053" + "$ref": "https://ils.rero.ch/api/documents/998" } }, { "pid": "283", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1052" + "$ref": "https://ils.rero.ch/api/documents/998" } }, { "pid": "284", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1051" + "$ref": "https://ils.rero.ch/api/documents/997" } }, { "pid": "285", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1050" + "$ref": "https://ils.rero.ch/api/documents/997" } }, { "pid": "286", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1049" + "$ref": "https://ils.rero.ch/api/documents/996" } }, { "pid": "287", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1049" + "$ref": "https://ils.rero.ch/api/documents/995" } }, { "pid": "288", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1049" + "$ref": "https://ils.rero.ch/api/documents/995" } }, { "pid": "289", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1048" + "$ref": "https://ils.rero.ch/api/documents/994" } }, { "pid": "290", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1048" + "$ref": "https://ils.rero.ch/api/documents/994" } }, { "pid": "291", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1047" + "$ref": "https://ils.rero.ch/api/documents/993" } }, { "pid": "292", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1047" + "$ref": "https://ils.rero.ch/api/documents/993" } }, { "pid": "293", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1047" + "$ref": "https://ils.rero.ch/api/documents/992" } }, { "pid": "294", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1046" + "$ref": "https://ils.rero.ch/api/documents/992" } }, { "pid": "295", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1046" + "$ref": "https://ils.rero.ch/api/documents/991" } }, { "pid": "296", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1046" + "$ref": "https://ils.rero.ch/api/documents/990" } }, { "pid": "297", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1045" + "$ref": "https://ils.rero.ch/api/documents/989" } }, { "pid": "298", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1045" + "$ref": "https://ils.rero.ch/api/documents/988" } }, { "pid": "299", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1045" + "$ref": "https://ils.rero.ch/api/documents/987" } }, { "pid": "300", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1044" + "$ref": "https://ils.rero.ch/api/documents/986" } }, { "pid": "301", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1044" + "$ref": "https://ils.rero.ch/api/documents/985" } }, { "pid": "302", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1043" + "$ref": "https://ils.rero.ch/api/documents/984" } }, { "pid": "303", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1043" + "$ref": "https://ils.rero.ch/api/documents/983" } }, { "pid": "304", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1043" + "$ref": "https://ils.rero.ch/api/documents/983" } }, { "pid": "305", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1042" + "$ref": "https://ils.rero.ch/api/documents/982" } }, { "pid": "306", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1042" + "$ref": "https://ils.rero.ch/api/documents/982" } }, { "pid": "307", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1042" + "$ref": "https://ils.rero.ch/api/documents/981" } }, { "pid": "308", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1041" + "$ref": "https://ils.rero.ch/api/documents/981" } }, { "pid": "309", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1041" + "$ref": "https://ils.rero.ch/api/documents/980" } }, { "pid": "310", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1040" + "$ref": "https://ils.rero.ch/api/documents/979" } }, { "pid": "311", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1039" + "$ref": "https://ils.rero.ch/api/documents/978" } }, { "pid": "312", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1039" + "$ref": "https://ils.rero.ch/api/documents/978" } }, { "pid": "313", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1039" + "$ref": "https://ils.rero.ch/api/documents/977" } }, { "pid": "314", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1038" + "$ref": "https://ils.rero.ch/api/documents/976" } }, { "pid": "315", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1037" + "$ref": "https://ils.rero.ch/api/documents/976" } }, { "pid": "316", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1037" + "$ref": "https://ils.rero.ch/api/documents/975" } }, { "pid": "317", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1036" + "$ref": "https://ils.rero.ch/api/documents/975" } }, { "pid": "318", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1036" + "$ref": "https://ils.rero.ch/api/documents/974" } }, { "pid": "319", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1035" + "$ref": "https://ils.rero.ch/api/documents/974" } }, { "pid": "320", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1035" + "$ref": "https://ils.rero.ch/api/documents/973" } }, { "pid": "321", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1034" + "$ref": "https://ils.rero.ch/api/documents/972" } }, { "pid": "322", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1034" + "$ref": "https://ils.rero.ch/api/documents/972" } }, { "pid": "323", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1033" + "$ref": "https://ils.rero.ch/api/documents/971" } }, { "pid": "324", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1033" + "$ref": "https://ils.rero.ch/api/documents/970" } }, { "pid": "325", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1033" + "$ref": "https://ils.rero.ch/api/documents/969" } }, { "pid": "326", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1032" + "$ref": "https://ils.rero.ch/api/documents/968" } }, { "pid": "327", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1032" + "$ref": "https://ils.rero.ch/api/documents/967" } }, { "pid": "328", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1031" + "$ref": "https://ils.rero.ch/api/documents/966" } }, { "pid": "329", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1031" + "$ref": "https://ils.rero.ch/api/documents/966" } }, { "pid": "330", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1030" + "$ref": "https://ils.rero.ch/api/documents/965" } }, { "pid": "331", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1030" + "$ref": "https://ils.rero.ch/api/documents/965" } }, { "pid": "332", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1030" + "$ref": "https://ils.rero.ch/api/documents/964" } }, { "pid": "333", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1029" + "$ref": "https://ils.rero.ch/api/documents/964" } }, { "pid": "334", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1029" + "$ref": "https://ils.rero.ch/api/documents/963" } }, { "pid": "335", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1029" + "$ref": "https://ils.rero.ch/api/documents/963" } }, { "pid": "336", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1028" + "$ref": "https://ils.rero.ch/api/documents/962" } }, { "pid": "337", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1027" + "$ref": "https://ils.rero.ch/api/documents/962" } }, { "pid": "338", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1027" + "$ref": "https://ils.rero.ch/api/documents/961" } }, { "pid": "339", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1027" + "$ref": "https://ils.rero.ch/api/documents/960" } }, { "pid": "340", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1026" + "$ref": "https://ils.rero.ch/api/documents/960" } }, { "pid": "341", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1025" + "$ref": "https://ils.rero.ch/api/documents/959" } }, { "pid": "342", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1024" + "$ref": "https://ils.rero.ch/api/documents/959" } }, { "pid": "343", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1024" + "$ref": "https://ils.rero.ch/api/documents/958" } }, { "pid": "344", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1023" + "$ref": "https://ils.rero.ch/api/documents/958" } }, { "pid": "345", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1023" + "$ref": "https://ils.rero.ch/api/documents/957" } }, { "pid": "346", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1023" + "$ref": "https://ils.rero.ch/api/documents/956" } }, { "pid": "347", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1022" + "$ref": "https://ils.rero.ch/api/documents/956" } }, { "pid": "348", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1022" + "$ref": "https://ils.rero.ch/api/documents/955" } }, { "pid": "349", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1022" + "$ref": "https://ils.rero.ch/api/documents/955" } }, { "pid": "350", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1021" + "$ref": "https://ils.rero.ch/api/documents/954" } }, { "pid": "351", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1021" + "$ref": "https://ils.rero.ch/api/documents/953" } }, { "pid": "352", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1020" + "$ref": "https://ils.rero.ch/api/documents/952" } }, { "pid": "353", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1020" + "$ref": "https://ils.rero.ch/api/documents/952" } }, { "pid": "354", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1019" + "$ref": "https://ils.rero.ch/api/documents/951" } }, { "pid": "355", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1018" + "$ref": "https://ils.rero.ch/api/documents/950" } }, { "pid": "356", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1017" + "$ref": "https://ils.rero.ch/api/documents/950" } }, { "pid": "357", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1016" + "$ref": "https://ils.rero.ch/api/documents/949" } }, { "pid": "358", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1015" + "$ref": "https://ils.rero.ch/api/documents/949" } }, { "pid": "359", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1015" + "$ref": "https://ils.rero.ch/api/documents/948" } }, { "pid": "360", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1014" + "$ref": "https://ils.rero.ch/api/documents/947" } }, { "pid": "361", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1014" + "$ref": "https://ils.rero.ch/api/documents/946" } }, { "pid": "362", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1013" + "$ref": "https://ils.rero.ch/api/documents/946" } }, { "pid": "363", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1013" + "$ref": "https://ils.rero.ch/api/documents/945" } }, { "pid": "364", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1012" + "$ref": "https://ils.rero.ch/api/documents/944" } }, { "pid": "365", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1011" + "$ref": "https://ils.rero.ch/api/documents/944" } }, { "pid": "366", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1011" + "$ref": "https://ils.rero.ch/api/documents/943" } }, { "pid": "367", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1011" + "$ref": "https://ils.rero.ch/api/documents/943" } }, { "pid": "368", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1010" + "$ref": "https://ils.rero.ch/api/documents/942" } }, { "pid": "369", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1009" + "$ref": "https://ils.rero.ch/api/documents/941" } }, { @@ -4436,199 +4436,199 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1008" + "$ref": "https://ils.rero.ch/api/documents/940" } }, { "pid": "371", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1008" + "$ref": "https://ils.rero.ch/api/documents/940" } }, { "pid": "372", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1007" + "$ref": "https://ils.rero.ch/api/documents/939" } }, { "pid": "373", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1007" + "$ref": "https://ils.rero.ch/api/documents/939" } }, { "pid": "374", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1006" + "$ref": "https://ils.rero.ch/api/documents/938" } }, { "pid": "375", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1006" + "$ref": "https://ils.rero.ch/api/documents/937" } }, { "pid": "376", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1005" + "$ref": "https://ils.rero.ch/api/documents/936" } }, { "pid": "377", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1005" + "$ref": "https://ils.rero.ch/api/documents/935" } }, { "pid": "378", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1005" + "$ref": "https://ils.rero.ch/api/documents/935" } }, { "pid": "379", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1004" + "$ref": "https://ils.rero.ch/api/documents/934" } }, { "pid": "380", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1003" + "$ref": "https://ils.rero.ch/api/documents/933" } }, { "pid": "381", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1003" + "$ref": "https://ils.rero.ch/api/documents/933" } }, { "pid": "382", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1003" + "$ref": "https://ils.rero.ch/api/documents/932" } }, { "pid": "383", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1002" + "$ref": "https://ils.rero.ch/api/documents/931" } }, { "pid": "384", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1002" + "$ref": "https://ils.rero.ch/api/documents/930" } }, { "pid": "385", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1001" + "$ref": "https://ils.rero.ch/api/documents/929" } }, { "pid": "386", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1001" + "$ref": "https://ils.rero.ch/api/documents/929" } }, { @@ -4640,7 +4640,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1001" + "$ref": "https://ils.rero.ch/api/documents/928" } }, { @@ -4652,7 +4652,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1000" + "$ref": "https://ils.rero.ch/api/documents/927" } }, { @@ -4664,55 +4664,55 @@ "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1000" + "$ref": "https://ils.rero.ch/api/documents/926" } }, { "pid": "390", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1000" + "$ref": "https://ils.rero.ch/api/documents/925" } }, { "pid": "391", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/999" + "$ref": "https://ils.rero.ch/api/documents/924" } }, { "pid": "392", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/998" + "$ref": "https://ils.rero.ch/api/documents/924" } }, { "pid": "393", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/998" + "$ref": "https://ils.rero.ch/api/documents/923" } }, { @@ -4724,187 +4724,187 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/997" + "$ref": "https://ils.rero.ch/api/documents/922" } }, { "pid": "395", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/997" + "$ref": "https://ils.rero.ch/api/documents/921" } }, { "pid": "396", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/996" + "$ref": "https://ils.rero.ch/api/documents/921" } }, { "pid": "397", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/996" + "$ref": "https://ils.rero.ch/api/documents/920" } }, { "pid": "398", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/995" + "$ref": "https://ils.rero.ch/api/documents/920" } }, { "pid": "399", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/995" + "$ref": "https://ils.rero.ch/api/documents/919" } }, { "pid": "400", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/995" + "$ref": "https://ils.rero.ch/api/documents/919" } }, { "pid": "401", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/994" + "$ref": "https://ils.rero.ch/api/documents/918" } }, { "pid": "402", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/993" + "$ref": "https://ils.rero.ch/api/documents/917" } }, { "pid": "403", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/992" + "$ref": "https://ils.rero.ch/api/documents/917" } }, { "pid": "404", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/992" + "$ref": "https://ils.rero.ch/api/documents/916" } }, { "pid": "405", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/991" + "$ref": "https://ils.rero.ch/api/documents/915" } }, { "pid": "406", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/991" + "$ref": "https://ils.rero.ch/api/documents/915" } }, { "pid": "407", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/991" + "$ref": "https://ils.rero.ch/api/documents/914" } }, { "pid": "408", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/990" + "$ref": "https://ils.rero.ch/api/documents/913" } }, { "pid": "409", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/990" + "$ref": "https://ils.rero.ch/api/documents/912" } }, { @@ -4916,7 +4916,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/989" + "$ref": "https://ils.rero.ch/api/documents/912" } }, { @@ -4928,151 +4928,151 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/989" + "$ref": "https://ils.rero.ch/api/documents/911" } }, { "pid": "412", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/988" + "$ref": "https://ils.rero.ch/api/documents/911" } }, { "pid": "413", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/987" + "$ref": "https://ils.rero.ch/api/documents/910" } }, { "pid": "414", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/987" + "$ref": "https://ils.rero.ch/api/documents/909" } }, { "pid": "415", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/986" + "$ref": "https://ils.rero.ch/api/documents/908" } }, { "pid": "416", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/986" + "$ref": "https://ils.rero.ch/api/documents/907" } }, { "pid": "417", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/985" + "$ref": "https://ils.rero.ch/api/documents/907" } }, { "pid": "418", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/985" + "$ref": "https://ils.rero.ch/api/documents/906" } }, { "pid": "419", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/984" + "$ref": "https://ils.rero.ch/api/documents/906" } }, { "pid": "420", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/984" + "$ref": "https://ils.rero.ch/api/documents/905" } }, { "pid": "421", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/984" + "$ref": "https://ils.rero.ch/api/documents/904" } }, { "pid": "422", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/983" + "$ref": "https://ils.rero.ch/api/documents/904" } }, { "pid": "423", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/982" + "$ref": "https://ils.rero.ch/api/documents/903" } }, { @@ -5084,307 +5084,307 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/981" + "$ref": "https://ils.rero.ch/api/documents/903" } }, { "pid": "425", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/980" + "$ref": "https://ils.rero.ch/api/documents/902" } }, { "pid": "426", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/980" + "$ref": "https://ils.rero.ch/api/documents/901" } }, { "pid": "427", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/980" + "$ref": "https://ils.rero.ch/api/documents/900" } }, { "pid": "428", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/979" + "$ref": "https://ils.rero.ch/api/documents/900" } }, { "pid": "429", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/978" + "$ref": "https://ils.rero.ch/api/documents/899" } }, { "pid": "430", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/978" + "$ref": "https://ils.rero.ch/api/documents/899" } }, { "pid": "431", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/978" + "$ref": "https://ils.rero.ch/api/documents/898" } }, { "pid": "432", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/977" + "$ref": "https://ils.rero.ch/api/documents/898" } }, { "pid": "433", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/976" + "$ref": "https://ils.rero.ch/api/documents/897" } }, { "pid": "434", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/976" + "$ref": "https://ils.rero.ch/api/documents/896" } }, { "pid": "435", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/975" + "$ref": "https://ils.rero.ch/api/documents/896" } }, { "pid": "436", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/975" + "$ref": "https://ils.rero.ch/api/documents/895" } }, { "pid": "437", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/975" + "$ref": "https://ils.rero.ch/api/documents/894" } }, { "pid": "438", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/974" + "$ref": "https://ils.rero.ch/api/documents/894" } }, { "pid": "439", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/973" + "$ref": "https://ils.rero.ch/api/documents/893" } }, { "pid": "440", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/973" + "$ref": "https://ils.rero.ch/api/documents/893" } }, { "pid": "441", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/973" + "$ref": "https://ils.rero.ch/api/documents/892" } }, { "pid": "442", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/972" + "$ref": "https://ils.rero.ch/api/documents/892" } }, { "pid": "443", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/971" + "$ref": "https://ils.rero.ch/api/documents/891" } }, { "pid": "444", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/971" + "$ref": "https://ils.rero.ch/api/documents/891" } }, { "pid": "445", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/970" + "$ref": "https://ils.rero.ch/api/documents/890" } }, { "pid": "446", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/969" + "$ref": "https://ils.rero.ch/api/documents/889" } }, { "pid": "447", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/968" + "$ref": "https://ils.rero.ch/api/documents/888" } }, { "pid": "448", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/967" + "$ref": "https://ils.rero.ch/api/documents/887" } }, { "pid": "449", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/967" + "$ref": "https://ils.rero.ch/api/documents/887" } }, { @@ -5396,55 +5396,55 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/967" + "$ref": "https://ils.rero.ch/api/documents/886" } }, { "pid": "451", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/966" + "$ref": "https://ils.rero.ch/api/documents/885" } }, { "pid": "452", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/966" + "$ref": "https://ils.rero.ch/api/documents/885" } }, { "pid": "453", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/966" + "$ref": "https://ils.rero.ch/api/documents/884" } }, { "pid": "454", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/965" + "$ref": "https://ils.rero.ch/api/documents/884" } }, { @@ -5456,55 +5456,55 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/965" + "$ref": "https://ils.rero.ch/api/documents/883" } }, { "pid": "456", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/965" + "$ref": "https://ils.rero.ch/api/documents/883" } }, { "pid": "457", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/964" + "$ref": "https://ils.rero.ch/api/documents/882" } }, { "pid": "458", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/964" + "$ref": "https://ils.rero.ch/api/documents/881" } }, { "pid": "459", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/963" + "$ref": "https://ils.rero.ch/api/documents/880" } }, { @@ -5513,298 +5513,298 @@ "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/962" + "$ref": "https://ils.rero.ch/api/documents/880" } }, { "pid": "461", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/962" + "$ref": "https://ils.rero.ch/api/documents/879" } }, { "pid": "462", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/962" + "$ref": "https://ils.rero.ch/api/documents/879" } }, { "pid": "463", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/961" + "$ref": "https://ils.rero.ch/api/documents/878" } }, { "pid": "464", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/961" + "$ref": "https://ils.rero.ch/api/documents/878" } }, { "pid": "465", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/960" + "$ref": "https://ils.rero.ch/api/documents/877" } }, { "pid": "466", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/960" + "$ref": "https://ils.rero.ch/api/documents/877" } }, { "pid": "467", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/960" + "$ref": "https://ils.rero.ch/api/documents/876" } }, { "pid": "468", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/959" + "$ref": "https://ils.rero.ch/api/documents/876" } }, { "pid": "469", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/958" + "$ref": "https://ils.rero.ch/api/documents/875" } }, { "pid": "470", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/958" + "$ref": "https://ils.rero.ch/api/documents/874" } }, { "pid": "471", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/958" + "$ref": "https://ils.rero.ch/api/documents/874" } }, { "pid": "472", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/957" + "$ref": "https://ils.rero.ch/api/documents/873" } }, { "pid": "473", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/956" + "$ref": "https://ils.rero.ch/api/documents/873" } }, { "pid": "474", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/956" + "$ref": "https://ils.rero.ch/api/documents/872" } }, { "pid": "475", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/955" + "$ref": "https://ils.rero.ch/api/documents/871" } }, { "pid": "476", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/955" + "$ref": "https://ils.rero.ch/api/documents/870" } }, { "pid": "477", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/954" + "$ref": "https://ils.rero.ch/api/documents/870" } }, { "pid": "478", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/953" + "$ref": "https://ils.rero.ch/api/documents/869" } }, { "pid": "479", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/953" + "$ref": "https://ils.rero.ch/api/documents/869" } }, { "pid": "480", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/952" + "$ref": "https://ils.rero.ch/api/documents/868" } }, { "pid": "481", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/952" + "$ref": "https://ils.rero.ch/api/documents/867" } }, { "pid": "482", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/952" + "$ref": "https://ils.rero.ch/api/documents/866" } }, { "pid": "483", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/951" + "$ref": "https://ils.rero.ch/api/documents/866" } }, { "pid": "484", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/950" + "$ref": "https://ils.rero.ch/api/documents/865" } }, { @@ -5816,115 +5816,115 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/950" + "$ref": "https://ils.rero.ch/api/documents/864" } }, { "pid": "486", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/950" + "$ref": "https://ils.rero.ch/api/documents/863" } }, { "pid": "487", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/949" + "$ref": "https://ils.rero.ch/api/documents/862" } }, { "pid": "488", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/949" + "$ref": "https://ils.rero.ch/api/documents/861" } }, { "pid": "489", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/948" + "$ref": "https://ils.rero.ch/api/documents/860" } }, { "pid": "490", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/948" + "$ref": "https://ils.rero.ch/api/documents/860" } }, { "pid": "491", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/947" + "$ref": "https://ils.rero.ch/api/documents/859" } }, { "pid": "492", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/947" + "$ref": "https://ils.rero.ch/api/documents/858" } }, { "pid": "493", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/946" + "$ref": "https://ils.rero.ch/api/documents/857" } }, { "pid": "494", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/946" + "$ref": "https://ils.rero.ch/api/documents/857" } }, { @@ -5933,190 +5933,190 @@ "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/945" + "$ref": "https://ils.rero.ch/api/documents/856" } }, { "pid": "496", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/944" + "$ref": "https://ils.rero.ch/api/documents/856" } }, { "pid": "497", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/944" + "$ref": "https://ils.rero.ch/api/documents/855" } }, { "pid": "498", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/943" + "$ref": "https://ils.rero.ch/api/documents/855" } }, { "pid": "499", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/943" + "$ref": "https://ils.rero.ch/api/documents/854" } }, { "pid": "500", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/942" + "$ref": "https://ils.rero.ch/api/documents/853" } }, { "pid": "501", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/942" + "$ref": "https://ils.rero.ch/api/documents/852" } }, { "pid": "502", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/942" + "$ref": "https://ils.rero.ch/api/documents/852" } }, { "pid": "503", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/941" + "$ref": "https://ils.rero.ch/api/documents/851" } }, { "pid": "504", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/940" + "$ref": "https://ils.rero.ch/api/documents/851" } }, { "pid": "505", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/939" + "$ref": "https://ils.rero.ch/api/documents/850" } }, { "pid": "506", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/939" + "$ref": "https://ils.rero.ch/api/documents/849" } }, { "pid": "507", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/938" + "$ref": "https://ils.rero.ch/api/documents/848" } }, { "pid": "508", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/938" + "$ref": "https://ils.rero.ch/api/documents/848" } }, { "pid": "509", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/937" + "$ref": "https://ils.rero.ch/api/documents/847" } }, { "pid": "510", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/937" + "$ref": "https://ils.rero.ch/api/documents/847" } }, { @@ -6128,127 +6128,127 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/937" + "$ref": "https://ils.rero.ch/api/documents/846" } }, { "pid": "512", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/936" + "$ref": "https://ils.rero.ch/api/documents/845" } }, { "pid": "513", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/935" + "$ref": "https://ils.rero.ch/api/documents/845" } }, { "pid": "514", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/934" + "$ref": "https://ils.rero.ch/api/documents/844" } }, { "pid": "515", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/933" + "$ref": "https://ils.rero.ch/api/documents/843" } }, { "pid": "516", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/933" + "$ref": "https://ils.rero.ch/api/documents/843" } }, { "pid": "517", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/933" + "$ref": "https://ils.rero.ch/api/documents/842" } }, { "pid": "518", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/932" + "$ref": "https://ils.rero.ch/api/documents/842" } }, { "pid": "519", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/931" + "$ref": "https://ils.rero.ch/api/documents/841" } }, { "pid": "520", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/931" + "$ref": "https://ils.rero.ch/api/documents/840" } }, { "pid": "521", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/930" + "$ref": "https://ils.rero.ch/api/documents/839" } }, { @@ -6257,22 +6257,22 @@ "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/929" + "$ref": "https://ils.rero.ch/api/documents/839" } }, { "pid": "523", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/929" + "$ref": "https://ils.rero.ch/api/documents/838" } }, { @@ -6284,403 +6284,403 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/928" + "$ref": "https://ils.rero.ch/api/documents/838" } }, { "pid": "525", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/928" + "$ref": "https://ils.rero.ch/api/documents/837" } }, { "pid": "526", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/927" + "$ref": "https://ils.rero.ch/api/documents/836" } }, { "pid": "527", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/927" + "$ref": "https://ils.rero.ch/api/documents/836" } }, { "pid": "528", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/926" + "$ref": "https://ils.rero.ch/api/documents/835" } }, { "pid": "529", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/926" + "$ref": "https://ils.rero.ch/api/documents/835" } }, { "pid": "530", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/925" + "$ref": "https://ils.rero.ch/api/documents/834" } }, { "pid": "531", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/925" + "$ref": "https://ils.rero.ch/api/documents/833" } }, { "pid": "532", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/924" + "$ref": "https://ils.rero.ch/api/documents/832" } }, { "pid": "533", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/924" + "$ref": "https://ils.rero.ch/api/documents/832" } }, { "pid": "534", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/924" + "$ref": "https://ils.rero.ch/api/documents/831" } }, { "pid": "535", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/923" + "$ref": "https://ils.rero.ch/api/documents/831" } }, { "pid": "536", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/923" + "$ref": "https://ils.rero.ch/api/documents/830" } }, { "pid": "537", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/923" + "$ref": "https://ils.rero.ch/api/documents/830" } }, { "pid": "538", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/922" + "$ref": "https://ils.rero.ch/api/documents/829" } }, { "pid": "539", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/922" + "$ref": "https://ils.rero.ch/api/documents/828" } }, { "pid": "540", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/922" + "$ref": "https://ils.rero.ch/api/documents/828" } }, { "pid": "541", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/921" + "$ref": "https://ils.rero.ch/api/documents/827" } }, { "pid": "542", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/920" + "$ref": "https://ils.rero.ch/api/documents/826" } }, { "pid": "543", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/919" + "$ref": "https://ils.rero.ch/api/documents/826" } }, { "pid": "544", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/918" + "$ref": "https://ils.rero.ch/api/documents/825" } }, { "pid": "545", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/918" + "$ref": "https://ils.rero.ch/api/documents/825" } }, { "pid": "546", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/918" + "$ref": "https://ils.rero.ch/api/documents/824" } }, { "pid": "547", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/917" + "$ref": "https://ils.rero.ch/api/documents/824" } }, { "pid": "548", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/917" + "$ref": "https://ils.rero.ch/api/documents/823" } }, { "pid": "549", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/916" + "$ref": "https://ils.rero.ch/api/documents/823" } }, { "pid": "550", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/916" + "$ref": "https://ils.rero.ch/api/documents/822" } }, { "pid": "551", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/915" + "$ref": "https://ils.rero.ch/api/documents/821" } }, { "pid": "552", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/915" + "$ref": "https://ils.rero.ch/api/documents/820" } }, { "pid": "553", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/915" + "$ref": "https://ils.rero.ch/api/documents/820" } }, { "pid": "554", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/914" + "$ref": "https://ils.rero.ch/api/documents/819" } }, { "pid": "555", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/914" + "$ref": "https://ils.rero.ch/api/documents/819" } }, { "pid": "556", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/913" + "$ref": "https://ils.rero.ch/api/documents/818" } }, { "pid": "557", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/913" + "$ref": "https://ils.rero.ch/api/documents/818" } }, { @@ -6692,259 +6692,259 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/912" + "$ref": "https://ils.rero.ch/api/documents/817" } }, { "pid": "559", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/912" + "$ref": "https://ils.rero.ch/api/documents/816" } }, { "pid": "560", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/911" + "$ref": "https://ils.rero.ch/api/documents/816" } }, { "pid": "561", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/910" + "$ref": "https://ils.rero.ch/api/documents/815" } }, { "pid": "562", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/910" + "$ref": "https://ils.rero.ch/api/documents/814" } }, { "pid": "563", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/910" + "$ref": "https://ils.rero.ch/api/documents/814" } }, { "pid": "564", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/909" + "$ref": "https://ils.rero.ch/api/documents/813" } }, { "pid": "565", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/909" + "$ref": "https://ils.rero.ch/api/documents/813" } }, { "pid": "566", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/908" + "$ref": "https://ils.rero.ch/api/documents/812" } }, { "pid": "567", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/907" + "$ref": "https://ils.rero.ch/api/documents/812" } }, { "pid": "568", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/907" + "$ref": "https://ils.rero.ch/api/documents/811" } }, { "pid": "569", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/906" + "$ref": "https://ils.rero.ch/api/documents/810" } }, { "pid": "570", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/906" + "$ref": "https://ils.rero.ch/api/documents/810" } }, { "pid": "571", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/905" + "$ref": "https://ils.rero.ch/api/documents/809" } }, { "pid": "572", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/905" + "$ref": "https://ils.rero.ch/api/documents/808" } }, { "pid": "573", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/905" + "$ref": "https://ils.rero.ch/api/documents/807" } }, { "pid": "574", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/904" + "$ref": "https://ils.rero.ch/api/documents/806" } }, { "pid": "575", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/903" + "$ref": "https://ils.rero.ch/api/documents/805" } }, { "pid": "576", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/903" + "$ref": "https://ils.rero.ch/api/documents/804" } }, { "pid": "577", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/903" + "$ref": "https://ils.rero.ch/api/documents/804" } }, { "pid": "578", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/902" + "$ref": "https://ils.rero.ch/api/documents/803" } }, { "pid": "579", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/901" + "$ref": "https://ils.rero.ch/api/documents/802" } }, { @@ -6956,31 +6956,31 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/901" + "$ref": "https://ils.rero.ch/api/documents/802" } }, { "pid": "581", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/901" + "$ref": "https://ils.rero.ch/api/documents/801" } }, { "pid": "582", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/900" + "$ref": "https://ils.rero.ch/api/documents/801" } }, { @@ -6992,79 +6992,79 @@ "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/899" + "$ref": "https://ils.rero.ch/api/documents/800" } }, { "pid": "584", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/899" + "$ref": "https://ils.rero.ch/api/documents/800" } }, { "pid": "585", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/898" + "$ref": "https://ils.rero.ch/api/documents/799" } }, { "pid": "586", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/898" + "$ref": "https://ils.rero.ch/api/documents/798" } }, { "pid": "587", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/897" + "$ref": "https://ils.rero.ch/api/documents/798" } }, { "pid": "588", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/896" + "$ref": "https://ils.rero.ch/api/documents/797" } }, { "pid": "589", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/895" + "$ref": "https://ils.rero.ch/api/documents/797" } }, { @@ -7076,127 +7076,127 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/895" + "$ref": "https://ils.rero.ch/api/documents/796" } }, { "pid": "591", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/894" + "$ref": "https://ils.rero.ch/api/documents/795" } }, { "pid": "592", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/893" + "$ref": "https://ils.rero.ch/api/documents/794" } }, { "pid": "593", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/893" + "$ref": "https://ils.rero.ch/api/documents/793" } }, { "pid": "594", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/892" + "$ref": "https://ils.rero.ch/api/documents/793" } }, { "pid": "595", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/891" + "$ref": "https://ils.rero.ch/api/documents/792" } }, { "pid": "596", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/890" + "$ref": "https://ils.rero.ch/api/documents/791" } }, { "pid": "597", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/890" + "$ref": "https://ils.rero.ch/api/documents/790" } }, { "pid": "598", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/890" + "$ref": "https://ils.rero.ch/api/documents/790" } }, { "pid": "599", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/889" + "$ref": "https://ils.rero.ch/api/documents/789" } }, { "pid": "600", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/889" + "$ref": "https://ils.rero.ch/api/documents/789" } }, { @@ -7208,43 +7208,43 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/888" + "$ref": "https://ils.rero.ch/api/documents/788" } }, { "pid": "602", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/888" + "$ref": "https://ils.rero.ch/api/documents/788" } }, { "pid": "603", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/888" + "$ref": "https://ils.rero.ch/api/documents/787" } }, { "pid": "604", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/887" + "$ref": "https://ils.rero.ch/api/documents/786" } }, { @@ -7256,199 +7256,199 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/886" + "$ref": "https://ils.rero.ch/api/documents/785" } }, { "pid": "606", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/886" + "$ref": "https://ils.rero.ch/api/documents/785" } }, { "pid": "607", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/886" + "$ref": "https://ils.rero.ch/api/documents/784" } }, { "pid": "608", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/885" + "$ref": "https://ils.rero.ch/api/documents/784" } }, { "pid": "609", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/885" + "$ref": "https://ils.rero.ch/api/documents/783" } }, { "pid": "610", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/885" + "$ref": "https://ils.rero.ch/api/documents/783" } }, { "pid": "611", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/884" + "$ref": "https://ils.rero.ch/api/documents/782" } }, { "pid": "612", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/884" + "$ref": "https://ils.rero.ch/api/documents/782" } }, { "pid": "613", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/883" + "$ref": "https://ils.rero.ch/api/documents/781" } }, { "pid": "614", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/882" + "$ref": "https://ils.rero.ch/api/documents/780" } }, { "pid": "615", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/882" + "$ref": "https://ils.rero.ch/api/documents/779" } }, { "pid": "616", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/882" + "$ref": "https://ils.rero.ch/api/documents/778" } }, { "pid": "617", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/881" + "$ref": "https://ils.rero.ch/api/documents/777" } }, { "pid": "618", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/881" + "$ref": "https://ils.rero.ch/api/documents/776" } }, { "pid": "619", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/881" + "$ref": "https://ils.rero.ch/api/documents/776" } }, { "pid": "620", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/880" + "$ref": "https://ils.rero.ch/api/documents/775" } }, { "pid": "621", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/880" + "$ref": "https://ils.rero.ch/api/documents/774" } }, { @@ -7460,55 +7460,55 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/879" + "$ref": "https://ils.rero.ch/api/documents/773" } }, { "pid": "623", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/878" + "$ref": "https://ils.rero.ch/api/documents/773" } }, { "pid": "624", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/878" + "$ref": "https://ils.rero.ch/api/documents/772" } }, { "pid": "625", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/878" + "$ref": "https://ils.rero.ch/api/documents/771" } }, { "pid": "626", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/877" + "$ref": "https://ils.rero.ch/api/documents/771" } }, { @@ -7520,571 +7520,571 @@ "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/877" + "$ref": "https://ils.rero.ch/api/documents/770" } }, { "pid": "628", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/877" + "$ref": "https://ils.rero.ch/api/documents/770" } }, { "pid": "629", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/876" + "$ref": "https://ils.rero.ch/api/documents/769" } }, { "pid": "630", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/875" + "$ref": "https://ils.rero.ch/api/documents/768" } }, { "pid": "631", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/875" + "$ref": "https://ils.rero.ch/api/documents/767" } }, { "pid": "632", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/874" + "$ref": "https://ils.rero.ch/api/documents/767" } }, { "pid": "633", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/873" + "$ref": "https://ils.rero.ch/api/documents/766" } }, { "pid": "634", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/873" + "$ref": "https://ils.rero.ch/api/documents/766" } }, { "pid": "635", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/872" + "$ref": "https://ils.rero.ch/api/documents/765" } }, { "pid": "636", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/872" + "$ref": "https://ils.rero.ch/api/documents/764" } }, { "pid": "637", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/872" + "$ref": "https://ils.rero.ch/api/documents/764" } }, { "pid": "638", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/871" + "$ref": "https://ils.rero.ch/api/documents/763" } }, { "pid": "639", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/871" + "$ref": "https://ils.rero.ch/api/documents/762" } }, { "pid": "640", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/870" + "$ref": "https://ils.rero.ch/api/documents/762" } }, { "pid": "641", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/870" + "$ref": "https://ils.rero.ch/api/documents/761" } }, { "pid": "642", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/870" + "$ref": "https://ils.rero.ch/api/documents/760" } }, { "pid": "643", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/869" + "$ref": "https://ils.rero.ch/api/documents/759" } }, { "pid": "644", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/868" + "$ref": "https://ils.rero.ch/api/documents/759" } }, { "pid": "645", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/867" + "$ref": "https://ils.rero.ch/api/documents/758" } }, { "pid": "646", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/867" + "$ref": "https://ils.rero.ch/api/documents/758" } }, { "pid": "647", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/867" + "$ref": "https://ils.rero.ch/api/documents/757" } }, { "pid": "648", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/866" + "$ref": "https://ils.rero.ch/api/documents/757" } }, { "pid": "649", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/866" + "$ref": "https://ils.rero.ch/api/documents/756" } }, { "pid": "650", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/866" + "$ref": "https://ils.rero.ch/api/documents/755" } }, { "pid": "651", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/865" + "$ref": "https://ils.rero.ch/api/documents/754" } }, { "pid": "652", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/864" + "$ref": "https://ils.rero.ch/api/documents/753" } }, { "pid": "653", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/864" + "$ref": "https://ils.rero.ch/api/documents/752" } }, { "pid": "654", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/864" + "$ref": "https://ils.rero.ch/api/documents/751" } }, { "pid": "655", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/863" + "$ref": "https://ils.rero.ch/api/documents/751" } }, { "pid": "656", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/863" + "$ref": "https://ils.rero.ch/api/documents/750" } }, { "pid": "657", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/862" + "$ref": "https://ils.rero.ch/api/documents/750" } }, { "pid": "658", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/862" + "$ref": "https://ils.rero.ch/api/documents/749" } }, { "pid": "659", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/862" + "$ref": "https://ils.rero.ch/api/documents/748" } }, { "pid": "660", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/861" + "$ref": "https://ils.rero.ch/api/documents/747" } }, { "pid": "661", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/860" + "$ref": "https://ils.rero.ch/api/documents/747" } }, { "pid": "662", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/859" + "$ref": "https://ils.rero.ch/api/documents/746" } }, { "pid": "663", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/858" + "$ref": "https://ils.rero.ch/api/documents/745" } }, { "pid": "664", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/857" + "$ref": "https://ils.rero.ch/api/documents/745" } }, { "pid": "665", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/857" + "$ref": "https://ils.rero.ch/api/documents/744" } }, { "pid": "666", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/857" + "$ref": "https://ils.rero.ch/api/documents/744" } }, { "pid": "667", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/856" + "$ref": "https://ils.rero.ch/api/documents/743" } }, { "pid": "668", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/855" + "$ref": "https://ils.rero.ch/api/documents/742" } }, { "pid": "669", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/855" + "$ref": "https://ils.rero.ch/api/documents/742" } }, { "pid": "670", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/855" + "$ref": "https://ils.rero.ch/api/documents/741" } }, { "pid": "671", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/854" + "$ref": "https://ils.rero.ch/api/documents/741" } }, { "pid": "672", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/854" + "$ref": "https://ils.rero.ch/api/documents/740" } }, { "pid": "673", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/854" + "$ref": "https://ils.rero.ch/api/documents/739" } }, { "pid": "674", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/853" + "$ref": "https://ils.rero.ch/api/documents/739" } }, { @@ -8096,19 +8096,19 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/853" + "$ref": "https://ils.rero.ch/api/documents/738" } }, { "pid": "676", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/852" + "$ref": "https://ils.rero.ch/api/documents/737" } }, { @@ -8120,127 +8120,127 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/851" + "$ref": "https://ils.rero.ch/api/documents/737" } }, { "pid": "678", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/851" + "$ref": "https://ils.rero.ch/api/documents/736" } }, { "pid": "679", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/850" + "$ref": "https://ils.rero.ch/api/documents/736" } }, { "pid": "680", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/850" + "$ref": "https://ils.rero.ch/api/documents/735" } }, { "pid": "681", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/849" + "$ref": "https://ils.rero.ch/api/documents/734" } }, { "pid": "682", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/849" + "$ref": "https://ils.rero.ch/api/documents/733" } }, { "pid": "683", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/848" + "$ref": "https://ils.rero.ch/api/documents/732" } }, { "pid": "684", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/848" + "$ref": "https://ils.rero.ch/api/documents/732" } }, { "pid": "685", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/847" + "$ref": "https://ils.rero.ch/api/documents/731" } }, { "pid": "686", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/846" + "$ref": "https://ils.rero.ch/api/documents/730" } }, { "pid": "687", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/846" + "$ref": "https://ils.rero.ch/api/documents/730" } }, { @@ -8252,115 +8252,115 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/845" + "$ref": "https://ils.rero.ch/api/documents/729" } }, { "pid": "689", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/845" + "$ref": "https://ils.rero.ch/api/documents/728" } }, { "pid": "690", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/844" + "$ref": "https://ils.rero.ch/api/documents/728" } }, { "pid": "691", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/844" + "$ref": "https://ils.rero.ch/api/documents/727" } }, { "pid": "692", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/844" + "$ref": "https://ils.rero.ch/api/documents/727" } }, { "pid": "693", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/843" + "$ref": "https://ils.rero.ch/api/documents/726" } }, { "pid": "694", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/843" + "$ref": "https://ils.rero.ch/api/documents/725" } }, { "pid": "695", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/842" + "$ref": "https://ils.rero.ch/api/documents/725" } }, { "pid": "696", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/842" + "$ref": "https://ils.rero.ch/api/documents/724" } }, { "pid": "697", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/841" + "$ref": "https://ils.rero.ch/api/documents/724" } }, { @@ -8372,127 +8372,127 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/841" + "$ref": "https://ils.rero.ch/api/documents/723" } }, { "pid": "699", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/841" + "$ref": "https://ils.rero.ch/api/documents/723" } }, { "pid": "700", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/840" + "$ref": "https://ils.rero.ch/api/documents/722" } }, { "pid": "701", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/839" + "$ref": "https://ils.rero.ch/api/documents/721" } }, { "pid": "702", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/839" + "$ref": "https://ils.rero.ch/api/documents/721" } }, { "pid": "703", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/839" + "$ref": "https://ils.rero.ch/api/documents/720" } }, { "pid": "704", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/838" + "$ref": "https://ils.rero.ch/api/documents/719" } }, { "pid": "705", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/837" + "$ref": "https://ils.rero.ch/api/documents/718" } }, { "pid": "706", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/837" + "$ref": "https://ils.rero.ch/api/documents/718" } }, { "pid": "707", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/837" + "$ref": "https://ils.rero.ch/api/documents/717" } }, { "pid": "708", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/836" + "$ref": "https://ils.rero.ch/api/documents/717" } }, { @@ -8504,211 +8504,211 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/835" + "$ref": "https://ils.rero.ch/api/documents/716" } }, { "pid": "710", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/834" + "$ref": "https://ils.rero.ch/api/documents/715" } }, { "pid": "711", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/834" + "$ref": "https://ils.rero.ch/api/documents/714" } }, { "pid": "712", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/833" + "$ref": "https://ils.rero.ch/api/documents/713" } }, { "pid": "713", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/832" + "$ref": "https://ils.rero.ch/api/documents/713" } }, { "pid": "714", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/831" + "$ref": "https://ils.rero.ch/api/documents/712" } }, { "pid": "715", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/831" + "$ref": "https://ils.rero.ch/api/documents/711" } }, { "pid": "716", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/831" + "$ref": "https://ils.rero.ch/api/documents/711" } }, { "pid": "717", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/830" + "$ref": "https://ils.rero.ch/api/documents/710" } }, { "pid": "718", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/829" + "$ref": "https://ils.rero.ch/api/documents/709" } }, { "pid": "719", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/829" + "$ref": "https://ils.rero.ch/api/documents/709" } }, { "pid": "720", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/828" + "$ref": "https://ils.rero.ch/api/documents/708" } }, { "pid": "721", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/827" + "$ref": "https://ils.rero.ch/api/documents/708" } }, { "pid": "722", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/826" + "$ref": "https://ils.rero.ch/api/documents/707" } }, { "pid": "723", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/826" + "$ref": "https://ils.rero.ch/api/documents/707" } }, { "pid": "724", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/825" + "$ref": "https://ils.rero.ch/api/documents/706" } }, { "pid": "725", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/824" + "$ref": "https://ils.rero.ch/api/documents/706" } }, { "pid": "726", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/824" + "$ref": "https://ils.rero.ch/api/documents/705" } }, { @@ -8720,31 +8720,31 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/824" + "$ref": "https://ils.rero.ch/api/documents/705" } }, { "pid": "728", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/823" + "$ref": "https://ils.rero.ch/api/documents/704" } }, { "pid": "729", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/822" + "$ref": "https://ils.rero.ch/api/documents/704" } }, { @@ -8756,199 +8756,199 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/821" + "$ref": "https://ils.rero.ch/api/documents/703" } }, { "pid": "731", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/821" + "$ref": "https://ils.rero.ch/api/documents/702" } }, { "pid": "732", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/821" + "$ref": "https://ils.rero.ch/api/documents/701" } }, { "pid": "733", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/820" + "$ref": "https://ils.rero.ch/api/documents/700" } }, { "pid": "734", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/820" + "$ref": "https://ils.rero.ch/api/documents/699" } }, { "pid": "735", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/820" + "$ref": "https://ils.rero.ch/api/documents/698" } }, { "pid": "736", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/819" + "$ref": "https://ils.rero.ch/api/documents/697" } }, { "pid": "737", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/819" + "$ref": "https://ils.rero.ch/api/documents/697" } }, { "pid": "738", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/818" + "$ref": "https://ils.rero.ch/api/documents/696" } }, { "pid": "739", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/817" + "$ref": "https://ils.rero.ch/api/documents/696" } }, { "pid": "740", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/817" + "$ref": "https://ils.rero.ch/api/documents/695" } }, { "pid": "741", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/816" + "$ref": "https://ils.rero.ch/api/documents/695" } }, { "pid": "742", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/816" + "$ref": "https://ils.rero.ch/api/documents/694" } }, { "pid": "743", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/815" + "$ref": "https://ils.rero.ch/api/documents/693" } }, { "pid": "744", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/814" + "$ref": "https://ils.rero.ch/api/documents/693" } }, { "pid": "745", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/814" + "$ref": "https://ils.rero.ch/api/documents/692" } }, { "pid": "746", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/814" + "$ref": "https://ils.rero.ch/api/documents/692" } }, { @@ -8960,55 +8960,55 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/813" + "$ref": "https://ils.rero.ch/api/documents/691" } }, { "pid": "748", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/813" + "$ref": "https://ils.rero.ch/api/documents/690" } }, { "pid": "749", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/813" + "$ref": "https://ils.rero.ch/api/documents/689" } }, { "pid": "750", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/812" + "$ref": "https://ils.rero.ch/api/documents/689" } }, { "pid": "751", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/812" + "$ref": "https://ils.rero.ch/api/documents/688" } }, { @@ -9017,46 +9017,46 @@ "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/811" + "$ref": "https://ils.rero.ch/api/documents/687" } }, { "pid": "753", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/810" + "$ref": "https://ils.rero.ch/api/documents/686" } }, { "pid": "754", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/810" + "$ref": "https://ils.rero.ch/api/documents/686" } }, { "pid": "755", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/809" + "$ref": "https://ils.rero.ch/api/documents/685" } }, { @@ -9068,67 +9068,67 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/809" + "$ref": "https://ils.rero.ch/api/documents/684" } }, { "pid": "757", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/809" + "$ref": "https://ils.rero.ch/api/documents/683" } }, { "pid": "758", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/808" + "$ref": "https://ils.rero.ch/api/documents/682" } }, { "pid": "759", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/808" + "$ref": "https://ils.rero.ch/api/documents/682" } }, { "pid": "760", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/807" + "$ref": "https://ils.rero.ch/api/documents/681" } }, { "pid": "761", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/807" + "$ref": "https://ils.rero.ch/api/documents/681" } }, { @@ -9137,274 +9137,274 @@ "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/807" + "$ref": "https://ils.rero.ch/api/documents/680" } }, { "pid": "763", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/806" + "$ref": "https://ils.rero.ch/api/documents/679" } }, { "pid": "764", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/805" + "$ref": "https://ils.rero.ch/api/documents/678" } }, { "pid": "765", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/805" + "$ref": "https://ils.rero.ch/api/documents/677" } }, { "pid": "766", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/804" + "$ref": "https://ils.rero.ch/api/documents/676" } }, { "pid": "767", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/803" + "$ref": "https://ils.rero.ch/api/documents/676" } }, { "pid": "768", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/802" + "$ref": "https://ils.rero.ch/api/documents/675" } }, { "pid": "769", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/801" + "$ref": "https://ils.rero.ch/api/documents/674" } }, { "pid": "770", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/800" + "$ref": "https://ils.rero.ch/api/documents/673" } }, { "pid": "771", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/799" + "$ref": "https://ils.rero.ch/api/documents/673" } }, { "pid": "772", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/798" + "$ref": "https://ils.rero.ch/api/documents/672" } }, { "pid": "773", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/798" + "$ref": "https://ils.rero.ch/api/documents/672" } }, { "pid": "774", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/798" + "$ref": "https://ils.rero.ch/api/documents/671" } }, { "pid": "775", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/797" + "$ref": "https://ils.rero.ch/api/documents/671" } }, { "pid": "776", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/797" + "$ref": "https://ils.rero.ch/api/documents/670" } }, { "pid": "777", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/796" + "$ref": "https://ils.rero.ch/api/documents/669" } }, { "pid": "778", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/795" + "$ref": "https://ils.rero.ch/api/documents/668" } }, { "pid": "779", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/794" + "$ref": "https://ils.rero.ch/api/documents/668" } }, { "pid": "780", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/794" + "$ref": "https://ils.rero.ch/api/documents/667" } }, { "pid": "781", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/793" + "$ref": "https://ils.rero.ch/api/documents/666" } }, { "pid": "782", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/792" + "$ref": "https://ils.rero.ch/api/documents/666" } }, { "pid": "783", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/792" + "$ref": "https://ils.rero.ch/api/documents/665" } }, { "pid": "784", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/792" + "$ref": "https://ils.rero.ch/api/documents/664" } }, { @@ -9413,778 +9413,778 @@ "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/791" + "$ref": "https://ils.rero.ch/api/documents/664" } }, { "pid": "786", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/790" + "$ref": "https://ils.rero.ch/api/documents/663" } }, { "pid": "787", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/790" + "$ref": "https://ils.rero.ch/api/documents/662" } }, { "pid": "788", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/789" + "$ref": "https://ils.rero.ch/api/documents/661" } }, { "pid": "789", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/789" + "$ref": "https://ils.rero.ch/api/documents/660" } }, { "pid": "790", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/789" + "$ref": "https://ils.rero.ch/api/documents/659" } }, { "pid": "791", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/788" + "$ref": "https://ils.rero.ch/api/documents/659" } }, { "pid": "792", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/788" + "$ref": "https://ils.rero.ch/api/documents/658" } }, { "pid": "793", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/788" + "$ref": "https://ils.rero.ch/api/documents/657" } }, { "pid": "794", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/787" + "$ref": "https://ils.rero.ch/api/documents/657" } }, { "pid": "795", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/787" + "$ref": "https://ils.rero.ch/api/documents/656" } }, { "pid": "796", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/786" + "$ref": "https://ils.rero.ch/api/documents/655" } }, { "pid": "797", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/786" + "$ref": "https://ils.rero.ch/api/documents/654" } }, { "pid": "798", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/785" + "$ref": "https://ils.rero.ch/api/documents/653" } }, { "pid": "799", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/784" + "$ref": "https://ils.rero.ch/api/documents/652" } }, { "pid": "800", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/783" + "$ref": "https://ils.rero.ch/api/documents/651" } }, { "pid": "801", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/782" + "$ref": "https://ils.rero.ch/api/documents/651" } }, { "pid": "802", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/782" + "$ref": "https://ils.rero.ch/api/documents/650" } }, { "pid": "803", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/782" + "$ref": "https://ils.rero.ch/api/documents/649" } }, { "pid": "804", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/781" + "$ref": "https://ils.rero.ch/api/documents/648" } }, { "pid": "805", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/780" + "$ref": "https://ils.rero.ch/api/documents/648" } }, { "pid": "806", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/779" + "$ref": "https://ils.rero.ch/api/documents/647" } }, { "pid": "807", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/778" + "$ref": "https://ils.rero.ch/api/documents/646" } }, { "pid": "808", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/777" + "$ref": "https://ils.rero.ch/api/documents/645" } }, { "pid": "809", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/777" + "$ref": "https://ils.rero.ch/api/documents/645" } }, { "pid": "810", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/776" + "$ref": "https://ils.rero.ch/api/documents/644" } }, { "pid": "811", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/775" + "$ref": "https://ils.rero.ch/api/documents/644" } }, { "pid": "812", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/774" + "$ref": "https://ils.rero.ch/api/documents/643" } }, { "pid": "813", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/773" + "$ref": "https://ils.rero.ch/api/documents/643" } }, { "pid": "814", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/772" + "$ref": "https://ils.rero.ch/api/documents/642" } }, { "pid": "815", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/771" + "$ref": "https://ils.rero.ch/api/documents/641" } }, { "pid": "816", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/771" + "$ref": "https://ils.rero.ch/api/documents/641" } }, { "pid": "817", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/770" + "$ref": "https://ils.rero.ch/api/documents/640" } }, { "pid": "818", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/770" + "$ref": "https://ils.rero.ch/api/documents/640" } }, { "pid": "819", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/770" + "$ref": "https://ils.rero.ch/api/documents/639" } }, { "pid": "820", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/769" + "$ref": "https://ils.rero.ch/api/documents/639" } }, { "pid": "821", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/768" + "$ref": "https://ils.rero.ch/api/documents/638" } }, { "pid": "822", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/768" + "$ref": "https://ils.rero.ch/api/documents/638" } }, { "pid": "823", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/768" + "$ref": "https://ils.rero.ch/api/documents/637" } }, { "pid": "824", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/767" + "$ref": "https://ils.rero.ch/api/documents/636" } }, { "pid": "825", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/766" + "$ref": "https://ils.rero.ch/api/documents/635" } }, { "pid": "826", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/766" + "$ref": "https://ils.rero.ch/api/documents/634" } }, { "pid": "827", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/765" + "$ref": "https://ils.rero.ch/api/documents/633" } }, { "pid": "828", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/764" + "$ref": "https://ils.rero.ch/api/documents/632" } }, { "pid": "829", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/764" + "$ref": "https://ils.rero.ch/api/documents/631" } }, { "pid": "830", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/763" + "$ref": "https://ils.rero.ch/api/documents/630" } }, { "pid": "831", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/762" + "$ref": "https://ils.rero.ch/api/documents/630" } }, { "pid": "832", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/761" + "$ref": "https://ils.rero.ch/api/documents/629" } }, { "pid": "833", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/761" + "$ref": "https://ils.rero.ch/api/documents/629" } }, { "pid": "834", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/761" + "$ref": "https://ils.rero.ch/api/documents/628" } }, { "pid": "835", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/760" + "$ref": "https://ils.rero.ch/api/documents/628" } }, { "pid": "836", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/760" + "$ref": "https://ils.rero.ch/api/documents/627" } }, { "pid": "837", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/760" + "$ref": "https://ils.rero.ch/api/documents/626" } }, { "pid": "838", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/759" + "$ref": "https://ils.rero.ch/api/documents/625" } }, { "pid": "839", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/758" + "$ref": "https://ils.rero.ch/api/documents/625" } }, { "pid": "840", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/757" + "$ref": "https://ils.rero.ch/api/documents/624" } }, { "pid": "841", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/757" + "$ref": "https://ils.rero.ch/api/documents/623" } }, { "pid": "842", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/757" + "$ref": "https://ils.rero.ch/api/documents/622" } }, { "pid": "843", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/756" + "$ref": "https://ils.rero.ch/api/documents/622" } }, { "pid": "844", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/756" + "$ref": "https://ils.rero.ch/api/documents/621" } }, { "pid": "845", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/755" + "$ref": "https://ils.rero.ch/api/documents/620" } }, { "pid": "846", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/755" + "$ref": "https://ils.rero.ch/api/documents/619" } }, { "pid": "847", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/754" + "$ref": "https://ils.rero.ch/api/documents/618" } }, { "pid": "848", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/753" + "$ref": "https://ils.rero.ch/api/documents/618" } }, { "pid": "849", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/753" + "$ref": "https://ils.rero.ch/api/documents/617" } }, { @@ -10193,10 +10193,10 @@ "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/752" + "$ref": "https://ils.rero.ch/api/documents/617" } }, { @@ -10208,151 +10208,151 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/751" + "$ref": "https://ils.rero.ch/api/documents/616" } }, { "pid": "852", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/750" + "$ref": "https://ils.rero.ch/api/documents/615" } }, { "pid": "853", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/749" + "$ref": "https://ils.rero.ch/api/documents/614" } }, { "pid": "854", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/749" + "$ref": "https://ils.rero.ch/api/documents/614" } }, { "pid": "855", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/749" + "$ref": "https://ils.rero.ch/api/documents/613" } }, { "pid": "856", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/748" + "$ref": "https://ils.rero.ch/api/documents/613" } }, { "pid": "857", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/748" + "$ref": "https://ils.rero.ch/api/documents/612" } }, { "pid": "858", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/748" + "$ref": "https://ils.rero.ch/api/documents/612" } }, { "pid": "859", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/747" + "$ref": "https://ils.rero.ch/api/documents/611" } }, { "pid": "860", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/747" + "$ref": "https://ils.rero.ch/api/documents/611" } }, { "pid": "861", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/747" + "$ref": "https://ils.rero.ch/api/documents/610" } }, { "pid": "862", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/746" + "$ref": "https://ils.rero.ch/api/documents/609" } }, { "pid": "863", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/746" + "$ref": "https://ils.rero.ch/api/documents/608" } }, { @@ -10364,151 +10364,151 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/745" + "$ref": "https://ils.rero.ch/api/documents/607" } }, { "pid": "865", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/744" + "$ref": "https://ils.rero.ch/api/documents/607" } }, { "pid": "866", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/744" + "$ref": "https://ils.rero.ch/api/documents/606" } }, { "pid": "867", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/743" + "$ref": "https://ils.rero.ch/api/documents/605" } }, { "pid": "868", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/742" + "$ref": "https://ils.rero.ch/api/documents/604" } }, { "pid": "869", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/742" + "$ref": "https://ils.rero.ch/api/documents/604" } }, { "pid": "870", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/741" + "$ref": "https://ils.rero.ch/api/documents/603" } }, { "pid": "871", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/741" + "$ref": "https://ils.rero.ch/api/documents/603" } }, { "pid": "872", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/741" + "$ref": "https://ils.rero.ch/api/documents/602" } }, { "pid": "873", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/740" + "$ref": "https://ils.rero.ch/api/documents/602" } }, { "pid": "874", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/740" + "$ref": "https://ils.rero.ch/api/documents/601" } }, { "pid": "875", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/739" + "$ref": "https://ils.rero.ch/api/documents/600" } }, { "pid": "876", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/739" + "$ref": "https://ils.rero.ch/api/documents/599" } }, { @@ -10520,235 +10520,235 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/738" + "$ref": "https://ils.rero.ch/api/documents/598" } }, { "pid": "878", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/738" + "$ref": "https://ils.rero.ch/api/documents/598" } }, { "pid": "879", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/738" + "$ref": "https://ils.rero.ch/api/documents/597" } }, { "pid": "880", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/737" + "$ref": "https://ils.rero.ch/api/documents/596" } }, { "pid": "881", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/736" + "$ref": "https://ils.rero.ch/api/documents/596" } }, { "pid": "882", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/736" + "$ref": "https://ils.rero.ch/api/documents/595" } }, { "pid": "883", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/735" + "$ref": "https://ils.rero.ch/api/documents/594" } }, { "pid": "884", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/735" + "$ref": "https://ils.rero.ch/api/documents/594" } }, { "pid": "885", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/735" + "$ref": "https://ils.rero.ch/api/documents/593" } }, { "pid": "886", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/734" + "$ref": "https://ils.rero.ch/api/documents/592" } }, { "pid": "887", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/734" + "$ref": "https://ils.rero.ch/api/documents/591" } }, { "pid": "888", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/734" + "$ref": "https://ils.rero.ch/api/documents/590" } }, { "pid": "889", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/733" + "$ref": "https://ils.rero.ch/api/documents/589" } }, { "pid": "890", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/733" + "$ref": "https://ils.rero.ch/api/documents/588" } }, { "pid": "891", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/733" + "$ref": "https://ils.rero.ch/api/documents/588" } }, { "pid": "892", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/732" + "$ref": "https://ils.rero.ch/api/documents/587" } }, { "pid": "893", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/732" + "$ref": "https://ils.rero.ch/api/documents/586" } }, { "pid": "894", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/732" + "$ref": "https://ils.rero.ch/api/documents/585" } }, { "pid": "895", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/731" + "$ref": "https://ils.rero.ch/api/documents/584" } }, { "pid": "896", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/730" + "$ref": "https://ils.rero.ch/api/documents/584" } }, { @@ -10760,391 +10760,391 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/730" + "$ref": "https://ils.rero.ch/api/documents/583" } }, { "pid": "898", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/730" + "$ref": "https://ils.rero.ch/api/documents/582" } }, { "pid": "899", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/729" + "$ref": "https://ils.rero.ch/api/documents/581" } }, { "pid": "900", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/729" + "$ref": "https://ils.rero.ch/api/documents/581" } }, { "pid": "901", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/729" + "$ref": "https://ils.rero.ch/api/documents/580" } }, { "pid": "902", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/728" + "$ref": "https://ils.rero.ch/api/documents/579" } }, { "pid": "903", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/727" + "$ref": "https://ils.rero.ch/api/documents/579" } }, { "pid": "904", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/727" + "$ref": "https://ils.rero.ch/api/documents/578" } }, { "pid": "905", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/727" + "$ref": "https://ils.rero.ch/api/documents/578" } }, { "pid": "906", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/726" + "$ref": "https://ils.rero.ch/api/documents/577" } }, { "pid": "907", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/726" + "$ref": "https://ils.rero.ch/api/documents/576" } }, { "pid": "908", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/725" + "$ref": "https://ils.rero.ch/api/documents/576" } }, { "pid": "909", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/725" + "$ref": "https://ils.rero.ch/api/documents/575" } }, { "pid": "910", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/724" + "$ref": "https://ils.rero.ch/api/documents/575" } }, { "pid": "911", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/723" + "$ref": "https://ils.rero.ch/api/documents/574" } }, { "pid": "912", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/723" + "$ref": "https://ils.rero.ch/api/documents/574" } }, { "pid": "913", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/722" + "$ref": "https://ils.rero.ch/api/documents/573" } }, { "pid": "914", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/722" + "$ref": "https://ils.rero.ch/api/documents/572" } }, { "pid": "915", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/721" + "$ref": "https://ils.rero.ch/api/documents/571" } }, { "pid": "916", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/721" + "$ref": "https://ils.rero.ch/api/documents/570" } }, { "pid": "917", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/721" + "$ref": "https://ils.rero.ch/api/documents/570" } }, { "pid": "918", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/720" + "$ref": "https://ils.rero.ch/api/documents/569" } }, { "pid": "919", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/720" + "$ref": "https://ils.rero.ch/api/documents/568" } }, { "pid": "920", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/719" + "$ref": "https://ils.rero.ch/api/documents/567" } }, { "pid": "921", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/718" + "$ref": "https://ils.rero.ch/api/documents/567" } }, { "pid": "922", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/718" + "$ref": "https://ils.rero.ch/api/documents/566" } }, { "pid": "923", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/717" + "$ref": "https://ils.rero.ch/api/documents/565" } }, { "pid": "924", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/717" + "$ref": "https://ils.rero.ch/api/documents/565" } }, { "pid": "925", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/717" + "$ref": "https://ils.rero.ch/api/documents/564" } }, { "pid": "926", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/716" + "$ref": "https://ils.rero.ch/api/documents/563" } }, { "pid": "927", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/716" + "$ref": "https://ils.rero.ch/api/documents/562" } }, { "pid": "928", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/715" + "$ref": "https://ils.rero.ch/api/documents/561" } }, { "pid": "929", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/715" + "$ref": "https://ils.rero.ch/api/documents/561" } }, { @@ -11156,163 +11156,163 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/714" + "$ref": "https://ils.rero.ch/api/documents/560" } }, { "pid": "931", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/713" + "$ref": "https://ils.rero.ch/api/documents/559" } }, { "pid": "932", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/713" + "$ref": "https://ils.rero.ch/api/documents/558" } }, { "pid": "933", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/713" + "$ref": "https://ils.rero.ch/api/documents/557" } }, { "pid": "934", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/712" + "$ref": "https://ils.rero.ch/api/documents/556" } }, { "pid": "935", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/711" + "$ref": "https://ils.rero.ch/api/documents/555" } }, { "pid": "936", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/711" + "$ref": "https://ils.rero.ch/api/documents/554" } }, { "pid": "937", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/710" + "$ref": "https://ils.rero.ch/api/documents/553" } }, { "pid": "938", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/710" + "$ref": "https://ils.rero.ch/api/documents/552" } }, { "pid": "939", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/709" + "$ref": "https://ils.rero.ch/api/documents/551" } }, { "pid": "940", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/709" + "$ref": "https://ils.rero.ch/api/documents/551" } }, { "pid": "941", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/708" + "$ref": "https://ils.rero.ch/api/documents/550" } }, { "pid": "942", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/708" + "$ref": "https://ils.rero.ch/api/documents/550" } }, { "pid": "943", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/708" + "$ref": "https://ils.rero.ch/api/documents/549" } }, { @@ -11324,55 +11324,55 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/707" + "$ref": "https://ils.rero.ch/api/documents/549" } }, { "pid": "945", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/707" + "$ref": "https://ils.rero.ch/api/documents/548" } }, { "pid": "946", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/707" + "$ref": "https://ils.rero.ch/api/documents/547" } }, { "pid": "947", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/706" + "$ref": "https://ils.rero.ch/api/documents/547" } }, { "pid": "948", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/706" + "$ref": "https://ils.rero.ch/api/documents/546" } }, { @@ -11384,271 +11384,271 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/705" + "$ref": "https://ils.rero.ch/api/documents/545" } }, { "pid": "950", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/705" + "$ref": "https://ils.rero.ch/api/documents/544" } }, { "pid": "951", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/704" + "$ref": "https://ils.rero.ch/api/documents/543" } }, { "pid": "952", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/704" + "$ref": "https://ils.rero.ch/api/documents/542" } }, { "pid": "953", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/703" + "$ref": "https://ils.rero.ch/api/documents/542" } }, { "pid": "954", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/703" + "$ref": "https://ils.rero.ch/api/documents/541" } }, { "pid": "955", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/702" + "$ref": "https://ils.rero.ch/api/documents/540" } }, { "pid": "956", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/702" + "$ref": "https://ils.rero.ch/api/documents/539" } }, { "pid": "957", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/701" + "$ref": "https://ils.rero.ch/api/documents/539" } }, { "pid": "958", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/701" + "$ref": "https://ils.rero.ch/api/documents/538" } }, { "pid": "959", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/701" + "$ref": "https://ils.rero.ch/api/documents/538" } }, { "pid": "960", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/700" + "$ref": "https://ils.rero.ch/api/documents/537" } }, { "pid": "961", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/699" + "$ref": "https://ils.rero.ch/api/documents/537" } }, { "pid": "962", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/699" + "$ref": "https://ils.rero.ch/api/documents/536" } }, { "pid": "963", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/698" + "$ref": "https://ils.rero.ch/api/documents/536" } }, { "pid": "964", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/698" + "$ref": "https://ils.rero.ch/api/documents/535" } }, { "pid": "965", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/697" + "$ref": "https://ils.rero.ch/api/documents/535" } }, { "pid": "966", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/697" + "$ref": "https://ils.rero.ch/api/documents/534" } }, { "pid": "967", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/697" + "$ref": "https://ils.rero.ch/api/documents/533" } }, { "pid": "968", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/696" + "$ref": "https://ils.rero.ch/api/documents/532" } }, { "pid": "969", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/696" + "$ref": "https://ils.rero.ch/api/documents/531" } }, { "pid": "970", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/696" + "$ref": "https://ils.rero.ch/api/documents/531" } }, { "pid": "971", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/695" + "$ref": "https://ils.rero.ch/api/documents/530" } }, { @@ -11660,31 +11660,31 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/695" + "$ref": "https://ils.rero.ch/api/documents/530" } }, { "pid": "973", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/694" + "$ref": "https://ils.rero.ch/api/documents/529" } }, { "pid": "974", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/694" + "$ref": "https://ils.rero.ch/api/documents/528" } }, { @@ -11696,127 +11696,127 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/693" + "$ref": "https://ils.rero.ch/api/documents/528" } }, { "pid": "976", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/692" + "$ref": "https://ils.rero.ch/api/documents/527" } }, { "pid": "977", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/691" + "$ref": "https://ils.rero.ch/api/documents/526" } }, { "pid": "978", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/690" + "$ref": "https://ils.rero.ch/api/documents/526" } }, { "pid": "979", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/690" + "$ref": "https://ils.rero.ch/api/documents/525" } }, { "pid": "980", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/690" + "$ref": "https://ils.rero.ch/api/documents/524" } }, { "pid": "981", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/689" + "$ref": "https://ils.rero.ch/api/documents/524" } }, { "pid": "982", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/689" + "$ref": "https://ils.rero.ch/api/documents/523" } }, { "pid": "983", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/689" + "$ref": "https://ils.rero.ch/api/documents/523" } }, { "pid": "984", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/688" + "$ref": "https://ils.rero.ch/api/documents/522" } }, { "pid": "985", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/688" + "$ref": "https://ils.rero.ch/api/documents/521" } }, { @@ -11828,211 +11828,211 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/688" + "$ref": "https://ils.rero.ch/api/documents/520" } }, { "pid": "987", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/687" + "$ref": "https://ils.rero.ch/api/documents/519" } }, { "pid": "988", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/687" + "$ref": "https://ils.rero.ch/api/documents/518" } }, { "pid": "989", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/687" + "$ref": "https://ils.rero.ch/api/documents/517" } }, { "pid": "990", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/686" + "$ref": "https://ils.rero.ch/api/documents/516" } }, { "pid": "991", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/685" + "$ref": "https://ils.rero.ch/api/documents/515" } }, { "pid": "992", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/685" + "$ref": "https://ils.rero.ch/api/documents/515" } }, { "pid": "993", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/685" + "$ref": "https://ils.rero.ch/api/documents/514" } }, { "pid": "994", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/684" + "$ref": "https://ils.rero.ch/api/documents/514" } }, { "pid": "995", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/683" + "$ref": "https://ils.rero.ch/api/documents/513" } }, { "pid": "996", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/683" + "$ref": "https://ils.rero.ch/api/documents/513" } }, { "pid": "997", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/682" + "$ref": "https://ils.rero.ch/api/documents/512" } }, { "pid": "998", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/682" + "$ref": "https://ils.rero.ch/api/documents/512" } }, { "pid": "999", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/681" + "$ref": "https://ils.rero.ch/api/documents/511" } }, { "pid": "1000", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/680" + "$ref": "https://ils.rero.ch/api/documents/511" } }, { "pid": "1001", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/680" + "$ref": "https://ils.rero.ch/api/documents/510" } }, { "pid": "1002", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/680" + "$ref": "https://ils.rero.ch/api/documents/509" } }, { "pid": "1003", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/679" + "$ref": "https://ils.rero.ch/api/documents/508" } }, { @@ -12044,7 +12044,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/679" + "$ref": "https://ils.rero.ch/api/documents/507" } }, { @@ -12056,91 +12056,91 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/678" + "$ref": "https://ils.rero.ch/api/documents/506" } }, { "pid": "1006", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/677" + "$ref": "https://ils.rero.ch/api/documents/505" } }, { "pid": "1007", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/677" + "$ref": "https://ils.rero.ch/api/documents/504" } }, { "pid": "1008", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/677" + "$ref": "https://ils.rero.ch/api/documents/504" } }, { "pid": "1009", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/676" + "$ref": "https://ils.rero.ch/api/documents/503" } }, { "pid": "1010", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/676" + "$ref": "https://ils.rero.ch/api/documents/502" } }, { "pid": "1011", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/675" + "$ref": "https://ils.rero.ch/api/documents/502" } }, { "pid": "1012", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/675" + "$ref": "https://ils.rero.ch/api/documents/501" } }, { @@ -12152,127 +12152,127 @@ "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/674" + "$ref": "https://ils.rero.ch/api/documents/501" } }, { "pid": "1014", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/674" + "$ref": "https://ils.rero.ch/api/documents/500" } }, { "pid": "1015", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/673" + "$ref": "https://ils.rero.ch/api/documents/500" } }, { "pid": "1016", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/673" + "$ref": "https://ils.rero.ch/api/documents/499" } }, { "pid": "1017", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/672" + "$ref": "https://ils.rero.ch/api/documents/498" } }, { "pid": "1018", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/671" + "$ref": "https://ils.rero.ch/api/documents/497" } }, { "pid": "1019", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/671" + "$ref": "https://ils.rero.ch/api/documents/496" } }, { "pid": "1020", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/671" + "$ref": "https://ils.rero.ch/api/documents/495" } }, { "pid": "1021", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/670" + "$ref": "https://ils.rero.ch/api/documents/495" } }, { "pid": "1022", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/670" + "$ref": "https://ils.rero.ch/api/documents/494" } }, { "pid": "1023", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/669" + "$ref": "https://ils.rero.ch/api/documents/493" } }, { @@ -12281,202 +12281,202 @@ "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/669" + "$ref": "https://ils.rero.ch/api/documents/493" } }, { "pid": "1025", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/668" + "$ref": "https://ils.rero.ch/api/documents/492" } }, { "pid": "1026", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/667" + "$ref": "https://ils.rero.ch/api/documents/491" } }, { "pid": "1027", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/667" + "$ref": "https://ils.rero.ch/api/documents/490" } }, { "pid": "1028", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/667" + "$ref": "https://ils.rero.ch/api/documents/490" } }, { "pid": "1029", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/666" + "$ref": "https://ils.rero.ch/api/documents/489" } }, { "pid": "1030", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/665" + "$ref": "https://ils.rero.ch/api/documents/488" } }, { "pid": "1031", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/665" + "$ref": "https://ils.rero.ch/api/documents/488" } }, { "pid": "1032", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/665" + "$ref": "https://ils.rero.ch/api/documents/487" } }, { "pid": "1033", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/664" + "$ref": "https://ils.rero.ch/api/documents/487" } }, { "pid": "1034", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/664" + "$ref": "https://ils.rero.ch/api/documents/486" } }, { "pid": "1035", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/663" + "$ref": "https://ils.rero.ch/api/documents/486" } }, { "pid": "1036", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/663" + "$ref": "https://ils.rero.ch/api/documents/485" } }, { "pid": "1037", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/663" + "$ref": "https://ils.rero.ch/api/documents/485" } }, { "pid": "1038", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/662" + "$ref": "https://ils.rero.ch/api/documents/484" } }, { "pid": "1039", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/661" + "$ref": "https://ils.rero.ch/api/documents/483" } }, { "pid": "1040", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/660" + "$ref": "https://ils.rero.ch/api/documents/482" } }, { @@ -12488,7 +12488,7 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/660" + "$ref": "https://ils.rero.ch/api/documents/481" } }, { @@ -12500,7 +12500,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/659" + "$ref": "https://ils.rero.ch/api/documents/480" } }, { @@ -12512,331 +12512,331 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/659" + "$ref": "https://ils.rero.ch/api/documents/479" } }, { "pid": "1044", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/658" + "$ref": "https://ils.rero.ch/api/documents/479" } }, { "pid": "1045", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/657" + "$ref": "https://ils.rero.ch/api/documents/478" } }, { "pid": "1046", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/657" + "$ref": "https://ils.rero.ch/api/documents/477" } }, { "pid": "1047", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/656" + "$ref": "https://ils.rero.ch/api/documents/476" } }, { "pid": "1048", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/656" + "$ref": "https://ils.rero.ch/api/documents/475" } }, { "pid": "1049", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/655" + "$ref": "https://ils.rero.ch/api/documents/475" } }, { "pid": "1050", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/655" + "$ref": "https://ils.rero.ch/api/documents/474" } }, { "pid": "1051", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/654" + "$ref": "https://ils.rero.ch/api/documents/474" } }, { "pid": "1052", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/654" + "$ref": "https://ils.rero.ch/api/documents/473" } }, { "pid": "1053", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/654" + "$ref": "https://ils.rero.ch/api/documents/473" } }, { "pid": "1054", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/653" + "$ref": "https://ils.rero.ch/api/documents/472" } }, { "pid": "1055", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/653" + "$ref": "https://ils.rero.ch/api/documents/472" } }, { "pid": "1056", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/652" + "$ref": "https://ils.rero.ch/api/documents/471" } }, { "pid": "1057", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/651" + "$ref": "https://ils.rero.ch/api/documents/471" } }, { "pid": "1058", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/651" + "$ref": "https://ils.rero.ch/api/documents/470" } }, { "pid": "1059", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/650" + "$ref": "https://ils.rero.ch/api/documents/470" } }, { "pid": "1060", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/650" + "$ref": "https://ils.rero.ch/api/documents/469" } }, { "pid": "1061", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/650" + "$ref": "https://ils.rero.ch/api/documents/468" } }, { "pid": "1062", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/649" + "$ref": "https://ils.rero.ch/api/documents/467" } }, { "pid": "1063", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/649" + "$ref": "https://ils.rero.ch/api/documents/467" } }, { "pid": "1064", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/648" + "$ref": "https://ils.rero.ch/api/documents/466" } }, { "pid": "1065", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/648" + "$ref": "https://ils.rero.ch/api/documents/466" } }, { "pid": "1066", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/647" + "$ref": "https://ils.rero.ch/api/documents/465" } }, { "pid": "1067", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/647" + "$ref": "https://ils.rero.ch/api/documents/464" } }, { "pid": "1068", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/647" + "$ref": "https://ils.rero.ch/api/documents/464" } }, { "pid": "1069", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/646" + "$ref": "https://ils.rero.ch/api/documents/463" } }, { "pid": "1070", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/645" + "$ref": "https://ils.rero.ch/api/documents/463" } }, { @@ -12848,55 +12848,55 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/645" + "$ref": "https://ils.rero.ch/api/documents/462" } }, { "pid": "1072", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/644" + "$ref": "https://ils.rero.ch/api/documents/462" } }, { "pid": "1073", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/644" + "$ref": "https://ils.rero.ch/api/documents/461" } }, { "pid": "1074", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/643" + "$ref": "https://ils.rero.ch/api/documents/460" } }, { "pid": "1075", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/642" + "$ref": "https://ils.rero.ch/api/documents/460" } }, { @@ -12908,187 +12908,187 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/641" + "$ref": "https://ils.rero.ch/api/documents/459" } }, { "pid": "1077", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/641" + "$ref": "https://ils.rero.ch/api/documents/459" } }, { "pid": "1078", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/641" + "$ref": "https://ils.rero.ch/api/documents/458" } }, { "pid": "1079", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/640" + "$ref": "https://ils.rero.ch/api/documents/458" } }, { "pid": "1080", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/639" + "$ref": "https://ils.rero.ch/api/documents/457" } }, { "pid": "1081", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/638" + "$ref": "https://ils.rero.ch/api/documents/457" } }, { "pid": "1082", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/638" + "$ref": "https://ils.rero.ch/api/documents/456" } }, { "pid": "1083", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/637" + "$ref": "https://ils.rero.ch/api/documents/456" } }, { "pid": "1084", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/637" + "$ref": "https://ils.rero.ch/api/documents/455" } }, { "pid": "1085", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/636" + "$ref": "https://ils.rero.ch/api/documents/455" } }, { "pid": "1086", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/636" + "$ref": "https://ils.rero.ch/api/documents/454" } }, { "pid": "1087", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/635" + "$ref": "https://ils.rero.ch/api/documents/454" } }, { "pid": "1088", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/635" + "$ref": "https://ils.rero.ch/api/documents/453" } }, { "pid": "1089", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/635" + "$ref": "https://ils.rero.ch/api/documents/452" } }, { "pid": "1090", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/634" + "$ref": "https://ils.rero.ch/api/documents/452" } }, { "pid": "1091", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/633" + "$ref": "https://ils.rero.ch/api/documents/451" } }, { @@ -13100,7 +13100,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/632" + "$ref": "https://ils.rero.ch/api/documents/450" } }, { @@ -13109,10 +13109,10 @@ "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/631" + "$ref": "https://ils.rero.ch/api/documents/449" } }, { @@ -13124,55 +13124,55 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/631" + "$ref": "https://ils.rero.ch/api/documents/449" } }, { "pid": "1095", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/631" + "$ref": "https://ils.rero.ch/api/documents/448" } }, { "pid": "1096", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/630" + "$ref": "https://ils.rero.ch/api/documents/448" } }, { "pid": "1097", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/630" + "$ref": "https://ils.rero.ch/api/documents/447" } }, { "pid": "1098", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/629" + "$ref": "https://ils.rero.ch/api/documents/446" } }, { @@ -13184,151 +13184,151 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/628" + "$ref": "https://ils.rero.ch/api/documents/445" } }, { "pid": "1100", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/627" + "$ref": "https://ils.rero.ch/api/documents/445" } }, { "pid": "1101", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/627" + "$ref": "https://ils.rero.ch/api/documents/444" } }, { "pid": "1102", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/626" + "$ref": "https://ils.rero.ch/api/documents/443" } }, { "pid": "1103", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/626" + "$ref": "https://ils.rero.ch/api/documents/443" } }, { "pid": "1104", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/625" + "$ref": "https://ils.rero.ch/api/documents/442" } }, { "pid": "1105", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/625" + "$ref": "https://ils.rero.ch/api/documents/442" } }, { "pid": "1106", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/625" + "$ref": "https://ils.rero.ch/api/documents/441" } }, { "pid": "1107", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/624" + "$ref": "https://ils.rero.ch/api/documents/441" } }, { "pid": "1108", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/624" + "$ref": "https://ils.rero.ch/api/documents/440" } }, { "pid": "1109", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/623" + "$ref": "https://ils.rero.ch/api/documents/439" } }, { "pid": "1110", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/623" + "$ref": "https://ils.rero.ch/api/documents/438" } }, { "pid": "1111", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/622" + "$ref": "https://ils.rero.ch/api/documents/438" } }, { @@ -13340,43 +13340,43 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/621" + "$ref": "https://ils.rero.ch/api/documents/437" } }, { "pid": "1113", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/620" + "$ref": "https://ils.rero.ch/api/documents/437" } }, { "pid": "1114", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/620" + "$ref": "https://ils.rero.ch/api/documents/436" } }, { "pid": "1115", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/620" + "$ref": "https://ils.rero.ch/api/documents/435" } }, { @@ -13388,55 +13388,55 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/619" + "$ref": "https://ils.rero.ch/api/documents/434" } }, { "pid": "1117", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/619" + "$ref": "https://ils.rero.ch/api/documents/434" } }, { "pid": "1118", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/619" + "$ref": "https://ils.rero.ch/api/documents/433" } }, { "pid": "1119", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/618" + "$ref": "https://ils.rero.ch/api/documents/432" } }, { "pid": "1120", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/617" + "$ref": "https://ils.rero.ch/api/documents/432" } }, { @@ -13445,346 +13445,346 @@ "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/616" + "$ref": "https://ils.rero.ch/api/documents/431" } }, { "pid": "1122", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/616" + "$ref": "https://ils.rero.ch/api/documents/431" } }, { "pid": "1123", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/615" + "$ref": "https://ils.rero.ch/api/documents/430" } }, { "pid": "1124", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/614" + "$ref": "https://ils.rero.ch/api/documents/429" } }, { "pid": "1125", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/614" + "$ref": "https://ils.rero.ch/api/documents/429" } }, { "pid": "1126", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/614" + "$ref": "https://ils.rero.ch/api/documents/428" } }, { "pid": "1127", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/613" + "$ref": "https://ils.rero.ch/api/documents/428" } }, { "pid": "1128", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/613" + "$ref": "https://ils.rero.ch/api/documents/427" } }, { "pid": "1129", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/613" + "$ref": "https://ils.rero.ch/api/documents/427" } }, { "pid": "1130", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/612" + "$ref": "https://ils.rero.ch/api/documents/426" } }, { "pid": "1131", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/611" + "$ref": "https://ils.rero.ch/api/documents/425" } }, { "pid": "1132", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/610" + "$ref": "https://ils.rero.ch/api/documents/425" } }, { "pid": "1133", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/610" + "$ref": "https://ils.rero.ch/api/documents/424" } }, { "pid": "1134", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/610" + "$ref": "https://ils.rero.ch/api/documents/423" } }, { "pid": "1135", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/609" + "$ref": "https://ils.rero.ch/api/documents/422" } }, { "pid": "1136", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/609" + "$ref": "https://ils.rero.ch/api/documents/421" } }, { "pid": "1137", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/609" + "$ref": "https://ils.rero.ch/api/documents/421" } }, { "pid": "1138", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/608" + "$ref": "https://ils.rero.ch/api/documents/420" } }, { "pid": "1139", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/607" + "$ref": "https://ils.rero.ch/api/documents/419" } }, { "pid": "1140", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/607" + "$ref": "https://ils.rero.ch/api/documents/418" } }, { "pid": "1141", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/607" + "$ref": "https://ils.rero.ch/api/documents/417" } }, { "pid": "1142", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/606" + "$ref": "https://ils.rero.ch/api/documents/417" } }, { "pid": "1143", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/605" + "$ref": "https://ils.rero.ch/api/documents/416" } }, { "pid": "1144", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/604" + "$ref": "https://ils.rero.ch/api/documents/415" } }, { "pid": "1145", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/604" + "$ref": "https://ils.rero.ch/api/documents/414" } }, { "pid": "1146", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/603" + "$ref": "https://ils.rero.ch/api/documents/413" } }, { "pid": "1147", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/603" + "$ref": "https://ils.rero.ch/api/documents/413" } }, { "pid": "1148", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/602" + "$ref": "https://ils.rero.ch/api/documents/412" } }, { "pid": "1149", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/602" + "$ref": "https://ils.rero.ch/api/documents/411" } }, { @@ -13796,103 +13796,103 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/601" + "$ref": "https://ils.rero.ch/api/documents/410" } }, { "pid": "1151", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/600" + "$ref": "https://ils.rero.ch/api/documents/409" } }, { "pid": "1152", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/599" + "$ref": "https://ils.rero.ch/api/documents/409" } }, { "pid": "1153", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/598" + "$ref": "https://ils.rero.ch/api/documents/408" } }, { "pid": "1154", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/597" + "$ref": "https://ils.rero.ch/api/documents/407" } }, { "pid": "1155", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/597" + "$ref": "https://ils.rero.ch/api/documents/407" } }, { "pid": "1156", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/596" + "$ref": "https://ils.rero.ch/api/documents/406" } }, { "pid": "1157", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/596" + "$ref": "https://ils.rero.ch/api/documents/406" } }, { "pid": "1158", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/595" + "$ref": "https://ils.rero.ch/api/documents/405" } }, { @@ -13901,34 +13901,34 @@ "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/595" + "$ref": "https://ils.rero.ch/api/documents/404" } }, { "pid": "1160", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/594" + "$ref": "https://ils.rero.ch/api/documents/403" } }, { "pid": "1161", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/594" + "$ref": "https://ils.rero.ch/api/documents/403" } }, { @@ -13940,79 +13940,79 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/593" + "$ref": "https://ils.rero.ch/api/documents/402" } }, { "pid": "1163", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/593" + "$ref": "https://ils.rero.ch/api/documents/402" } }, { "pid": "1164", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/592" + "$ref": "https://ils.rero.ch/api/documents/401" } }, { "pid": "1165", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/592" + "$ref": "https://ils.rero.ch/api/documents/400" } }, { "pid": "1166", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/591" + "$ref": "https://ils.rero.ch/api/documents/399" } }, { "pid": "1167", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/591" + "$ref": "https://ils.rero.ch/api/documents/398" } }, { "pid": "1168", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/591" + "$ref": "https://ils.rero.ch/api/documents/398" } }, { @@ -14024,19 +14024,19 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/590" + "$ref": "https://ils.rero.ch/api/documents/397" } }, { "pid": "1170", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/589" + "$ref": "https://ils.rero.ch/api/documents/396" } }, { @@ -14048,883 +14048,883 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/589" + "$ref": "https://ils.rero.ch/api/documents/396" } }, { "pid": "1172", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/588" + "$ref": "https://ils.rero.ch/api/documents/395" } }, { "pid": "1173", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/588" + "$ref": "https://ils.rero.ch/api/documents/395" } }, { "pid": "1174", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/588" + "$ref": "https://ils.rero.ch/api/documents/394" } }, { "pid": "1175", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/587" + "$ref": "https://ils.rero.ch/api/documents/393" } }, { "pid": "1176", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/587" + "$ref": "https://ils.rero.ch/api/documents/392" } }, { "pid": "1177", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/587" + "$ref": "https://ils.rero.ch/api/documents/391" } }, { "pid": "1178", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/586" + "$ref": "https://ils.rero.ch/api/documents/391" } }, { "pid": "1179", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/585" + "$ref": "https://ils.rero.ch/api/documents/390" } }, { "pid": "1180", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/584" + "$ref": "https://ils.rero.ch/api/documents/389" } }, { "pid": "1181", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/583" + "$ref": "https://ils.rero.ch/api/documents/389" } }, { "pid": "1182", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/583" + "$ref": "https://ils.rero.ch/api/documents/388" } }, { "pid": "1183", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/582" + "$ref": "https://ils.rero.ch/api/documents/387" } }, { "pid": "1184", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/582" + "$ref": "https://ils.rero.ch/api/documents/386" } }, { "pid": "1185", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/582" + "$ref": "https://ils.rero.ch/api/documents/386" } }, { "pid": "1186", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/581" + "$ref": "https://ils.rero.ch/api/documents/385" } }, { "pid": "1187", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/581" + "$ref": "https://ils.rero.ch/api/documents/384" } }, { "pid": "1188", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/580" + "$ref": "https://ils.rero.ch/api/documents/384" } }, { "pid": "1189", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/580" + "$ref": "https://ils.rero.ch/api/documents/383" } }, { "pid": "1190", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/579" + "$ref": "https://ils.rero.ch/api/documents/383" } }, { "pid": "1191", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/579" + "$ref": "https://ils.rero.ch/api/documents/382" } }, { "pid": "1192", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/578" + "$ref": "https://ils.rero.ch/api/documents/381" } }, { "pid": "1193", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/577" + "$ref": "https://ils.rero.ch/api/documents/381" } }, { "pid": "1194", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/576" + "$ref": "https://ils.rero.ch/api/documents/380" } }, { "pid": "1195", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/576" + "$ref": "https://ils.rero.ch/api/documents/379" } }, { "pid": "1196", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/575" + "$ref": "https://ils.rero.ch/api/documents/378" } }, { "pid": "1197", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/574" + "$ref": "https://ils.rero.ch/api/documents/377" } }, { "pid": "1198", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/574" + "$ref": "https://ils.rero.ch/api/documents/376" } }, { "pid": "1199", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/574" + "$ref": "https://ils.rero.ch/api/documents/375" } }, { "pid": "1200", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/573" + "$ref": "https://ils.rero.ch/api/documents/374" } }, { "pid": "1201", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/573" + "$ref": "https://ils.rero.ch/api/documents/373" } }, { "pid": "1202", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/572" + "$ref": "https://ils.rero.ch/api/documents/373" } }, { "pid": "1203", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/572" + "$ref": "https://ils.rero.ch/api/documents/372" } }, { "pid": "1204", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/571" + "$ref": "https://ils.rero.ch/api/documents/371" } }, { "pid": "1205", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/570" + "$ref": "https://ils.rero.ch/api/documents/371" } }, { "pid": "1206", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/570" + "$ref": "https://ils.rero.ch/api/documents/370" } }, { "pid": "1207", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/570" + "$ref": "https://ils.rero.ch/api/documents/369" } }, { "pid": "1208", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/569" + "$ref": "https://ils.rero.ch/api/documents/368" } }, { "pid": "1209", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/569" + "$ref": "https://ils.rero.ch/api/documents/367" } }, { "pid": "1210", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/569" + "$ref": "https://ils.rero.ch/api/documents/367" } }, { "pid": "1211", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/568" + "$ref": "https://ils.rero.ch/api/documents/366" } }, { "pid": "1212", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/568" + "$ref": "https://ils.rero.ch/api/documents/365" } }, { "pid": "1213", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/568" + "$ref": "https://ils.rero.ch/api/documents/364" } }, { "pid": "1214", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/567" + "$ref": "https://ils.rero.ch/api/documents/364" } }, { "pid": "1215", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/566" + "$ref": "https://ils.rero.ch/api/documents/363" } }, { "pid": "1216", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/566" + "$ref": "https://ils.rero.ch/api/documents/362" } }, { "pid": "1217", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/565" + "$ref": "https://ils.rero.ch/api/documents/361" } }, { "pid": "1218", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/565" + "$ref": "https://ils.rero.ch/api/documents/361" } }, { "pid": "1219", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/565" + "$ref": "https://ils.rero.ch/api/documents/360" } }, { "pid": "1220", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/564" + "$ref": "https://ils.rero.ch/api/documents/359" } }, { "pid": "1221", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/564" + "$ref": "https://ils.rero.ch/api/documents/358" } }, { "pid": "1222", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/564" + "$ref": "https://ils.rero.ch/api/documents/358" } }, { "pid": "1223", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/563" + "$ref": "https://ils.rero.ch/api/documents/357" } }, { "pid": "1224", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/563" + "$ref": "https://ils.rero.ch/api/documents/356" } }, { "pid": "1225", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/563" + "$ref": "https://ils.rero.ch/api/documents/356" } }, { "pid": "1226", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/562" + "$ref": "https://ils.rero.ch/api/documents/355" } }, { "pid": "1227", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/562" + "$ref": "https://ils.rero.ch/api/documents/354" } }, { "pid": "1228", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/561" + "$ref": "https://ils.rero.ch/api/documents/354" } }, { "pid": "1229", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/560" + "$ref": "https://ils.rero.ch/api/documents/353" } }, { "pid": "1230", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/559" + "$ref": "https://ils.rero.ch/api/documents/353" } }, { "pid": "1231", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/558" + "$ref": "https://ils.rero.ch/api/documents/352" } }, { "pid": "1232", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/557" + "$ref": "https://ils.rero.ch/api/documents/351" } }, { "pid": "1233", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/557" + "$ref": "https://ils.rero.ch/api/documents/350" } }, { "pid": "1234", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/557" + "$ref": "https://ils.rero.ch/api/documents/350" } }, { "pid": "1235", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/556" + "$ref": "https://ils.rero.ch/api/documents/349" } }, { "pid": "1236", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/556" + "$ref": "https://ils.rero.ch/api/documents/349" } }, { "pid": "1237", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/555" + "$ref": "https://ils.rero.ch/api/documents/348" } }, { "pid": "1238", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/555" + "$ref": "https://ils.rero.ch/api/documents/347" } }, { "pid": "1239", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/554" + "$ref": "https://ils.rero.ch/api/documents/347" } }, { "pid": "1240", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/553" + "$ref": "https://ils.rero.ch/api/documents/346" } }, { "pid": "1241", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/553" + "$ref": "https://ils.rero.ch/api/documents/346" } }, { "pid": "1242", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/552" + "$ref": "https://ils.rero.ch/api/documents/345" } }, { "pid": "1243", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/552" + "$ref": "https://ils.rero.ch/api/documents/344" } }, { "pid": "1244", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/551" + "$ref": "https://ils.rero.ch/api/documents/344" } }, { @@ -14936,67 +14936,67 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/550" + "$ref": "https://ils.rero.ch/api/documents/343" } }, { "pid": "1246", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/550" + "$ref": "https://ils.rero.ch/api/documents/343" } }, { "pid": "1247", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/549" + "$ref": "https://ils.rero.ch/api/documents/342" } }, { "pid": "1248", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/549" + "$ref": "https://ils.rero.ch/api/documents/342" } }, { "pid": "1249", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/548" + "$ref": "https://ils.rero.ch/api/documents/341" } }, { "pid": "1250", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/548" + "$ref": "https://ils.rero.ch/api/documents/341" } }, { @@ -15008,463 +15008,463 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/548" + "$ref": "https://ils.rero.ch/api/documents/340" } }, { "pid": "1252", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/547" + "$ref": "https://ils.rero.ch/api/documents/339" } }, { "pid": "1253", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/546" + "$ref": "https://ils.rero.ch/api/documents/338" } }, { "pid": "1254", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/546" + "$ref": "https://ils.rero.ch/api/documents/338" } }, { "pid": "1255", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/545" + "$ref": "https://ils.rero.ch/api/documents/337" } }, { "pid": "1256", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/545" + "$ref": "https://ils.rero.ch/api/documents/336" } }, { "pid": "1257", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/545" + "$ref": "https://ils.rero.ch/api/documents/336" } }, { "pid": "1258", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/544" + "$ref": "https://ils.rero.ch/api/documents/335" } }, { "pid": "1259", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/544" + "$ref": "https://ils.rero.ch/api/documents/335" } }, { "pid": "1260", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/543" + "$ref": "https://ils.rero.ch/api/documents/334" } }, { "pid": "1261", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/543" + "$ref": "https://ils.rero.ch/api/documents/333" } }, { "pid": "1262", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/542" + "$ref": "https://ils.rero.ch/api/documents/332" } }, { "pid": "1263", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/542" + "$ref": "https://ils.rero.ch/api/documents/331" } }, { "pid": "1264", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/542" + "$ref": "https://ils.rero.ch/api/documents/330" } }, { "pid": "1265", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/541" + "$ref": "https://ils.rero.ch/api/documents/329" } }, { "pid": "1266", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/541" + "$ref": "https://ils.rero.ch/api/documents/328" } }, { "pid": "1267", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/541" + "$ref": "https://ils.rero.ch/api/documents/328" } }, { "pid": "1268", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/540" + "$ref": "https://ils.rero.ch/api/documents/327" } }, { "pid": "1269", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/540" + "$ref": "https://ils.rero.ch/api/documents/326" } }, { "pid": "1270", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/540" + "$ref": "https://ils.rero.ch/api/documents/326" } }, { "pid": "1271", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/539" + "$ref": "https://ils.rero.ch/api/documents/325" } }, { "pid": "1272", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/539" + "$ref": "https://ils.rero.ch/api/documents/324" } }, { "pid": "1273", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/539" + "$ref": "https://ils.rero.ch/api/documents/324" } }, { "pid": "1274", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/538" + "$ref": "https://ils.rero.ch/api/documents/323" } }, { "pid": "1275", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/538" + "$ref": "https://ils.rero.ch/api/documents/322" } }, { "pid": "1276", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/537" + "$ref": "https://ils.rero.ch/api/documents/322" } }, { "pid": "1277", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/536" + "$ref": "https://ils.rero.ch/api/documents/321" } }, { "pid": "1278", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/536" + "$ref": "https://ils.rero.ch/api/documents/320" } }, { "pid": "1279", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/535" + "$ref": "https://ils.rero.ch/api/documents/319" } }, { "pid": "1280", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/535" + "$ref": "https://ils.rero.ch/api/documents/319" } }, { "pid": "1281", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/534" + "$ref": "https://ils.rero.ch/api/documents/318" } }, { "pid": "1282", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/533" + "$ref": "https://ils.rero.ch/api/documents/318" } }, { "pid": "1283", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/533" + "$ref": "https://ils.rero.ch/api/documents/317" } }, { "pid": "1284", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/532" + "$ref": "https://ils.rero.ch/api/documents/317" } }, { "pid": "1285", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/532" + "$ref": "https://ils.rero.ch/api/documents/316" } }, { "pid": "1286", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/532" + "$ref": "https://ils.rero.ch/api/documents/316" } }, { "pid": "1287", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/531" + "$ref": "https://ils.rero.ch/api/documents/315" } }, { "pid": "1288", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/530" + "$ref": "https://ils.rero.ch/api/documents/314" } }, { "pid": "1289", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/529" + "$ref": "https://ils.rero.ch/api/documents/314" } }, { @@ -15476,367 +15476,367 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/529" + "$ref": "https://ils.rero.ch/api/documents/313" } }, { "pid": "1291", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/528" + "$ref": "https://ils.rero.ch/api/documents/313" } }, { "pid": "1292", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/528" + "$ref": "https://ils.rero.ch/api/documents/312" } }, { "pid": "1293", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/527" + "$ref": "https://ils.rero.ch/api/documents/311" } }, { "pid": "1294", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/527" + "$ref": "https://ils.rero.ch/api/documents/311" } }, { "pid": "1295", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/526" + "$ref": "https://ils.rero.ch/api/documents/310" } }, { "pid": "1296", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/526" + "$ref": "https://ils.rero.ch/api/documents/309" } }, { "pid": "1297", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/526" + "$ref": "https://ils.rero.ch/api/documents/309" } }, { "pid": "1298", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/525" + "$ref": "https://ils.rero.ch/api/documents/308" } }, { "pid": "1299", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/525" + "$ref": "https://ils.rero.ch/api/documents/307" } }, { "pid": "1300", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/524" + "$ref": "https://ils.rero.ch/api/documents/307" } }, { "pid": "1301", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/524" + "$ref": "https://ils.rero.ch/api/documents/306" } }, { "pid": "1302", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/523" + "$ref": "https://ils.rero.ch/api/documents/305" } }, { "pid": "1303", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/522" + "$ref": "https://ils.rero.ch/api/documents/304" } }, { "pid": "1304", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/522" + "$ref": "https://ils.rero.ch/api/documents/303" } }, { "pid": "1305", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/521" + "$ref": "https://ils.rero.ch/api/documents/303" } }, { "pid": "1306", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/520" + "$ref": "https://ils.rero.ch/api/documents/302" } }, { "pid": "1307", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/519" + "$ref": "https://ils.rero.ch/api/documents/302" } }, { "pid": "1308", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/519" + "$ref": "https://ils.rero.ch/api/documents/301" } }, { "pid": "1309", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/519" + "$ref": "https://ils.rero.ch/api/documents/301" } }, { "pid": "1310", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/518" + "$ref": "https://ils.rero.ch/api/documents/300" } }, { "pid": "1311", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/518" + "$ref": "https://ils.rero.ch/api/documents/299" } }, { "pid": "1312", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/517" + "$ref": "https://ils.rero.ch/api/documents/299" } }, { "pid": "1313", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/516" + "$ref": "https://ils.rero.ch/api/documents/298" } }, { "pid": "1314", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/516" + "$ref": "https://ils.rero.ch/api/documents/297" } }, { "pid": "1315", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/516" + "$ref": "https://ils.rero.ch/api/documents/296" } }, { "pid": "1316", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/515" + "$ref": "https://ils.rero.ch/api/documents/296" } }, { "pid": "1317", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/515" + "$ref": "https://ils.rero.ch/api/documents/295" } }, { "pid": "1318", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/514" + "$ref": "https://ils.rero.ch/api/documents/295" } }, { "pid": "1319", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/514" + "$ref": "https://ils.rero.ch/api/documents/294" } }, { "pid": "1320", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/513" + "$ref": "https://ils.rero.ch/api/documents/294" } }, { @@ -15848,7 +15848,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/513" + "$ref": "https://ils.rero.ch/api/documents/293" } }, { @@ -15860,19 +15860,19 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/513" + "$ref": "https://ils.rero.ch/api/documents/292" } }, { "pid": "1323", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/512" + "$ref": "https://ils.rero.ch/api/documents/292" } }, { @@ -15884,199 +15884,199 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/511" + "$ref": "https://ils.rero.ch/api/documents/291" } }, { "pid": "1325", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/511" + "$ref": "https://ils.rero.ch/api/documents/290" } }, { "pid": "1326", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/510" + "$ref": "https://ils.rero.ch/api/documents/290" } }, { "pid": "1327", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/510" + "$ref": "https://ils.rero.ch/api/documents/289" } }, { "pid": "1328", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/509" + "$ref": "https://ils.rero.ch/api/documents/289" } }, { "pid": "1329", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/509" + "$ref": "https://ils.rero.ch/api/documents/288" } }, { "pid": "1330", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/508" + "$ref": "https://ils.rero.ch/api/documents/288" } }, { "pid": "1331", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/507" + "$ref": "https://ils.rero.ch/api/documents/287" } }, { "pid": "1332", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/506" + "$ref": "https://ils.rero.ch/api/documents/287" } }, { "pid": "1333", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/506" + "$ref": "https://ils.rero.ch/api/documents/286" } }, { "pid": "1334", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/505" + "$ref": "https://ils.rero.ch/api/documents/286" } }, { "pid": "1335", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/505" + "$ref": "https://ils.rero.ch/api/documents/285" } }, { "pid": "1336", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/504" + "$ref": "https://ils.rero.ch/api/documents/284" } }, { "pid": "1337", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/504" + "$ref": "https://ils.rero.ch/api/documents/284" } }, { "pid": "1338", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/503" + "$ref": "https://ils.rero.ch/api/documents/283" } }, { "pid": "1339", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/502" + "$ref": "https://ils.rero.ch/api/documents/282" } }, { "pid": "1340", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/501" + "$ref": "https://ils.rero.ch/api/documents/281" } }, { @@ -16088,67 +16088,67 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/501" + "$ref": "https://ils.rero.ch/api/documents/281" } }, { "pid": "1342", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/501" + "$ref": "https://ils.rero.ch/api/documents/280" } }, { "pid": "1343", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/500" + "$ref": "https://ils.rero.ch/api/documents/279" } }, { "pid": "1344", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/500" + "$ref": "https://ils.rero.ch/api/documents/279" } }, { "pid": "1345", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/499" + "$ref": "https://ils.rero.ch/api/documents/278" } }, { "pid": "1346", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/499" + "$ref": "https://ils.rero.ch/api/documents/277" } }, { @@ -16160,487 +16160,487 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/498" + "$ref": "https://ils.rero.ch/api/documents/277" } }, { "pid": "1348", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/498" + "$ref": "https://ils.rero.ch/api/documents/276" } }, { "pid": "1349", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/498" + "$ref": "https://ils.rero.ch/api/documents/275" } }, { "pid": "1350", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/497" + "$ref": "https://ils.rero.ch/api/documents/275" } }, { "pid": "1351", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/497" + "$ref": "https://ils.rero.ch/api/documents/274" } }, { "pid": "1352", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/497" + "$ref": "https://ils.rero.ch/api/documents/273" } }, { "pid": "1353", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/496" + "$ref": "https://ils.rero.ch/api/documents/273" } }, { "pid": "1354", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/496" + "$ref": "https://ils.rero.ch/api/documents/272" } }, { "pid": "1355", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/495" + "$ref": "https://ils.rero.ch/api/documents/272" } }, { "pid": "1356", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/494" + "$ref": "https://ils.rero.ch/api/documents/271" } }, { "pid": "1357", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/494" + "$ref": "https://ils.rero.ch/api/documents/271" } }, { "pid": "1358", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/494" + "$ref": "https://ils.rero.ch/api/documents/270" } }, { "pid": "1359", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/493" + "$ref": "https://ils.rero.ch/api/documents/269" } }, { "pid": "1360", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/493" + "$ref": "https://ils.rero.ch/api/documents/269" } }, { "pid": "1361", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/492" + "$ref": "https://ils.rero.ch/api/documents/268" } }, { "pid": "1362", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/491" + "$ref": "https://ils.rero.ch/api/documents/268" } }, { "pid": "1363", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/490" + "$ref": "https://ils.rero.ch/api/documents/267" } }, { "pid": "1364", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/490" + "$ref": "https://ils.rero.ch/api/documents/266" } }, { "pid": "1365", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/489" + "$ref": "https://ils.rero.ch/api/documents/265" } }, { "pid": "1366", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/489" + "$ref": "https://ils.rero.ch/api/documents/264" } }, { "pid": "1367", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/488" + "$ref": "https://ils.rero.ch/api/documents/264" } }, { "pid": "1368", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/487" + "$ref": "https://ils.rero.ch/api/documents/263" } }, { "pid": "1369", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/486" + "$ref": "https://ils.rero.ch/api/documents/262" } }, { "pid": "1370", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/486" + "$ref": "https://ils.rero.ch/api/documents/261" } }, { "pid": "1371", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/486" + "$ref": "https://ils.rero.ch/api/documents/261" } }, { "pid": "1372", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/485" + "$ref": "https://ils.rero.ch/api/documents/260" } }, { "pid": "1373", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/484" + "$ref": "https://ils.rero.ch/api/documents/260" } }, { "pid": "1374", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/484" + "$ref": "https://ils.rero.ch/api/documents/259" } }, { "pid": "1375", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/484" + "$ref": "https://ils.rero.ch/api/documents/258" } }, { "pid": "1376", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/483" + "$ref": "https://ils.rero.ch/api/documents/258" } }, { "pid": "1377", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/483" + "$ref": "https://ils.rero.ch/api/documents/257" } }, { "pid": "1378", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/482" + "$ref": "https://ils.rero.ch/api/documents/257" } }, { "pid": "1379", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/481" + "$ref": "https://ils.rero.ch/api/documents/256" } }, { "pid": "1380", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/480" + "$ref": "https://ils.rero.ch/api/documents/255" } }, { "pid": "1381", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/479" + "$ref": "https://ils.rero.ch/api/documents/255" } }, { "pid": "1382", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/479" + "$ref": "https://ils.rero.ch/api/documents/254" } }, { "pid": "1383", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/478" + "$ref": "https://ils.rero.ch/api/documents/253" } }, { "pid": "1384", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/478" + "$ref": "https://ils.rero.ch/api/documents/253" } }, { "pid": "1385", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/478" + "$ref": "https://ils.rero.ch/api/documents/252" } }, { "pid": "1386", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/477" + "$ref": "https://ils.rero.ch/api/documents/252" } }, { "pid": "1387", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/477" + "$ref": "https://ils.rero.ch/api/documents/251" } }, { @@ -16652,247 +16652,247 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/477" + "$ref": "https://ils.rero.ch/api/documents/250" } }, { "pid": "1389", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/476" + "$ref": "https://ils.rero.ch/api/documents/249" } }, { "pid": "1390", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/476" + "$ref": "https://ils.rero.ch/api/documents/249" } }, { "pid": "1391", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/476" + "$ref": "https://ils.rero.ch/api/documents/248" } }, { "pid": "1392", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/475" + "$ref": "https://ils.rero.ch/api/documents/248" } }, { "pid": "1393", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/474" + "$ref": "https://ils.rero.ch/api/documents/247" } }, { "pid": "1394", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/474" + "$ref": "https://ils.rero.ch/api/documents/246" } }, { "pid": "1395", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/473" + "$ref": "https://ils.rero.ch/api/documents/246" } }, { "pid": "1396", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/472" + "$ref": "https://ils.rero.ch/api/documents/245" } }, { "pid": "1397", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/472" + "$ref": "https://ils.rero.ch/api/documents/245" } }, { "pid": "1398", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/472" + "$ref": "https://ils.rero.ch/api/documents/244" } }, { "pid": "1399", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/471" + "$ref": "https://ils.rero.ch/api/documents/243" } }, { "pid": "1400", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/471" + "$ref": "https://ils.rero.ch/api/documents/243" } }, { "pid": "1401", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/471" + "$ref": "https://ils.rero.ch/api/documents/242" } }, { "pid": "1402", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/470" + "$ref": "https://ils.rero.ch/api/documents/241" } }, { "pid": "1403", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/470" + "$ref": "https://ils.rero.ch/api/documents/240" } }, { "pid": "1404", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/470" + "$ref": "https://ils.rero.ch/api/documents/239" } }, { "pid": "1405", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/469" + "$ref": "https://ils.rero.ch/api/documents/238" } }, { "pid": "1406", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/468" + "$ref": "https://ils.rero.ch/api/documents/238" } }, { "pid": "1407", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/468" + "$ref": "https://ils.rero.ch/api/documents/237" } }, { "pid": "1408", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/467" + "$ref": "https://ils.rero.ch/api/documents/237" } }, { @@ -16904,19 +16904,19 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/466" + "$ref": "https://ils.rero.ch/api/documents/236" } }, { "pid": "1410", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/466" + "$ref": "https://ils.rero.ch/api/documents/236" } }, { @@ -16928,55 +16928,55 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/466" + "$ref": "https://ils.rero.ch/api/documents/235" } }, { "pid": "1412", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/465" + "$ref": "https://ils.rero.ch/api/documents/235" } }, { "pid": "1413", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/464" + "$ref": "https://ils.rero.ch/api/documents/234" } }, { "pid": "1414", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/464" + "$ref": "https://ils.rero.ch/api/documents/233" } }, { "pid": "1415", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/463" + "$ref": "https://ils.rero.ch/api/documents/232" } }, { @@ -16985,166 +16985,166 @@ "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/463" + "$ref": "https://ils.rero.ch/api/documents/232" } }, { "pid": "1417", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/462" + "$ref": "https://ils.rero.ch/api/documents/231" } }, { "pid": "1418", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/461" + "$ref": "https://ils.rero.ch/api/documents/231" } }, { "pid": "1419", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/461" + "$ref": "https://ils.rero.ch/api/documents/230" } }, { "pid": "1420", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/460" + "$ref": "https://ils.rero.ch/api/documents/230" } }, { "pid": "1421", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/460" + "$ref": "https://ils.rero.ch/api/documents/229" } }, { "pid": "1422", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/459" + "$ref": "https://ils.rero.ch/api/documents/229" } }, { "pid": "1423", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/459" + "$ref": "https://ils.rero.ch/api/documents/228" } }, { "pid": "1424", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/458" + "$ref": "https://ils.rero.ch/api/documents/228" } }, { "pid": "1425", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/457" + "$ref": "https://ils.rero.ch/api/documents/227" } }, { "pid": "1426", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/457" + "$ref": "https://ils.rero.ch/api/documents/226" } }, { "pid": "1427", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/456" + "$ref": "https://ils.rero.ch/api/documents/226" } }, { "pid": "1428", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/455" + "$ref": "https://ils.rero.ch/api/documents/225" } }, { "pid": "1429", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/455" + "$ref": "https://ils.rero.ch/api/documents/224" } }, { @@ -17156,19 +17156,19 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/454" + "$ref": "https://ils.rero.ch/api/documents/224" } }, { "pid": "1431", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/454" + "$ref": "https://ils.rero.ch/api/documents/223" } }, { @@ -17177,58 +17177,58 @@ "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/454" + "$ref": "https://ils.rero.ch/api/documents/223" } }, { "pid": "1433", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/453" + "$ref": "https://ils.rero.ch/api/documents/222" } }, { "pid": "1434", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/453" + "$ref": "https://ils.rero.ch/api/documents/221" } }, { "pid": "1435", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/453" + "$ref": "https://ils.rero.ch/api/documents/221" } }, { "pid": "1436", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/452" + "$ref": "https://ils.rero.ch/api/documents/220" } }, { @@ -17240,43 +17240,43 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/452" + "$ref": "https://ils.rero.ch/api/documents/219" } }, { "pid": "1438", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/452" + "$ref": "https://ils.rero.ch/api/documents/219" } }, { "pid": "1439", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/451" + "$ref": "https://ils.rero.ch/api/documents/218" } }, { "pid": "1440", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/451" + "$ref": "https://ils.rero.ch/api/documents/218" } }, { @@ -17288,211 +17288,211 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/450" + "$ref": "https://ils.rero.ch/api/documents/217" } }, { "pid": "1442", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/450" + "$ref": "https://ils.rero.ch/api/documents/216" } }, { "pid": "1443", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/449" + "$ref": "https://ils.rero.ch/api/documents/215" } }, { "pid": "1444", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/448" + "$ref": "https://ils.rero.ch/api/documents/215" } }, { "pid": "1445", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/447" + "$ref": "https://ils.rero.ch/api/documents/214" } }, { "pid": "1446", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/447" + "$ref": "https://ils.rero.ch/api/documents/213" } }, { "pid": "1447", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/447" + "$ref": "https://ils.rero.ch/api/documents/212" } }, { "pid": "1448", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/446" + "$ref": "https://ils.rero.ch/api/documents/212" } }, { "pid": "1449", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/445" + "$ref": "https://ils.rero.ch/api/documents/211" } }, { "pid": "1450", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/445" + "$ref": "https://ils.rero.ch/api/documents/210" } }, { "pid": "1451", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/445" + "$ref": "https://ils.rero.ch/api/documents/209" } }, { "pid": "1452", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/444" + "$ref": "https://ils.rero.ch/api/documents/208" } }, { "pid": "1453", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/444" + "$ref": "https://ils.rero.ch/api/documents/207" } }, { "pid": "1454", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/443" + "$ref": "https://ils.rero.ch/api/documents/207" } }, { "pid": "1455", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/443" + "$ref": "https://ils.rero.ch/api/documents/206" } }, { "pid": "1456", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/442" + "$ref": "https://ils.rero.ch/api/documents/206" } }, { "pid": "1457", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/441" + "$ref": "https://ils.rero.ch/api/documents/205" } }, { "pid": "1458", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/440" + "$ref": "https://ils.rero.ch/api/documents/205" } }, { @@ -17504,67 +17504,67 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/440" + "$ref": "https://ils.rero.ch/api/documents/204" } }, { "pid": "1460", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/439" + "$ref": "https://ils.rero.ch/api/documents/204" } }, { "pid": "1461", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/438" + "$ref": "https://ils.rero.ch/api/documents/203" } }, { "pid": "1462", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/438" + "$ref": "https://ils.rero.ch/api/documents/202" } }, { "pid": "1463", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/437" + "$ref": "https://ils.rero.ch/api/documents/201" } }, { "pid": "1464", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/437" + "$ref": "https://ils.rero.ch/api/documents/200" } }, { @@ -17573,262 +17573,262 @@ "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/436" + "$ref": "https://ils.rero.ch/api/documents/200" } }, { "pid": "1466", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/436" + "$ref": "https://ils.rero.ch/api/documents/199" } }, { "pid": "1467", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/436" + "$ref": "https://ils.rero.ch/api/documents/199" } }, { "pid": "1468", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/435" + "$ref": "https://ils.rero.ch/api/documents/198" } }, { "pid": "1469", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/435" + "$ref": "https://ils.rero.ch/api/documents/197" } }, { "pid": "1470", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/434" + "$ref": "https://ils.rero.ch/api/documents/196" } }, { "pid": "1471", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/434" + "$ref": "https://ils.rero.ch/api/documents/195" } }, { "pid": "1472", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/434" + "$ref": "https://ils.rero.ch/api/documents/194" } }, { "pid": "1473", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/433" + "$ref": "https://ils.rero.ch/api/documents/194" } }, { "pid": "1474", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/432" + "$ref": "https://ils.rero.ch/api/documents/193" } }, { "pid": "1475", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/431" + "$ref": "https://ils.rero.ch/api/documents/193" } }, { "pid": "1476", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/430" + "$ref": "https://ils.rero.ch/api/documents/192" } }, { "pid": "1477", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/429" + "$ref": "https://ils.rero.ch/api/documents/191" } }, { "pid": "1478", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/428" + "$ref": "https://ils.rero.ch/api/documents/190" } }, { "pid": "1479", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/427" + "$ref": "https://ils.rero.ch/api/documents/189" } }, { "pid": "1480", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/427" + "$ref": "https://ils.rero.ch/api/documents/189" } }, { "pid": "1481", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/427" + "$ref": "https://ils.rero.ch/api/documents/188" } }, { "pid": "1482", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/426" + "$ref": "https://ils.rero.ch/api/documents/188" } }, { "pid": "1483", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/426" + "$ref": "https://ils.rero.ch/api/documents/187" } }, { "pid": "1484", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/425" + "$ref": "https://ils.rero.ch/api/documents/187" } }, { "pid": "1485", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/424" + "$ref": "https://ils.rero.ch/api/documents/186" } }, { "pid": "1486", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/424" + "$ref": "https://ils.rero.ch/api/documents/186" } }, { @@ -17840,487 +17840,487 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/423" + "$ref": "https://ils.rero.ch/api/documents/185" } }, { "pid": "1488", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/422" + "$ref": "https://ils.rero.ch/api/documents/184" } }, { "pid": "1489", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/421" + "$ref": "https://ils.rero.ch/api/documents/183" } }, { "pid": "1490", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/421" + "$ref": "https://ils.rero.ch/api/documents/182" } }, { "pid": "1491", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/421" + "$ref": "https://ils.rero.ch/api/documents/182" } }, { "pid": "1492", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/420" + "$ref": "https://ils.rero.ch/api/documents/181" } }, { "pid": "1493", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/420" + "$ref": "https://ils.rero.ch/api/documents/181" } }, { "pid": "1494", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/420" + "$ref": "https://ils.rero.ch/api/documents/180" } }, { "pid": "1495", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/419" + "$ref": "https://ils.rero.ch/api/documents/179" } }, { "pid": "1496", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/419" + "$ref": "https://ils.rero.ch/api/documents/179" } }, { "pid": "1497", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/418" + "$ref": "https://ils.rero.ch/api/documents/178" } }, { "pid": "1498", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/418" + "$ref": "https://ils.rero.ch/api/documents/177" } }, { "pid": "1499", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/418" + "$ref": "https://ils.rero.ch/api/documents/176" } }, { "pid": "1500", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/417" + "$ref": "https://ils.rero.ch/api/documents/176" } }, { "pid": "1501", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/417" + "$ref": "https://ils.rero.ch/api/documents/175" } }, { "pid": "1502", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/416" + "$ref": "https://ils.rero.ch/api/documents/175" } }, { "pid": "1503", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/415" + "$ref": "https://ils.rero.ch/api/documents/174" } }, { "pid": "1504", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/414" + "$ref": "https://ils.rero.ch/api/documents/174" } }, { "pid": "1505", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/414" + "$ref": "https://ils.rero.ch/api/documents/173" } }, { "pid": "1506", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/414" + "$ref": "https://ils.rero.ch/api/documents/173" } }, { "pid": "1507", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/413" + "$ref": "https://ils.rero.ch/api/documents/172" } }, { "pid": "1508", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/413" + "$ref": "https://ils.rero.ch/api/documents/171" } }, { "pid": "1509", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/412" + "$ref": "https://ils.rero.ch/api/documents/170" } }, { "pid": "1510", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/412" + "$ref": "https://ils.rero.ch/api/documents/170" } }, { "pid": "1511", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/411" + "$ref": "https://ils.rero.ch/api/documents/169" } }, { "pid": "1512", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/411" + "$ref": "https://ils.rero.ch/api/documents/168" } }, { "pid": "1513", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/410" + "$ref": "https://ils.rero.ch/api/documents/167" } }, { "pid": "1514", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/410" + "$ref": "https://ils.rero.ch/api/documents/167" } }, { "pid": "1515", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/410" + "$ref": "https://ils.rero.ch/api/documents/166" } }, { "pid": "1516", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/409" + "$ref": "https://ils.rero.ch/api/documents/165" } }, { "pid": "1517", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/408" + "$ref": "https://ils.rero.ch/api/documents/165" } }, { "pid": "1518", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/408" + "$ref": "https://ils.rero.ch/api/documents/164" } }, { "pid": "1519", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/407" + "$ref": "https://ils.rero.ch/api/documents/163" } }, { "pid": "1520", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/407" + "$ref": "https://ils.rero.ch/api/documents/162" } }, { "pid": "1521", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/407" + "$ref": "https://ils.rero.ch/api/documents/162" } }, { "pid": "1522", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/406" + "$ref": "https://ils.rero.ch/api/documents/161" } }, { "pid": "1523", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/406" + "$ref": "https://ils.rero.ch/api/documents/160" } }, { "pid": "1524", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/406" + "$ref": "https://ils.rero.ch/api/documents/159" } }, { "pid": "1525", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/405" + "$ref": "https://ils.rero.ch/api/documents/158" } }, { "pid": "1526", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/405" + "$ref": "https://ils.rero.ch/api/documents/158" } }, { "pid": "1527", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/405" + "$ref": "https://ils.rero.ch/api/documents/157" } }, { @@ -18332,163 +18332,163 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/404" + "$ref": "https://ils.rero.ch/api/documents/157" } }, { "pid": "1529", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/403" + "$ref": "https://ils.rero.ch/api/documents/156" } }, { "pid": "1530", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/403" + "$ref": "https://ils.rero.ch/api/documents/155" } }, { "pid": "1531", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/402" + "$ref": "https://ils.rero.ch/api/documents/155" } }, { "pid": "1532", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/402" + "$ref": "https://ils.rero.ch/api/documents/154" } }, { "pid": "1533", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/401" + "$ref": "https://ils.rero.ch/api/documents/153" } }, { "pid": "1534", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/401" + "$ref": "https://ils.rero.ch/api/documents/152" } }, { "pid": "1535", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/400" + "$ref": "https://ils.rero.ch/api/documents/152" } }, { "pid": "1536", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/400" + "$ref": "https://ils.rero.ch/api/documents/151" } }, { "pid": "1537", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/400" + "$ref": "https://ils.rero.ch/api/documents/151" } }, { "pid": "1538", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/399" + "$ref": "https://ils.rero.ch/api/documents/150" } }, { "pid": "1539", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/398" + "$ref": "https://ils.rero.ch/api/documents/150" } }, { "pid": "1540", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/398" + "$ref": "https://ils.rero.ch/api/documents/149" } }, { "pid": "1541", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/398" + "$ref": "https://ils.rero.ch/api/documents/148" } }, { @@ -18500,67 +18500,67 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/397" + "$ref": "https://ils.rero.ch/api/documents/147" } }, { "pid": "1543", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/396" + "$ref": "https://ils.rero.ch/api/documents/147" } }, { "pid": "1544", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/396" + "$ref": "https://ils.rero.ch/api/documents/146" } }, { "pid": "1545", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/395" + "$ref": "https://ils.rero.ch/api/documents/146" } }, { "pid": "1546", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/394" + "$ref": "https://ils.rero.ch/api/documents/145" } }, { "pid": "1547", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/394" + "$ref": "https://ils.rero.ch/api/documents/144" } }, { @@ -18572,163 +18572,163 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/394" + "$ref": "https://ils.rero.ch/api/documents/143" } }, { "pid": "1549", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/393" + "$ref": "https://ils.rero.ch/api/documents/143" } }, { "pid": "1550", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/393" + "$ref": "https://ils.rero.ch/api/documents/142" } }, { "pid": "1551", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/392" + "$ref": "https://ils.rero.ch/api/documents/142" } }, { "pid": "1552", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/392" + "$ref": "https://ils.rero.ch/api/documents/141" } }, { "pid": "1553", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/391" + "$ref": "https://ils.rero.ch/api/documents/140" } }, { "pid": "1554", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/390" + "$ref": "https://ils.rero.ch/api/documents/139" } }, { "pid": "1555", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/389" + "$ref": "https://ils.rero.ch/api/documents/138" } }, { "pid": "1556", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/388" + "$ref": "https://ils.rero.ch/api/documents/137" } }, { "pid": "1557", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/388" + "$ref": "https://ils.rero.ch/api/documents/137" } }, { "pid": "1558", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/387" + "$ref": "https://ils.rero.ch/api/documents/136" } }, { "pid": "1559", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/386" + "$ref": "https://ils.rero.ch/api/documents/135" } }, { "pid": "1560", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/386" + "$ref": "https://ils.rero.ch/api/documents/135" } }, { "pid": "1561", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/385" + "$ref": "https://ils.rero.ch/api/documents/134" } }, { @@ -18740,487 +18740,487 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/385" + "$ref": "https://ils.rero.ch/api/documents/133" } }, { "pid": "1563", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/384" + "$ref": "https://ils.rero.ch/api/documents/133" } }, { "pid": "1564", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/384" + "$ref": "https://ils.rero.ch/api/documents/132" } }, { "pid": "1565", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/383" + "$ref": "https://ils.rero.ch/api/documents/131" } }, { "pid": "1566", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/383" + "$ref": "https://ils.rero.ch/api/documents/131" } }, { "pid": "1567", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/382" + "$ref": "https://ils.rero.ch/api/documents/130" } }, { "pid": "1568", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/381" + "$ref": "https://ils.rero.ch/api/documents/130" } }, { "pid": "1569", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/381" + "$ref": "https://ils.rero.ch/api/documents/129" } }, { "pid": "1570", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/381" + "$ref": "https://ils.rero.ch/api/documents/129" } }, { "pid": "1571", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/380" + "$ref": "https://ils.rero.ch/api/documents/128" } }, { "pid": "1572", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/380" + "$ref": "https://ils.rero.ch/api/documents/128" } }, { "pid": "1573", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/379" + "$ref": "https://ils.rero.ch/api/documents/127" } }, { "pid": "1574", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/378" + "$ref": "https://ils.rero.ch/api/documents/126" } }, { "pid": "1575", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/378" + "$ref": "https://ils.rero.ch/api/documents/125" } }, { "pid": "1576", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/377" + "$ref": "https://ils.rero.ch/api/documents/124" } }, { "pid": "1577", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/377" + "$ref": "https://ils.rero.ch/api/documents/124" } }, { "pid": "1578", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/377" + "$ref": "https://ils.rero.ch/api/documents/123" } }, { "pid": "1579", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/376" + "$ref": "https://ils.rero.ch/api/documents/123" } }, { "pid": "1580", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/375" + "$ref": "https://ils.rero.ch/api/documents/122" } }, { "pid": "1581", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/375" + "$ref": "https://ils.rero.ch/api/documents/122" } }, { "pid": "1582", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/374" + "$ref": "https://ils.rero.ch/api/documents/121" } }, { "pid": "1583", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/374" + "$ref": "https://ils.rero.ch/api/documents/120" } }, { "pid": "1584", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/373" + "$ref": "https://ils.rero.ch/api/documents/119" } }, { "pid": "1585", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/373" + "$ref": "https://ils.rero.ch/api/documents/118" } }, { "pid": "1586", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/373" + "$ref": "https://ils.rero.ch/api/documents/117" } }, { "pid": "1587", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/372" + "$ref": "https://ils.rero.ch/api/documents/117" } }, { "pid": "1588", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/371" + "$ref": "https://ils.rero.ch/api/documents/116" } }, { "pid": "1589", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/370" + "$ref": "https://ils.rero.ch/api/documents/116" } }, { "pid": "1590", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/370" + "$ref": "https://ils.rero.ch/api/documents/115" } }, { "pid": "1591", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/369" + "$ref": "https://ils.rero.ch/api/documents/115" } }, { "pid": "1592", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/368" + "$ref": "https://ils.rero.ch/api/documents/114" } }, { "pid": "1593", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/368" + "$ref": "https://ils.rero.ch/api/documents/113" } }, { "pid": "1594", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/367" + "$ref": "https://ils.rero.ch/api/documents/112" } }, { "pid": "1595", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/367" + "$ref": "https://ils.rero.ch/api/documents/112" } }, { "pid": "1596", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/367" + "$ref": "https://ils.rero.ch/api/documents/111" } }, { "pid": "1597", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/366" + "$ref": "https://ils.rero.ch/api/documents/110" } }, { "pid": "1598", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/366" + "$ref": "https://ils.rero.ch/api/documents/109" } }, { "pid": "1599", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/366" + "$ref": "https://ils.rero.ch/api/documents/108" } }, { "pid": "1600", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/365" + "$ref": "https://ils.rero.ch/api/documents/107" } }, { "pid": "1601", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/364" + "$ref": "https://ils.rero.ch/api/documents/107" } }, { "pid": "1602", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/364" + "$ref": "https://ils.rero.ch/api/documents/106" } }, { @@ -19232,43 +19232,43 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/363" + "$ref": "https://ils.rero.ch/api/documents/106" } }, { "pid": "1604", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/363" + "$ref": "https://ils.rero.ch/api/documents/105" } }, { "pid": "1605", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/362" + "$ref": "https://ils.rero.ch/api/documents/104" } }, { "pid": "1606", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/362" + "$ref": "https://ils.rero.ch/api/documents/103" } }, { @@ -19280,175 +19280,175 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/361" + "$ref": "https://ils.rero.ch/api/documents/102" } }, { "pid": "1608", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/361" + "$ref": "https://ils.rero.ch/api/documents/102" } }, { "pid": "1609", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/360" + "$ref": "https://ils.rero.ch/api/documents/101" } }, { "pid": "1610", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/360" + "$ref": "https://ils.rero.ch/api/documents/100" } }, { "pid": "1611", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/359" + "$ref": "https://ils.rero.ch/api/documents/100" } }, { "pid": "1612", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/359" + "$ref": "https://ils.rero.ch/api/documents/99" } }, { "pid": "1613", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/359" + "$ref": "https://ils.rero.ch/api/documents/98" } }, { "pid": "1614", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/358" + "$ref": "https://ils.rero.ch/api/documents/97" } }, { "pid": "1615", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/357" + "$ref": "https://ils.rero.ch/api/documents/97" } }, { "pid": "1616", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/357" + "$ref": "https://ils.rero.ch/api/documents/96" } }, { "pid": "1617", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/356" + "$ref": "https://ils.rero.ch/api/documents/96" } }, { "pid": "1618", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/356" + "$ref": "https://ils.rero.ch/api/documents/95" } }, { "pid": "1619", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/356" + "$ref": "https://ils.rero.ch/api/documents/95" } }, { "pid": "1620", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/355" + "$ref": "https://ils.rero.ch/api/documents/94" } }, { "pid": "1621", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/355" + "$ref": "https://ils.rero.ch/api/documents/94" } }, { @@ -19460,79 +19460,79 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/355" + "$ref": "https://ils.rero.ch/api/documents/93" } }, { "pid": "1623", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/354" + "$ref": "https://ils.rero.ch/api/documents/93" } }, { "pid": "1624", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/354" + "$ref": "https://ils.rero.ch/api/documents/92" } }, { "pid": "1625", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/353" + "$ref": "https://ils.rero.ch/api/documents/91" } }, { "pid": "1626", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/353" + "$ref": "https://ils.rero.ch/api/documents/91" } }, { "pid": "1627", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/353" + "$ref": "https://ils.rero.ch/api/documents/90" } }, { "pid": "1628", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/352" + "$ref": "https://ils.rero.ch/api/documents/90" } }, { @@ -19544,79 +19544,79 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/352" + "$ref": "https://ils.rero.ch/api/documents/89" } }, { "pid": "1630", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/352" + "$ref": "https://ils.rero.ch/api/documents/89" } }, { "pid": "1631", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/351" + "$ref": "https://ils.rero.ch/api/documents/88" } }, { "pid": "1632", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/350" + "$ref": "https://ils.rero.ch/api/documents/87" } }, { "pid": "1633", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/349" + "$ref": "https://ils.rero.ch/api/documents/86" } }, { "pid": "1634", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/349" + "$ref": "https://ils.rero.ch/api/documents/85" } }, { "pid": "1635", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/349" + "$ref": "https://ils.rero.ch/api/documents/84" } }, { @@ -19628,187 +19628,187 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/348" + "$ref": "https://ils.rero.ch/api/documents/83" } }, { "pid": "1637", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/347" + "$ref": "https://ils.rero.ch/api/documents/82" } }, { "pid": "1638", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/347" + "$ref": "https://ils.rero.ch/api/documents/82" } }, { "pid": "1639", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/347" + "$ref": "https://ils.rero.ch/api/documents/81" } }, { "pid": "1640", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/346" + "$ref": "https://ils.rero.ch/api/documents/80" } }, { "pid": "1641", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/346" + "$ref": "https://ils.rero.ch/api/documents/79" } }, { "pid": "1642", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/345" + "$ref": "https://ils.rero.ch/api/documents/78" } }, { "pid": "1643", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/345" + "$ref": "https://ils.rero.ch/api/documents/77" } }, { "pid": "1644", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/345" + "$ref": "https://ils.rero.ch/api/documents/76" } }, { "pid": "1645", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/344" + "$ref": "https://ils.rero.ch/api/documents/75" } }, { "pid": "1646", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/344" + "$ref": "https://ils.rero.ch/api/documents/75" } }, { "pid": "1647", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/343" + "$ref": "https://ils.rero.ch/api/documents/74" } }, { "pid": "1648", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/343" + "$ref": "https://ils.rero.ch/api/documents/73" } }, { "pid": "1649", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/343" + "$ref": "https://ils.rero.ch/api/documents/72" } }, { "pid": "1650", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/342" + "$ref": "https://ils.rero.ch/api/documents/71" } }, { "pid": "1651", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/342" + "$ref": "https://ils.rero.ch/api/documents/71" } }, { @@ -19820,343 +19820,343 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/342" + "$ref": "https://ils.rero.ch/api/documents/70" } }, { "pid": "1653", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/341" + "$ref": "https://ils.rero.ch/api/documents/69" } }, { "pid": "1654", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/341" + "$ref": "https://ils.rero.ch/api/documents/69" } }, { "pid": "1655", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/340" + "$ref": "https://ils.rero.ch/api/documents/68" } }, { "pid": "1656", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/340" + "$ref": "https://ils.rero.ch/api/documents/68" } }, { "pid": "1657", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/339" + "$ref": "https://ils.rero.ch/api/documents/67" } }, { "pid": "1658", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/339" + "$ref": "https://ils.rero.ch/api/documents/66" } }, { "pid": "1659", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/339" + "$ref": "https://ils.rero.ch/api/documents/66" } }, { "pid": "1660", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/338" + "$ref": "https://ils.rero.ch/api/documents/65" } }, { "pid": "1661", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/338" + "$ref": "https://ils.rero.ch/api/documents/65" } }, { "pid": "1662", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/338" + "$ref": "https://ils.rero.ch/api/documents/64" } }, { "pid": "1663", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/337" + "$ref": "https://ils.rero.ch/api/documents/63" } }, { "pid": "1664", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/336" + "$ref": "https://ils.rero.ch/api/documents/62" } }, { "pid": "1665", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/336" + "$ref": "https://ils.rero.ch/api/documents/62" } }, { "pid": "1666", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/336" + "$ref": "https://ils.rero.ch/api/documents/61" } }, { "pid": "1667", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/335" + "$ref": "https://ils.rero.ch/api/documents/61" } }, { "pid": "1668", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/335" + "$ref": "https://ils.rero.ch/api/documents/60" } }, { "pid": "1669", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/335" + "$ref": "https://ils.rero.ch/api/documents/59" } }, { "pid": "1670", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/334" + "$ref": "https://ils.rero.ch/api/documents/59" } }, { "pid": "1671", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/334" + "$ref": "https://ils.rero.ch/api/documents/58" } }, { "pid": "1672", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/333" + "$ref": "https://ils.rero.ch/api/documents/57" } }, { "pid": "1673", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/333" + "$ref": "https://ils.rero.ch/api/documents/56" } }, { "pid": "1674", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/333" + "$ref": "https://ils.rero.ch/api/documents/55" } }, { "pid": "1675", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/332" + "$ref": "https://ils.rero.ch/api/documents/54" } }, { "pid": "1676", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/332" + "$ref": "https://ils.rero.ch/api/documents/53" } }, { "pid": "1677", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/331" + "$ref": "https://ils.rero.ch/api/documents/53" } }, { "pid": "1678", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/331" + "$ref": "https://ils.rero.ch/api/documents/52" } }, { "pid": "1679", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/331" + "$ref": "https://ils.rero.ch/api/documents/52" } }, { "pid": "1680", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/330" + "$ref": "https://ils.rero.ch/api/documents/51" } }, { @@ -20168,91 +20168,91 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/329" + "$ref": "https://ils.rero.ch/api/documents/50" } }, { "pid": "1682", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/328" + "$ref": "https://ils.rero.ch/api/documents/50" } }, { "pid": "1683", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/328" + "$ref": "https://ils.rero.ch/api/documents/49" } }, { "pid": "1684", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/328" + "$ref": "https://ils.rero.ch/api/documents/48" } }, { "pid": "1685", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/327" + "$ref": "https://ils.rero.ch/api/documents/47" } }, { "pid": "1686", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/327" + "$ref": "https://ils.rero.ch/api/documents/46" } }, { "pid": "1687", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/326" + "$ref": "https://ils.rero.ch/api/documents/45" } }, { "pid": "1688", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/325" + "$ref": "https://ils.rero.ch/api/documents/45" } }, { @@ -20264,235 +20264,235 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/325" + "$ref": "https://ils.rero.ch/api/documents/44" } }, { "pid": "1690", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/324" + "$ref": "https://ils.rero.ch/api/documents/44" } }, { "pid": "1691", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/324" + "$ref": "https://ils.rero.ch/api/documents/43" } }, { "pid": "1692", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/324" + "$ref": "https://ils.rero.ch/api/documents/42" } }, { "pid": "1693", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/323" + "$ref": "https://ils.rero.ch/api/documents/42" } }, { "pid": "1694", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/322" + "$ref": "https://ils.rero.ch/api/documents/41" } }, { "pid": "1695", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/322" + "$ref": "https://ils.rero.ch/api/documents/40" } }, { "pid": "1696", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/321" + "$ref": "https://ils.rero.ch/api/documents/39" } }, { "pid": "1697", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/321" + "$ref": "https://ils.rero.ch/api/documents/39" } }, { "pid": "1698", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/321" + "$ref": "https://ils.rero.ch/api/documents/38" } }, { "pid": "1699", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/320" + "$ref": "https://ils.rero.ch/api/documents/37" } }, { "pid": "1700", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/320" + "$ref": "https://ils.rero.ch/api/documents/36" } }, { "pid": "1701", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/320" + "$ref": "https://ils.rero.ch/api/documents/36" } }, { "pid": "1702", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/319" + "$ref": "https://ils.rero.ch/api/documents/35" } }, { "pid": "1703", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/319" + "$ref": "https://ils.rero.ch/api/documents/34" } }, { "pid": "1704", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/318" + "$ref": "https://ils.rero.ch/api/documents/34" } }, { "pid": "1705", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/318" + "$ref": "https://ils.rero.ch/api/documents/33" } }, { "pid": "1706", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/318" + "$ref": "https://ils.rero.ch/api/documents/33" } }, { "pid": "1707", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/317" + "$ref": "https://ils.rero.ch/api/documents/32" } }, { "pid": "1708", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/316" + "$ref": "https://ils.rero.ch/api/documents/32" } }, { @@ -20504,91 +20504,91 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/316" + "$ref": "https://ils.rero.ch/api/documents/31" } }, { "pid": "1710", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/316" + "$ref": "https://ils.rero.ch/api/documents/31" } }, { "pid": "1711", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/315" + "$ref": "https://ils.rero.ch/api/documents/30" } }, { "pid": "1712", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/315" + "$ref": "https://ils.rero.ch/api/documents/30" } }, { "pid": "1713", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/315" + "$ref": "https://ils.rero.ch/api/documents/29" } }, { "pid": "1714", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/314" + "$ref": "https://ils.rero.ch/api/documents/29" } }, { "pid": "1715", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/314" + "$ref": "https://ils.rero.ch/api/documents/28" } }, { "pid": "1716", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/314" + "$ref": "https://ils.rero.ch/api/documents/28" } }, { @@ -20600,319 +20600,319 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/313" + "$ref": "https://ils.rero.ch/api/documents/27" } }, { "pid": "1718", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/313" + "$ref": "https://ils.rero.ch/api/documents/27" } }, { "pid": "1719", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/312" + "$ref": "https://ils.rero.ch/api/documents/26" } }, { "pid": "1720", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/312" + "$ref": "https://ils.rero.ch/api/documents/25" } }, { "pid": "1721", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/312" + "$ref": "https://ils.rero.ch/api/documents/25" } }, { "pid": "1722", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/311" + "$ref": "https://ils.rero.ch/api/documents/24" } }, { "pid": "1723", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/311" + "$ref": "https://ils.rero.ch/api/documents/23" } }, { "pid": "1724", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/310" + "$ref": "https://ils.rero.ch/api/documents/23" } }, { "pid": "1725", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/309" + "$ref": "https://ils.rero.ch/api/documents/22" } }, { "pid": "1726", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/309" + "$ref": "https://ils.rero.ch/api/documents/22" } }, { "pid": "1727", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/309" + "$ref": "https://ils.rero.ch/api/documents/21" } }, { "pid": "1728", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/308" + "$ref": "https://ils.rero.ch/api/documents/20" } }, { "pid": "1729", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/308" + "$ref": "https://ils.rero.ch/api/documents/19" } }, { "pid": "1730", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/307" + "$ref": "https://ils.rero.ch/api/documents/18" } }, { "pid": "1731", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/307" + "$ref": "https://ils.rero.ch/api/documents/18" } }, { "pid": "1732", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/306" + "$ref": "https://ils.rero.ch/api/documents/17" } }, { "pid": "1733", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/306" + "$ref": "https://ils.rero.ch/api/documents/16" } }, { "pid": "1734", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/305" + "$ref": "https://ils.rero.ch/api/documents/15" } }, { "pid": "1735", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/304" + "$ref": "https://ils.rero.ch/api/documents/14" } }, { "pid": "1736", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/304" + "$ref": "https://ils.rero.ch/api/documents/13" } }, { "pid": "1737", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/304" + "$ref": "https://ils.rero.ch/api/documents/13" } }, { "pid": "1738", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/303" + "$ref": "https://ils.rero.ch/api/documents/12" } }, { "pid": "1739", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/302" + "$ref": "https://ils.rero.ch/api/documents/11" } }, { "pid": "1740", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/301" + "$ref": "https://ils.rero.ch/api/documents/11" } }, { "pid": "1741", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/301" + "$ref": "https://ils.rero.ch/api/documents/10" } }, { "pid": "1742", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/300" + "$ref": "https://ils.rero.ch/api/documents/9" } }, { "pid": "1743", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/300" + "$ref": "https://ils.rero.ch/api/documents/8" } }, { @@ -20924,43 +20924,43 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/299" + "$ref": "https://ils.rero.ch/api/documents/7" } }, { "pid": "1745", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/298" + "$ref": "https://ils.rero.ch/api/documents/6" } }, { "pid": "1746", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/298" + "$ref": "https://ils.rero.ch/api/documents/5" } }, { "pid": "1747", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/298" + "$ref": "https://ils.rero.ch/api/documents/4" } }, { @@ -20972,71 +20972,35 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/297" + "$ref": "https://ils.rero.ch/api/documents/4" } }, { "pid": "1749", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/296" + "$ref": "https://ils.rero.ch/api/documents/3" } }, { "pid": "1750", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/296" + "$ref": "https://ils.rero.ch/api/documents/3" } }, { "pid": "1751", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/295" - } - }, - { - "pid": "1752", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/295" - } - }, - { - "pid": "1753", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/295" - } - }, - { - "pid": "1754", "location": { "$ref": "https://ils.rero.ch/api/locations/17" }, @@ -21044,6677 +21008,17 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/294" - } - }, - { - "pid": "1755", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/293" + "$ref": "https://ils.rero.ch/api/documents/2" } }, { - "pid": "1756", + "pid": "1752", "location": { "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/293" - } - }, - { - "pid": "1757", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/292" - } - }, - { - "pid": "1758", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/291" - } - }, - { - "pid": "1759", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/290" - } - }, - { - "pid": "1760", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/290" - } - }, - { - "pid": "1761", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/289" - } - }, - { - "pid": "1762", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/288" - } - }, - { - "pid": "1763", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/287" - } - }, - { - "pid": "1764", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/286" - } - }, - { - "pid": "1765", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/286" - } - }, - { - "pid": "1766", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/285" - } - }, - { - "pid": "1767", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/284" - } - }, - { - "pid": "1768", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/284" - } - }, - { - "pid": "1769", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/283" - } - }, - { - "pid": "1770", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/282" - } - }, - { - "pid": "1771", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/281" - } - }, - { - "pid": "1772", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/281" - } - }, - { - "pid": "1773", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/280" - } - }, - { - "pid": "1774", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/279" - } - }, - { - "pid": "1775", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/278" - } - }, - { - "pid": "1776", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/278" - } - }, - { - "pid": "1777", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/277" - } - }, - { - "pid": "1778", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/277" - } - }, - { - "pid": "1779", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/277" - } - }, - { - "pid": "1780", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/276" - } - }, - { - "pid": "1781", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/276" - } - }, - { - "pid": "1782", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/275" - } - }, - { - "pid": "1783", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/275" - } - }, - { - "pid": "1784", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/275" - } - }, - { - "pid": "1785", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/274" - } - }, - { - "pid": "1786", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/273" - } - }, - { - "pid": "1787", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/272" - } - }, - { - "pid": "1788", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/271" - } - }, - { - "pid": "1789", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/270" - } - }, - { - "pid": "1790", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/270" - } - }, - { - "pid": "1791", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/269" - } - }, - { - "pid": "1792", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/268" - } - }, - { - "pid": "1793", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/268" - } - }, - { - "pid": "1794", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/267" - } - }, - { - "pid": "1795", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/267" - } - }, - { - "pid": "1796", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/266" - } - }, - { - "pid": "1797", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/266" - } - }, - { - "pid": "1798", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/266" - } - }, - { - "pid": "1799", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/265" - } - }, - { - "pid": "1800", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/264" - } - }, - { - "pid": "1801", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/264" - } - }, - { - "pid": "1802", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/263" - } - }, - { - "pid": "1803", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/262" - } - }, - { - "pid": "1804", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/262" - } - }, - { - "pid": "1805", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/262" - } - }, - { - "pid": "1806", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/261" - } - }, - { - "pid": "1807", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/260" - } - }, - { - "pid": "1808", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/259" - } - }, - { - "pid": "1809", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/259" - } - }, - { - "pid": "1810", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/259" - } - }, - { - "pid": "1811", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/258" - } - }, - { - "pid": "1812", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/257" - } - }, - { - "pid": "1813", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/256" - } - }, - { - "pid": "1814", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/256" - } - }, - { - "pid": "1815", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/256" - } - }, - { - "pid": "1816", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/255" - } - }, - { - "pid": "1817", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/255" - } - }, - { - "pid": "1818", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/254" - } - }, - { - "pid": "1819", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/254" - } - }, - { - "pid": "1820", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/253" - } - }, - { - "pid": "1821", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/253" - } - }, - { - "pid": "1822", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/253" - } - }, - { - "pid": "1823", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/252" - } - }, - { - "pid": "1824", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/251" - } - }, - { - "pid": "1825", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/251" - } - }, - { - "pid": "1826", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/251" - } - }, - { - "pid": "1827", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/250" - } - }, - { - "pid": "1828", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/250" - } - }, - { - "pid": "1829", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/249" - } - }, - { - "pid": "1830", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/248" - } - }, - { - "pid": "1831", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/248" - } - }, - { - "pid": "1832", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/248" - } - }, - { - "pid": "1833", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/247" - } - }, - { - "pid": "1834", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/247" - } - }, - { - "pid": "1835", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/247" - } - }, - { - "pid": "1836", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/246" - } - }, - { - "pid": "1837", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/245" - } - }, - { - "pid": "1838", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/245" - } - }, - { - "pid": "1839", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/245" - } - }, - { - "pid": "1840", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/244" - } - }, - { - "pid": "1841", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/243" - } - }, - { - "pid": "1842", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/242" - } - }, - { - "pid": "1843", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/242" - } - }, - { - "pid": "1844", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/242" - } - }, - { - "pid": "1845", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/241" - } - }, - { - "pid": "1846", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/241" - } - }, - { - "pid": "1847", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/241" - } - }, - { - "pid": "1848", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/240" - } - }, - { - "pid": "1849", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/240" - } - }, - { - "pid": "1850", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/240" - } - }, - { - "pid": "1851", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/239" - } - }, - { - "pid": "1852", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/239" - } - }, - { - "pid": "1853", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/239" - } - }, - { - "pid": "1854", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/238" - } - }, - { - "pid": "1855", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/238" - } - }, - { - "pid": "1856", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/238" - } - }, - { - "pid": "1857", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/237" - } - }, - { - "pid": "1858", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/236" - } - }, - { - "pid": "1859", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/235" - } - }, - { - "pid": "1860", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/234" - } - }, - { - "pid": "1861", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/234" - } - }, - { - "pid": "1862", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/234" - } - }, - { - "pid": "1863", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/233" - } - }, - { - "pid": "1864", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/232" - } - }, - { - "pid": "1865", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/231" - } - }, - { - "pid": "1866", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/231" - } - }, - { - "pid": "1867", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/230" - } - }, - { - "pid": "1868", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/229" - } - }, - { - "pid": "1869", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/229" - } - }, - { - "pid": "1870", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/229" - } - }, - { - "pid": "1871", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/228" - } - }, - { - "pid": "1872", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/228" - } - }, - { - "pid": "1873", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/227" - } - }, - { - "pid": "1874", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/226" - } - }, - { - "pid": "1875", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/226" - } - }, - { - "pid": "1876", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/225" - } - }, - { - "pid": "1877", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/224" - } - }, - { - "pid": "1878", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/223" - } - }, - { - "pid": "1879", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/223" - } - }, - { - "pid": "1880", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/222" - } - }, - { - "pid": "1881", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/222" - } - }, - { - "pid": "1882", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/221" - } - }, - { - "pid": "1883", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/221" - } - }, - { - "pid": "1884", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/221" - } - }, - { - "pid": "1885", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/220" - } - }, - { - "pid": "1886", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/220" - } - }, - { - "pid": "1887", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/219" - } - }, - { - "pid": "1888", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/219" - } - }, - { - "pid": "1889", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/218" - } - }, - { - "pid": "1890", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/218" - } - }, - { - "pid": "1891", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/218" - } - }, - { - "pid": "1892", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/217" - } - }, - { - "pid": "1893", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/217" - } - }, - { - "pid": "1894", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/217" - } - }, - { - "pid": "1895", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/216" - } - }, - { - "pid": "1896", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/216" - } - }, - { - "pid": "1897", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/215" - } - }, - { - "pid": "1898", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/214" - } - }, - { - "pid": "1899", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/214" - } - }, - { - "pid": "1900", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/213" - } - }, - { - "pid": "1901", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/213" - } - }, - { - "pid": "1902", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/212" - } - }, - { - "pid": "1903", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/212" - } - }, - { - "pid": "1904", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/211" - } - }, - { - "pid": "1905", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/211" - } - }, - { - "pid": "1906", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/210" - } - }, - { - "pid": "1907", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/209" - } - }, - { - "pid": "1908", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/209" - } - }, - { - "pid": "1909", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/209" - } - }, - { - "pid": "1910", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/208" - } - }, - { - "pid": "1911", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/207" - } - }, - { - "pid": "1912", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/207" - } - }, - { - "pid": "1913", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/206" - } - }, - { - "pid": "1914", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/205" - } - }, - { - "pid": "1915", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/205" - } - }, - { - "pid": "1916", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/204" - } - }, - { - "pid": "1917", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/204" - } - }, - { - "pid": "1918", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/203" - } - }, - { - "pid": "1919", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/202" - } - }, - { - "pid": "1920", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/202" - } - }, - { - "pid": "1921", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/201" - } - }, - { - "pid": "1922", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/201" - } - }, - { - "pid": "1923", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/201" - } - }, - { - "pid": "1924", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/200" - } - }, - { - "pid": "1925", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/199" - } - }, - { - "pid": "1926", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/199" - } - }, - { - "pid": "1927", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/199" - } - }, - { - "pid": "1928", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/198" - } - }, - { - "pid": "1929", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/197" - } - }, - { - "pid": "1930", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/197" - } - }, - { - "pid": "1931", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/196" - } - }, - { - "pid": "1932", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/196" - } - }, - { - "pid": "1933", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/196" - } - }, - { - "pid": "1934", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/195" - } - }, - { - "pid": "1935", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/194" - } - }, - { - "pid": "1936", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/194" - } - }, - { - "pid": "1937", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/194" - } - }, - { - "pid": "1938", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/193" - } - }, - { - "pid": "1939", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/193" - } - }, - { - "pid": "1940", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/192" - } - }, - { - "pid": "1941", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/192" - } - }, - { - "pid": "1942", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/191" - } - }, - { - "pid": "1943", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/190" - } - }, - { - "pid": "1944", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/190" - } - }, - { - "pid": "1945", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/190" - } - }, - { - "pid": "1946", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/189" - } - }, - { - "pid": "1947", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/189" - } - }, - { - "pid": "1948", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/188" - } - }, - { - "pid": "1949", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/188" - } - }, - { - "pid": "1950", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/188" - } - }, - { - "pid": "1951", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/187" - } - }, - { - "pid": "1952", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/187" - } - }, - { - "pid": "1953", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/187" - } - }, - { - "pid": "1954", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/186" - } - }, - { - "pid": "1955", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/185" - } - }, - { - "pid": "1956", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/184" - } - }, - { - "pid": "1957", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/183" - } - }, - { - "pid": "1958", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/182" - } - }, - { - "pid": "1959", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/182" - } - }, - { - "pid": "1960", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/181" - } - }, - { - "pid": "1961", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/181" - } - }, - { - "pid": "1962", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/181" - } - }, - { - "pid": "1963", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/180" - } - }, - { - "pid": "1964", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/180" - } - }, - { - "pid": "1965", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/180" - } - }, - { - "pid": "1966", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/179" - } - }, - { - "pid": "1967", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/178" - } - }, - { - "pid": "1968", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/177" - } - }, - { - "pid": "1969", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/177" - } - }, - { - "pid": "1970", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/176" - } - }, - { - "pid": "1971", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/175" - } - }, - { - "pid": "1972", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/175" - } - }, - { - "pid": "1973", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/174" - } - }, - { - "pid": "1974", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/174" - } - }, - { - "pid": "1975", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/173" - } - }, - { - "pid": "1976", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/172" - } - }, - { - "pid": "1977", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/172" - } - }, - { - "pid": "1978", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/171" - } - }, - { - "pid": "1979", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/171" - } - }, - { - "pid": "1980", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/171" - } - }, - { - "pid": "1981", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/170" - } - }, - { - "pid": "1982", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/170" - } - }, - { - "pid": "1983", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/169" - } - }, - { - "pid": "1984", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/168" - } - }, - { - "pid": "1985", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/167" - } - }, - { - "pid": "1986", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/167" - } - }, - { - "pid": "1987", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/166" - } - }, - { - "pid": "1988", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/166" - } - }, - { - "pid": "1989", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/166" - } - }, - { - "pid": "1990", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/165" - } - }, - { - "pid": "1991", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/164" - } - }, - { - "pid": "1992", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/164" - } - }, - { - "pid": "1993", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/164" - } - }, - { - "pid": "1994", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/163" - } - }, - { - "pid": "1995", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/162" - } - }, - { - "pid": "1996", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/162" - } - }, - { - "pid": "1997", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/161" - } - }, - { - "pid": "1998", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/161" - } - }, - { - "pid": "1999", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/160" - } - }, - { - "pid": "2000", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/159" - } - }, - { - "pid": "2001", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/159" - } - }, - { - "pid": "2002", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/158" - } - }, - { - "pid": "2003", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/158" - } - }, - { - "pid": "2004", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/157" - } - }, - { - "pid": "2005", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/156" - } - }, - { - "pid": "2006", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/156" - } - }, - { - "pid": "2007", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/156" - } - }, - { - "pid": "2008", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/155" - } - }, - { - "pid": "2009", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/155" - } - }, - { - "pid": "2010", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/155" - } - }, - { - "pid": "2011", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/154" - } - }, - { - "pid": "2012", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/154" - } - }, - { - "pid": "2013", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/153" - } - }, - { - "pid": "2014", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/153" - } - }, - { - "pid": "2015", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/153" - } - }, - { - "pid": "2016", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/152" - } - }, - { - "pid": "2017", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/152" - } - }, - { - "pid": "2018", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/152" - } - }, - { - "pid": "2019", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/151" - } - }, - { - "pid": "2020", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/150" - } - }, - { - "pid": "2021", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/150" - } - }, - { - "pid": "2022", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/150" - } - }, - { - "pid": "2023", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/149" - } - }, - { - "pid": "2024", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/148" - } - }, - { - "pid": "2025", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/147" - } - }, - { - "pid": "2026", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/147" - } - }, - { - "pid": "2027", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/146" - } - }, - { - "pid": "2028", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/145" - } - }, - { - "pid": "2029", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/145" - } - }, - { - "pid": "2030", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/144" - } - }, - { - "pid": "2031", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/144" - } - }, - { - "pid": "2032", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/143" - } - }, - { - "pid": "2033", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/143" - } - }, - { - "pid": "2034", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/142" - } - }, - { - "pid": "2035", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/142" - } - }, - { - "pid": "2036", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/141" - } - }, - { - "pid": "2037", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/140" - } - }, - { - "pid": "2038", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/140" - } - }, - { - "pid": "2039", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/139" - } - }, - { - "pid": "2040", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/138" - } - }, - { - "pid": "2041", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/138" - } - }, - { - "pid": "2042", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/137" - } - }, - { - "pid": "2043", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/137" - } - }, - { - "pid": "2044", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/137" - } - }, - { - "pid": "2045", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/136" - } - }, - { - "pid": "2046", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/135" - } - }, - { - "pid": "2047", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/134" - } - }, - { - "pid": "2048", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/134" - } - }, - { - "pid": "2049", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/134" - } - }, - { - "pid": "2050", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/133" - } - }, - { - "pid": "2051", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/133" - } - }, - { - "pid": "2052", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/132" - } - }, - { - "pid": "2053", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/131" - } - }, - { - "pid": "2054", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/130" - } - }, - { - "pid": "2055", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/130" - } - }, - { - "pid": "2056", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/129" - } - }, - { - "pid": "2057", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/129" - } - }, - { - "pid": "2058", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/128" - } - }, - { - "pid": "2059", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/128" - } - }, - { - "pid": "2060", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/128" - } - }, - { - "pid": "2061", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/127" - } - }, - { - "pid": "2062", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/127" - } - }, - { - "pid": "2063", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/127" - } - }, - { - "pid": "2064", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/126" - } - }, - { - "pid": "2065", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/126" - } - }, - { - "pid": "2066", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/126" - } - }, - { - "pid": "2067", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/125" - } - }, - { - "pid": "2068", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/124" - } - }, - { - "pid": "2069", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/124" - } - }, - { - "pid": "2070", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/124" - } - }, - { - "pid": "2071", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/123" - } - }, - { - "pid": "2072", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/123" - } - }, - { - "pid": "2073", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/122" - } - }, - { - "pid": "2074", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/122" - } - }, - { - "pid": "2075", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/121" - } - }, - { - "pid": "2076", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/120" - } - }, - { - "pid": "2077", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/119" - } - }, - { - "pid": "2078", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/119" - } - }, - { - "pid": "2079", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/118" - } - }, - { - "pid": "2080", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/118" - } - }, - { - "pid": "2081", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/118" - } - }, - { - "pid": "2082", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/117" - } - }, - { - "pid": "2083", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/117" - } - }, - { - "pid": "2084", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/116" - } - }, - { - "pid": "2085", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/116" - } - }, - { - "pid": "2086", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/115" - } - }, - { - "pid": "2087", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/115" - } - }, - { - "pid": "2088", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/114" - } - }, - { - "pid": "2089", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/113" - } - }, - { - "pid": "2090", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/112" - } - }, - { - "pid": "2091", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/111" - } - }, - { - "pid": "2092", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/110" - } - }, - { - "pid": "2093", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/110" - } - }, - { - "pid": "2094", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/110" - } - }, - { - "pid": "2095", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/109" - } - }, - { - "pid": "2096", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/109" - } - }, - { - "pid": "2097", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/108" - } - }, - { - "pid": "2098", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/108" - } - }, - { - "pid": "2099", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/108" - } - }, - { - "pid": "2100", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/107" - } - }, - { - "pid": "2101", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/107" - } - }, - { - "pid": "2102", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/107" - } - }, - { - "pid": "2103", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/106" - } - }, - { - "pid": "2104", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/106" - } - }, - { - "pid": "2105", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/105" - } - }, - { - "pid": "2106", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/104" - } - }, - { - "pid": "2107", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/104" - } - }, - { - "pid": "2108", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/104" - } - }, - { - "pid": "2109", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/103" - } - }, - { - "pid": "2110", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/103" - } - }, - { - "pid": "2111", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/102" - } - }, - { - "pid": "2112", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/101" - } - }, - { - "pid": "2113", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/101" - } - }, - { - "pid": "2114", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/100" - } - }, - { - "pid": "2115", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/100" - } - }, - { - "pid": "2116", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/100" - } - }, - { - "pid": "2117", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/99" - } - }, - { - "pid": "2118", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/99" - } - }, - { - "pid": "2119", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/99" - } - }, - { - "pid": "2120", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/98" - } - }, - { - "pid": "2121", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/98" - } - }, - { - "pid": "2122", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/97" - } - }, - { - "pid": "2123", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/96" - } - }, - { - "pid": "2124", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/96" - } - }, - { - "pid": "2125", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/95" - } - }, - { - "pid": "2126", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/95" - } - }, - { - "pid": "2127", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/95" - } - }, - { - "pid": "2128", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/94" - } - }, - { - "pid": "2129", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/93" - } - }, - { - "pid": "2130", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/92" - } - }, - { - "pid": "2131", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/91" - } - }, - { - "pid": "2132", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/90" - } - }, - { - "pid": "2133", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/90" - } - }, - { - "pid": "2134", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/90" - } - }, - { - "pid": "2135", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/89" - } - }, - { - "pid": "2136", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/89" - } - }, - { - "pid": "2137", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/88" - } - }, - { - "pid": "2138", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/88" - } - }, - { - "pid": "2139", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/88" - } - }, - { - "pid": "2140", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/87" - } - }, - { - "pid": "2141", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/87" - } - }, - { - "pid": "2142", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/86" - } - }, - { - "pid": "2143", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/86" - } - }, - { - "pid": "2144", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/86" - } - }, - { - "pid": "2145", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/85" - } - }, - { - "pid": "2146", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/85" - } - }, - { - "pid": "2147", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/85" - } - }, - { - "pid": "2148", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/84" - } - }, - { - "pid": "2149", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/84" - } - }, - { - "pid": "2150", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/84" - } - }, - { - "pid": "2151", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/83" - } - }, - { - "pid": "2152", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/83" - } - }, - { - "pid": "2153", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/83" - } - }, - { - "pid": "2154", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/82" - } - }, - { - "pid": "2155", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/82" - } - }, - { - "pid": "2156", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/81" - } - }, - { - "pid": "2157", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/81" - } - }, - { - "pid": "2158", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/80" - } - }, - { - "pid": "2159", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/79" - } - }, - { - "pid": "2160", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/79" - } - }, - { - "pid": "2161", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/78" - } - }, - { - "pid": "2162", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/77" - } - }, - { - "pid": "2163", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/77" - } - }, - { - "pid": "2164", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/76" - } - }, - { - "pid": "2165", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/76" - } - }, - { - "pid": "2166", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/75" - } - }, - { - "pid": "2167", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/75" - } - }, - { - "pid": "2168", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/74" - } - }, - { - "pid": "2169", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/73" - } - }, - { - "pid": "2170", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/73" - } - }, - { - "pid": "2171", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/73" - } - }, - { - "pid": "2172", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/72" - } - }, - { - "pid": "2173", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/71" - } - }, - { - "pid": "2174", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/70" - } - }, - { - "pid": "2175", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/70" - } - }, - { - "pid": "2176", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/70" - } - }, - { - "pid": "2177", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/69" - } - }, - { - "pid": "2178", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/68" - } - }, - { - "pid": "2179", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/68" - } - }, - { - "pid": "2180", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/68" - } - }, - { - "pid": "2181", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/67" - } - }, - { - "pid": "2182", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/66" - } - }, - { - "pid": "2183", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/66" - } - }, - { - "pid": "2184", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/65" - } - }, - { - "pid": "2185", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/65" - } - }, - { - "pid": "2186", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/64" - } - }, - { - "pid": "2187", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/64" - } - }, - { - "pid": "2188", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/63" - } - }, - { - "pid": "2189", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/63" - } - }, - { - "pid": "2190", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/62" - } - }, - { - "pid": "2191", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/62" - } - }, - { - "pid": "2192", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/62" - } - }, - { - "pid": "2193", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/61" - } - }, - { - "pid": "2194", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/61" - } - }, - { - "pid": "2195", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/61" - } - }, - { - "pid": "2196", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/60" - } - }, - { - "pid": "2197", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/60" - } - }, - { - "pid": "2198", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/59" - } - }, - { - "pid": "2199", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/58" - } - }, - { - "pid": "2200", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/57" - } - }, - { - "pid": "2201", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/57" - } - }, - { - "pid": "2202", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/57" - } - }, - { - "pid": "2203", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/56" - } - }, - { - "pid": "2204", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/56" - } - }, - { - "pid": "2205", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/56" - } - }, - { - "pid": "2206", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/55" - } - }, - { - "pid": "2207", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/55" - } - }, - { - "pid": "2208", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/54" - } - }, - { - "pid": "2209", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/53" - } - }, - { - "pid": "2210", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/53" - } - }, - { - "pid": "2211", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/53" - } - }, - { - "pid": "2212", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/52" - } - }, - { - "pid": "2213", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/52" - } - }, - { - "pid": "2214", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/52" - } - }, - { - "pid": "2215", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/51" - } - }, - { - "pid": "2216", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/51" - } - }, - { - "pid": "2217", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/51" - } - }, - { - "pid": "2218", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/50" - } - }, - { - "pid": "2219", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/50" - } - }, - { - "pid": "2220", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/49" - } - }, - { - "pid": "2221", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/49" - } - }, - { - "pid": "2222", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/49" - } - }, - { - "pid": "2223", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/48" - } - }, - { - "pid": "2224", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/48" - } - }, - { - "pid": "2225", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/47" - } - }, - { - "pid": "2226", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/47" - } - }, - { - "pid": "2227", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/47" - } - }, - { - "pid": "2228", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/46" - } - }, - { - "pid": "2229", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/45" - } - }, - { - "pid": "2230", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/44" - } - }, - { - "pid": "2231", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/43" - } - }, - { - "pid": "2232", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/43" - } - }, - { - "pid": "2233", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/42" - } - }, - { - "pid": "2234", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/41" - } - }, - { - "pid": "2235", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/41" - } - }, - { - "pid": "2236", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/40" - } - }, - { - "pid": "2237", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/40" - } - }, - { - "pid": "2238", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/39" - } - }, - { - "pid": "2239", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/38" - } - }, - { - "pid": "2240", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/37" - } - }, - { - "pid": "2241", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/37" - } - }, - { - "pid": "2242", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/37" - } - }, - { - "pid": "2243", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/36" - } - }, - { - "pid": "2244", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/36" - } - }, - { - "pid": "2245", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/35" - } - }, - { - "pid": "2246", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/35" - } - }, - { - "pid": "2247", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/35" - } - }, - { - "pid": "2248", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/34" - } - }, - { - "pid": "2249", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/34" - } - }, - { - "pid": "2250", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/34" - } - }, - { - "pid": "2251", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/33" - } - }, - { - "pid": "2252", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/33" - } - }, - { - "pid": "2253", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/32" - } - }, - { - "pid": "2254", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/32" - } - }, - { - "pid": "2255", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/31" - } - }, - { - "pid": "2256", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/31" - } - }, - { - "pid": "2257", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/30" - } - }, - { - "pid": "2258", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/30" - } - }, - { - "pid": "2259", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/30" - } - }, - { - "pid": "2260", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/29" - } - }, - { - "pid": "2261", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/28" - } - }, - { - "pid": "2262", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/28" - } - }, - { - "pid": "2263", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/27" - } - }, - { - "pid": "2264", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/26" - } - }, - { - "pid": "2265", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/25" - } - }, - { - "pid": "2266", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/24" - } - }, - { - "pid": "2267", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/23" - } - }, - { - "pid": "2268", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/22" - } - }, - { - "pid": "2269", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/22" - } - }, - { - "pid": "2270", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/21" - } - }, - { - "pid": "2271", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/20" - } - }, - { - "pid": "2272", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/19" - } - }, - { - "pid": "2273", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/19" - } - }, - { - "pid": "2274", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/18" - } - }, - { - "pid": "2275", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/18" - } - }, - { - "pid": "2276", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/17" - } - }, - { - "pid": "2277", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/17" - } - }, - { - "pid": "2278", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/17" - } - }, - { - "pid": "2279", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/16" - } - }, - { - "pid": "2280", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/16" - } - }, - { - "pid": "2281", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/16" - } - }, - { - "pid": "2282", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/15" - } - }, - { - "pid": "2283", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/15" - } - }, - { - "pid": "2284", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/14" - } - }, - { - "pid": "2285", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/14" - } - }, - { - "pid": "2286", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/13" - } - }, - { - "pid": "2287", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/13" - } - }, - { - "pid": "2288", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/12" - } - }, - { - "pid": "2289", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/12" - } - }, - { - "pid": "2290", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/12" - } - }, - { - "pid": "2291", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/11" - } - }, - { - "pid": "2292", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/10" - } - }, - { - "pid": "2293", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/10" - } - }, - { - "pid": "2294", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/9" - } - }, - { - "pid": "2295", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/9" - } - }, - { - "pid": "2296", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/9" - } - }, - { - "pid": "2297", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/8" - } - }, - { - "pid": "2298", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/8" - } - }, - { - "pid": "2299", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/8" - } - }, - { - "pid": "2300", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/7" - } - }, - { - "pid": "2301", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/6" - } - }, - { - "pid": "2302", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/5" - } - }, - { - "pid": "2303", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/5" - } - }, - { - "pid": "2304", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/4" - } - }, - { - "pid": "2305", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/4" - } - }, - { - "pid": "2306", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/3" - } - }, - { - "pid": "2307", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/3" - } - }, - { - "pid": "2308", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/2" - } - }, - { - "pid": "2309", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/2" - } - }, - { - "pid": "2310", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, "document": { "$ref": "https://ils.rero.ch/api/documents/1" } diff --git a/data/holdings_small.json b/data/holdings_small.json index 58c6790bc4..60246e72af 100644 --- a/data/holdings_small.json +++ b/data/holdings_small.json @@ -2,97 +2,97 @@ { "pid": "1", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/243" + "$ref": "https://ils.rero.ch/api/documents/286" } }, { "pid": "2", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/243" + "$ref": "https://ils.rero.ch/api/documents/286" } }, { "pid": "3", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/243" + "$ref": "https://ils.rero.ch/api/documents/285" } }, { "pid": "4", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/242" + "$ref": "https://ils.rero.ch/api/documents/284" } }, { "pid": "5", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/241" + "$ref": "https://ils.rero.ch/api/documents/284" } }, { "pid": "6", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/241" + "$ref": "https://ils.rero.ch/api/documents/283" } }, { "pid": "7", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/241" + "$ref": "https://ils.rero.ch/api/documents/282" } }, { "pid": "8", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/240" + "$ref": "https://ils.rero.ch/api/documents/281" } }, { @@ -101,226 +101,226 @@ "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/239" + "$ref": "https://ils.rero.ch/api/documents/280" } }, { "pid": "10", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/239" + "$ref": "https://ils.rero.ch/api/documents/279" } }, { "pid": "11", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/239" + "$ref": "https://ils.rero.ch/api/documents/279" } }, { "pid": "12", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/238" + "$ref": "https://ils.rero.ch/api/documents/278" } }, { "pid": "13", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/238" + "$ref": "https://ils.rero.ch/api/documents/277" } }, { "pid": "14", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/238" + "$ref": "https://ils.rero.ch/api/documents/276" } }, { "pid": "15", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/237" + "$ref": "https://ils.rero.ch/api/documents/276" } }, { "pid": "16", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/236" + "$ref": "https://ils.rero.ch/api/documents/275" } }, { "pid": "17", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/236" + "$ref": "https://ils.rero.ch/api/documents/274" } }, { "pid": "18", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/235" + "$ref": "https://ils.rero.ch/api/documents/273" } }, { "pid": "19", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/235" + "$ref": "https://ils.rero.ch/api/documents/272" } }, { "pid": "20", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/235" + "$ref": "https://ils.rero.ch/api/documents/271" } }, { "pid": "21", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/234" + "$ref": "https://ils.rero.ch/api/documents/270" } }, { "pid": "22", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/234" + "$ref": "https://ils.rero.ch/api/documents/270" } }, { "pid": "23", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/234" + "$ref": "https://ils.rero.ch/api/documents/269" } }, { "pid": "24", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/233" + "$ref": "https://ils.rero.ch/api/documents/268" } }, { "pid": "25", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/232" + "$ref": "https://ils.rero.ch/api/documents/267" } }, { "pid": "26", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/232" + "$ref": "https://ils.rero.ch/api/documents/267" } }, { "pid": "27", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/231" + "$ref": "https://ils.rero.ch/api/documents/266" } }, { @@ -332,31 +332,31 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/230" + "$ref": "https://ils.rero.ch/api/documents/266" } }, { "pid": "29", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/229" + "$ref": "https://ils.rero.ch/api/documents/265" } }, { "pid": "30", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/228" + "$ref": "https://ils.rero.ch/api/documents/264" } }, { @@ -368,19 +368,19 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/228" + "$ref": "https://ils.rero.ch/api/documents/264" } }, { "pid": "32", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/227" + "$ref": "https://ils.rero.ch/api/documents/263" } }, { @@ -392,103 +392,103 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/227" + "$ref": "https://ils.rero.ch/api/documents/263" } }, { "pid": "34", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/226" + "$ref": "https://ils.rero.ch/api/documents/262" } }, { "pid": "35", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/226" + "$ref": "https://ils.rero.ch/api/documents/262" } }, { "pid": "36", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/225" + "$ref": "https://ils.rero.ch/api/documents/261" } }, { "pid": "37", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/225" + "$ref": "https://ils.rero.ch/api/documents/260" } }, { "pid": "38", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/225" + "$ref": "https://ils.rero.ch/api/documents/260" } }, { "pid": "39", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/224" + "$ref": "https://ils.rero.ch/api/documents/259" } }, { "pid": "40", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/224" + "$ref": "https://ils.rero.ch/api/documents/258" } }, { "pid": "41", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/223" + "$ref": "https://ils.rero.ch/api/documents/258" } }, { @@ -500,7 +500,7 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/222" + "$ref": "https://ils.rero.ch/api/documents/257" } }, { @@ -512,271 +512,271 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/221" + "$ref": "https://ils.rero.ch/api/documents/256" } }, { "pid": "44", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/221" + "$ref": "https://ils.rero.ch/api/documents/256" } }, { "pid": "45", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/220" + "$ref": "https://ils.rero.ch/api/documents/255" } }, { "pid": "46", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/220" + "$ref": "https://ils.rero.ch/api/documents/254" } }, { "pid": "47", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/219" + "$ref": "https://ils.rero.ch/api/documents/253" } }, { "pid": "48", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/218" + "$ref": "https://ils.rero.ch/api/documents/252" } }, { "pid": "49", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/218" + "$ref": "https://ils.rero.ch/api/documents/252" } }, { "pid": "50", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/217" + "$ref": "https://ils.rero.ch/api/documents/251" } }, { "pid": "51", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/217" + "$ref": "https://ils.rero.ch/api/documents/250" } }, { "pid": "52", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/217" + "$ref": "https://ils.rero.ch/api/documents/249" } }, { "pid": "53", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/216" + "$ref": "https://ils.rero.ch/api/documents/248" } }, { "pid": "54", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/216" + "$ref": "https://ils.rero.ch/api/documents/248" } }, { "pid": "55", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/216" + "$ref": "https://ils.rero.ch/api/documents/247" } }, { "pid": "56", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/215" + "$ref": "https://ils.rero.ch/api/documents/246" } }, { "pid": "57", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/215" + "$ref": "https://ils.rero.ch/api/documents/245" } }, { "pid": "58", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/214" + "$ref": "https://ils.rero.ch/api/documents/244" } }, { "pid": "59", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/213" + "$ref": "https://ils.rero.ch/api/documents/244" } }, { "pid": "60", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/212" + "$ref": "https://ils.rero.ch/api/documents/243" } }, { "pid": "61", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/211" + "$ref": "https://ils.rero.ch/api/documents/242" } }, { "pid": "62", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/211" + "$ref": "https://ils.rero.ch/api/documents/242" } }, { "pid": "63", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/211" + "$ref": "https://ils.rero.ch/api/documents/241" } }, { "pid": "64", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/210" + "$ref": "https://ils.rero.ch/api/documents/240" } }, { "pid": "65", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/209" + "$ref": "https://ils.rero.ch/api/documents/239" } }, { @@ -788,19 +788,19 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/209" + "$ref": "https://ils.rero.ch/api/documents/238" } }, { "pid": "67", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/208" + "$ref": "https://ils.rero.ch/api/documents/237" } }, { @@ -812,55 +812,55 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/208" + "$ref": "https://ils.rero.ch/api/documents/237" } }, { "pid": "69", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/207" + "$ref": "https://ils.rero.ch/api/documents/236" } }, { "pid": "70", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/206" + "$ref": "https://ils.rero.ch/api/documents/235" } }, { "pid": "71", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/206" + "$ref": "https://ils.rero.ch/api/documents/234" } }, { "pid": "72", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/206" + "$ref": "https://ils.rero.ch/api/documents/234" } }, { @@ -872,235 +872,235 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/205" + "$ref": "https://ils.rero.ch/api/documents/233" } }, { "pid": "74", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/204" + "$ref": "https://ils.rero.ch/api/documents/233" } }, { "pid": "75", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/204" + "$ref": "https://ils.rero.ch/api/documents/232" } }, { "pid": "76", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/203" + "$ref": "https://ils.rero.ch/api/documents/231" } }, { "pid": "77", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/202" + "$ref": "https://ils.rero.ch/api/documents/231" } }, { "pid": "78", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/202" + "$ref": "https://ils.rero.ch/api/documents/230" } }, { "pid": "79", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/201" + "$ref": "https://ils.rero.ch/api/documents/230" } }, { "pid": "80", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/201" + "$ref": "https://ils.rero.ch/api/documents/229" } }, { "pid": "81", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/201" + "$ref": "https://ils.rero.ch/api/documents/229" } }, { "pid": "82", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/200" + "$ref": "https://ils.rero.ch/api/documents/228" } }, { "pid": "83", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/199" + "$ref": "https://ils.rero.ch/api/documents/227" } }, { "pid": "84", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/199" + "$ref": "https://ils.rero.ch/api/documents/226" } }, { "pid": "85", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/199" + "$ref": "https://ils.rero.ch/api/documents/225" } }, { "pid": "86", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/198" + "$ref": "https://ils.rero.ch/api/documents/225" } }, { "pid": "87", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/198" + "$ref": "https://ils.rero.ch/api/documents/224" } }, { "pid": "88", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/198" + "$ref": "https://ils.rero.ch/api/documents/224" } }, { "pid": "89", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/197" + "$ref": "https://ils.rero.ch/api/documents/223" } }, { "pid": "90", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/197" + "$ref": "https://ils.rero.ch/api/documents/222" } }, { "pid": "91", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/197" + "$ref": "https://ils.rero.ch/api/documents/221" } }, { "pid": "92", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/196" + "$ref": "https://ils.rero.ch/api/documents/220" } }, { @@ -1112,139 +1112,139 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/196" + "$ref": "https://ils.rero.ch/api/documents/219" } }, { "pid": "94", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/195" + "$ref": "https://ils.rero.ch/api/documents/218" } }, { "pid": "95", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/195" + "$ref": "https://ils.rero.ch/api/documents/218" } }, { "pid": "96", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/195" + "$ref": "https://ils.rero.ch/api/documents/217" } }, { "pid": "97", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/194" + "$ref": "https://ils.rero.ch/api/documents/217" } }, { "pid": "98", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/194" + "$ref": "https://ils.rero.ch/api/documents/216" } }, { "pid": "99", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/194" + "$ref": "https://ils.rero.ch/api/documents/216" } }, { "pid": "100", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/193" + "$ref": "https://ils.rero.ch/api/documents/215" } }, { "pid": "101", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/192" + "$ref": "https://ils.rero.ch/api/documents/214" } }, { "pid": "102", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/192" + "$ref": "https://ils.rero.ch/api/documents/214" } }, { "pid": "103", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/191" + "$ref": "https://ils.rero.ch/api/documents/213" } }, { "pid": "104", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/191" + "$ref": "https://ils.rero.ch/api/documents/212" } }, { @@ -1253,238 +1253,238 @@ "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/190" + "$ref": "https://ils.rero.ch/api/documents/212" } }, { "pid": "106", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/190" + "$ref": "https://ils.rero.ch/api/documents/211" } }, { "pid": "107", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/189" + "$ref": "https://ils.rero.ch/api/documents/211" } }, { "pid": "108", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/189" + "$ref": "https://ils.rero.ch/api/documents/210" } }, { "pid": "109", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/188" + "$ref": "https://ils.rero.ch/api/documents/210" } }, { "pid": "110", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/187" + "$ref": "https://ils.rero.ch/api/documents/209" } }, { "pid": "111", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/187" + "$ref": "https://ils.rero.ch/api/documents/209" } }, { "pid": "112", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/187" + "$ref": "https://ils.rero.ch/api/documents/208" } }, { "pid": "113", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/186" + "$ref": "https://ils.rero.ch/api/documents/207" } }, { "pid": "114", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/186" + "$ref": "https://ils.rero.ch/api/documents/207" } }, { "pid": "115", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/186" + "$ref": "https://ils.rero.ch/api/documents/206" } }, { "pid": "116", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/185" + "$ref": "https://ils.rero.ch/api/documents/206" } }, { "pid": "117", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/185" + "$ref": "https://ils.rero.ch/api/documents/205" } }, { "pid": "118", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/185" + "$ref": "https://ils.rero.ch/api/documents/204" } }, { "pid": "119", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/184" + "$ref": "https://ils.rero.ch/api/documents/203" } }, { "pid": "120", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/183" + "$ref": "https://ils.rero.ch/api/documents/203" } }, { "pid": "121", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/182" + "$ref": "https://ils.rero.ch/api/documents/202" } }, { "pid": "122", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/182" + "$ref": "https://ils.rero.ch/api/documents/201" } }, { "pid": "123", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/182" + "$ref": "https://ils.rero.ch/api/documents/200" } }, { "pid": "124", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/181" + "$ref": "https://ils.rero.ch/api/documents/199" } }, { @@ -1496,67 +1496,67 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/181" + "$ref": "https://ils.rero.ch/api/documents/198" } }, { "pid": "126", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/180" + "$ref": "https://ils.rero.ch/api/documents/197" } }, { "pid": "127", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/180" + "$ref": "https://ils.rero.ch/api/documents/197" } }, { "pid": "128", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/180" + "$ref": "https://ils.rero.ch/api/documents/196" } }, { "pid": "129", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/179" + "$ref": "https://ils.rero.ch/api/documents/195" } }, { "pid": "130", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/178" + "$ref": "https://ils.rero.ch/api/documents/194" } }, { @@ -1565,34 +1565,34 @@ "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/177" + "$ref": "https://ils.rero.ch/api/documents/193" } }, { "pid": "132", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/176" + "$ref": "https://ils.rero.ch/api/documents/193" } }, { "pid": "133", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/175" + "$ref": "https://ils.rero.ch/api/documents/192" } }, { @@ -1601,106 +1601,106 @@ "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/174" + "$ref": "https://ils.rero.ch/api/documents/192" } }, { "pid": "135", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/174" + "$ref": "https://ils.rero.ch/api/documents/191" } }, { "pid": "136", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/173" + "$ref": "https://ils.rero.ch/api/documents/190" } }, { "pid": "137", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/172" + "$ref": "https://ils.rero.ch/api/documents/190" } }, { "pid": "138", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/172" + "$ref": "https://ils.rero.ch/api/documents/189" } }, { "pid": "139", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/171" + "$ref": "https://ils.rero.ch/api/documents/189" } }, { "pid": "140", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/170" + "$ref": "https://ils.rero.ch/api/documents/188" } }, { "pid": "141", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/170" + "$ref": "https://ils.rero.ch/api/documents/188" } }, { "pid": "142", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/170" + "$ref": "https://ils.rero.ch/api/documents/187" } }, { @@ -1712,91 +1712,91 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/169" + "$ref": "https://ils.rero.ch/api/documents/187" } }, { "pid": "144", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/169" + "$ref": "https://ils.rero.ch/api/documents/186" } }, { "pid": "145", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/169" + "$ref": "https://ils.rero.ch/api/documents/185" } }, { "pid": "146", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/168" + "$ref": "https://ils.rero.ch/api/documents/184" } }, { "pid": "147", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/168" + "$ref": "https://ils.rero.ch/api/documents/184" } }, { "pid": "148", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/167" + "$ref": "https://ils.rero.ch/api/documents/183" } }, { "pid": "149", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/166" + "$ref": "https://ils.rero.ch/api/documents/182" } }, { "pid": "150", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/165" + "$ref": "https://ils.rero.ch/api/documents/181" } }, { @@ -1808,607 +1808,607 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/164" + "$ref": "https://ils.rero.ch/api/documents/180" } }, { "pid": "152", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/163" + "$ref": "https://ils.rero.ch/api/documents/180" } }, { "pid": "153", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/162" + "$ref": "https://ils.rero.ch/api/documents/179" } }, { "pid": "154", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/161" + "$ref": "https://ils.rero.ch/api/documents/178" } }, { "pid": "155", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/161" + "$ref": "https://ils.rero.ch/api/documents/177" } }, { "pid": "156", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/160" + "$ref": "https://ils.rero.ch/api/documents/177" } }, { "pid": "157", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/160" + "$ref": "https://ils.rero.ch/api/documents/176" } }, { "pid": "158", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/159" + "$ref": "https://ils.rero.ch/api/documents/176" } }, { "pid": "159", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/158" + "$ref": "https://ils.rero.ch/api/documents/175" } }, { "pid": "160", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/157" + "$ref": "https://ils.rero.ch/api/documents/175" } }, { "pid": "161", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/157" + "$ref": "https://ils.rero.ch/api/documents/174" } }, { "pid": "162", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/157" + "$ref": "https://ils.rero.ch/api/documents/174" } }, { "pid": "163", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/156" + "$ref": "https://ils.rero.ch/api/documents/173" } }, { "pid": "164", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/156" + "$ref": "https://ils.rero.ch/api/documents/172" } }, { "pid": "165", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/155" + "$ref": "https://ils.rero.ch/api/documents/171" } }, { "pid": "166", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/155" + "$ref": "https://ils.rero.ch/api/documents/171" } }, { "pid": "167", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/154" + "$ref": "https://ils.rero.ch/api/documents/170" } }, { "pid": "168", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/154" + "$ref": "https://ils.rero.ch/api/documents/170" } }, { "pid": "169", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/154" + "$ref": "https://ils.rero.ch/api/documents/169" } }, { "pid": "170", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/153" + "$ref": "https://ils.rero.ch/api/documents/169" } }, { "pid": "171", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/153" + "$ref": "https://ils.rero.ch/api/documents/168" } }, { "pid": "172", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/153" + "$ref": "https://ils.rero.ch/api/documents/167" } }, { "pid": "173", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/152" + "$ref": "https://ils.rero.ch/api/documents/166" } }, { "pid": "174", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/151" + "$ref": "https://ils.rero.ch/api/documents/165" } }, { "pid": "175", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/151" + "$ref": "https://ils.rero.ch/api/documents/165" } }, { "pid": "176", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/151" + "$ref": "https://ils.rero.ch/api/documents/164" } }, { "pid": "177", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/150" + "$ref": "https://ils.rero.ch/api/documents/163" } }, { "pid": "178", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/149" + "$ref": "https://ils.rero.ch/api/documents/162" } }, { "pid": "179", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/148" + "$ref": "https://ils.rero.ch/api/documents/161" } }, { "pid": "180", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/147" + "$ref": "https://ils.rero.ch/api/documents/160" } }, { "pid": "181", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/146" + "$ref": "https://ils.rero.ch/api/documents/159" } }, { "pid": "182", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/146" + "$ref": "https://ils.rero.ch/api/documents/159" } }, { "pid": "183", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/146" + "$ref": "https://ils.rero.ch/api/documents/158" } }, { "pid": "184", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/145" + "$ref": "https://ils.rero.ch/api/documents/158" } }, { "pid": "185", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/144" + "$ref": "https://ils.rero.ch/api/documents/157" } }, { "pid": "186", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/143" + "$ref": "https://ils.rero.ch/api/documents/156" } }, { "pid": "187", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/143" + "$ref": "https://ils.rero.ch/api/documents/156" } }, { "pid": "188", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/142" + "$ref": "https://ils.rero.ch/api/documents/155" } }, { "pid": "189", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/142" + "$ref": "https://ils.rero.ch/api/documents/154" } }, { "pid": "190", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/142" + "$ref": "https://ils.rero.ch/api/documents/153" } }, { "pid": "191", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/141" + "$ref": "https://ils.rero.ch/api/documents/153" } }, { "pid": "192", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/141" + "$ref": "https://ils.rero.ch/api/documents/152" } }, { "pid": "193", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/140" + "$ref": "https://ils.rero.ch/api/documents/151" } }, { "pid": "194", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/140" + "$ref": "https://ils.rero.ch/api/documents/150" } }, { "pid": "195", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/140" + "$ref": "https://ils.rero.ch/api/documents/150" } }, { "pid": "196", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/139" + "$ref": "https://ils.rero.ch/api/documents/149" } }, { "pid": "197", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/138" + "$ref": "https://ils.rero.ch/api/documents/148" } }, { "pid": "198", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/137" + "$ref": "https://ils.rero.ch/api/documents/147" } }, { "pid": "199", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/136" + "$ref": "https://ils.rero.ch/api/documents/146" } }, { "pid": "200", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/135" + "$ref": "https://ils.rero.ch/api/documents/146" } }, { "pid": "201", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/135" + "$ref": "https://ils.rero.ch/api/documents/145" } }, { @@ -2420,175 +2420,175 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/134" + "$ref": "https://ils.rero.ch/api/documents/144" } }, { "pid": "203", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/134" + "$ref": "https://ils.rero.ch/api/documents/143" } }, { "pid": "204", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/133" + "$ref": "https://ils.rero.ch/api/documents/142" } }, { "pid": "205", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/133" + "$ref": "https://ils.rero.ch/api/documents/141" } }, { "pid": "206", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/133" + "$ref": "https://ils.rero.ch/api/documents/140" } }, { "pid": "207", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/132" + "$ref": "https://ils.rero.ch/api/documents/140" } }, { "pid": "208", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/132" + "$ref": "https://ils.rero.ch/api/documents/139" } }, { "pid": "209", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/132" + "$ref": "https://ils.rero.ch/api/documents/138" } }, { "pid": "210", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/131" + "$ref": "https://ils.rero.ch/api/documents/138" } }, { "pid": "211", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/131" + "$ref": "https://ils.rero.ch/api/documents/137" } }, { "pid": "212", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/131" + "$ref": "https://ils.rero.ch/api/documents/136" } }, { "pid": "213", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/130" + "$ref": "https://ils.rero.ch/api/documents/136" } }, { "pid": "214", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/130" + "$ref": "https://ils.rero.ch/api/documents/135" } }, { "pid": "215", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/129" + "$ref": "https://ils.rero.ch/api/documents/134" } }, { "pid": "216", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/128" + "$ref": "https://ils.rero.ch/api/documents/133" } }, { @@ -2600,31 +2600,31 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/127" + "$ref": "https://ils.rero.ch/api/documents/133" } }, { "pid": "218", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/127" + "$ref": "https://ils.rero.ch/api/documents/132" } }, { "pid": "219", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/126" + "$ref": "https://ils.rero.ch/api/documents/132" } }, { @@ -2636,316 +2636,316 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/126" + "$ref": "https://ils.rero.ch/api/documents/131" } }, { "pid": "221", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/126" + "$ref": "https://ils.rero.ch/api/documents/130" } }, { "pid": "222", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/125" + "$ref": "https://ils.rero.ch/api/documents/130" } }, { "pid": "223", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/125" + "$ref": "https://ils.rero.ch/api/documents/129" } }, { "pid": "224", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/124" + "$ref": "https://ils.rero.ch/api/documents/129" } }, { "pid": "225", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/124" + "$ref": "https://ils.rero.ch/api/documents/128" } }, { "pid": "226", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/123" + "$ref": "https://ils.rero.ch/api/documents/127" } }, { "pid": "227", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/123" + "$ref": "https://ils.rero.ch/api/documents/126" } }, { "pid": "228", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/122" + "$ref": "https://ils.rero.ch/api/documents/126" } }, { "pid": "229", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/122" + "$ref": "https://ils.rero.ch/api/documents/125" } }, { "pid": "230", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/121" + "$ref": "https://ils.rero.ch/api/documents/125" } }, { "pid": "231", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/121" + "$ref": "https://ils.rero.ch/api/documents/124" } }, { "pid": "232", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/120" + "$ref": "https://ils.rero.ch/api/documents/124" } }, { "pid": "233", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/120" + "$ref": "https://ils.rero.ch/api/documents/123" } }, { "pid": "234", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/120" + "$ref": "https://ils.rero.ch/api/documents/123" } }, { "pid": "235", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/119" + "$ref": "https://ils.rero.ch/api/documents/122" } }, { "pid": "236", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/119" + "$ref": "https://ils.rero.ch/api/documents/122" } }, { "pid": "237", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/118" + "$ref": "https://ils.rero.ch/api/documents/121" } }, { "pid": "238", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/118" + "$ref": "https://ils.rero.ch/api/documents/120" } }, { "pid": "239", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/118" + "$ref": "https://ils.rero.ch/api/documents/119" } }, { "pid": "240", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/117" + "$ref": "https://ils.rero.ch/api/documents/118" } }, { "pid": "241", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/116" + "$ref": "https://ils.rero.ch/api/documents/118" } }, { "pid": "242", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/116" + "$ref": "https://ils.rero.ch/api/documents/117" } }, { "pid": "243", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/115" + "$ref": "https://ils.rero.ch/api/documents/116" } }, { "pid": "244", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/114" + "$ref": "https://ils.rero.ch/api/documents/115" } }, { "pid": "245", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/114" + "$ref": "https://ils.rero.ch/api/documents/115" } }, { "pid": "246", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { "$ref": "https://ils.rero.ch/api/documents/114" @@ -2954,19 +2954,19 @@ { "pid": "247", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/113" + "$ref": "https://ils.rero.ch/api/documents/114" } }, { "pid": "248", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" @@ -2978,22 +2978,22 @@ { "pid": "249", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/112" + "$ref": "https://ils.rero.ch/api/documents/113" } }, { "pid": "250", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { "$ref": "https://ils.rero.ch/api/documents/112" @@ -3002,13 +3002,13 @@ { "pid": "251", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/111" + "$ref": "https://ils.rero.ch/api/documents/112" } }, { @@ -3026,127 +3026,127 @@ { "pid": "253", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/111" + "$ref": "https://ils.rero.ch/api/documents/110" } }, { "pid": "254", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/110" + "$ref": "https://ils.rero.ch/api/documents/109" } }, { "pid": "255", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/110" + "$ref": "https://ils.rero.ch/api/documents/108" } }, { "pid": "256", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/110" + "$ref": "https://ils.rero.ch/api/documents/108" } }, { "pid": "257", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/109" + "$ref": "https://ils.rero.ch/api/documents/107" } }, { "pid": "258", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/108" + "$ref": "https://ils.rero.ch/api/documents/106" } }, { "pid": "259", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/107" + "$ref": "https://ils.rero.ch/api/documents/106" } }, { "pid": "260", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/106" + "$ref": "https://ils.rero.ch/api/documents/105" } }, { "pid": "261", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/106" + "$ref": "https://ils.rero.ch/api/documents/105" } }, { "pid": "262", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/105" + "$ref": "https://ils.rero.ch/api/documents/104" } }, { "pid": "263", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" @@ -3158,10 +3158,10 @@ { "pid": "264", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { "$ref": "https://ils.rero.ch/api/documents/103" @@ -3176,16 +3176,16 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/103" + "$ref": "https://ils.rero.ch/api/documents/102" } }, { "pid": "266", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { "$ref": "https://ils.rero.ch/api/documents/102" @@ -3194,13 +3194,13 @@ { "pid": "267", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/102" + "$ref": "https://ils.rero.ch/api/documents/101" } }, { @@ -3218,181 +3218,181 @@ { "pid": "269", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/101" + "$ref": "https://ils.rero.ch/api/documents/100" } }, { "pid": "270", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/101" + "$ref": "https://ils.rero.ch/api/documents/99" } }, { "pid": "271", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/100" + "$ref": "https://ils.rero.ch/api/documents/99" } }, { "pid": "272", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/99" + "$ref": "https://ils.rero.ch/api/documents/98" } }, { "pid": "273", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/98" + "$ref": "https://ils.rero.ch/api/documents/97" } }, { "pid": "274", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/97" + "$ref": "https://ils.rero.ch/api/documents/96" } }, { "pid": "275", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/96" + "$ref": "https://ils.rero.ch/api/documents/95" } }, { "pid": "276", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/96" + "$ref": "https://ils.rero.ch/api/documents/95" } }, { "pid": "277", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/96" + "$ref": "https://ils.rero.ch/api/documents/94" } }, { "pid": "278", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/95" + "$ref": "https://ils.rero.ch/api/documents/94" } }, { "pid": "279", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/94" + "$ref": "https://ils.rero.ch/api/documents/93" } }, { "pid": "280", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/94" + "$ref": "https://ils.rero.ch/api/documents/92" } }, { "pid": "281", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/93" + "$ref": "https://ils.rero.ch/api/documents/91" } }, { "pid": "282", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/93" + "$ref": "https://ils.rero.ch/api/documents/91" } }, { "pid": "283", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/92" + "$ref": "https://ils.rero.ch/api/documents/90" } }, { @@ -3404,43 +3404,43 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/91" + "$ref": "https://ils.rero.ch/api/documents/89" } }, { "pid": "285", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/91" + "$ref": "https://ils.rero.ch/api/documents/88" } }, { "pid": "286", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/90" + "$ref": "https://ils.rero.ch/api/documents/87" } }, { "pid": "287", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/90" + "$ref": "https://ils.rero.ch/api/documents/87" } }, { @@ -3452,31 +3452,31 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/90" + "$ref": "https://ils.rero.ch/api/documents/86" } }, { "pid": "289", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/89" + "$ref": "https://ils.rero.ch/api/documents/85" } }, { "pid": "290", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/89" + "$ref": "https://ils.rero.ch/api/documents/85" } }, { @@ -3488,91 +3488,91 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/89" + "$ref": "https://ils.rero.ch/api/documents/84" } }, { "pid": "292", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/88" + "$ref": "https://ils.rero.ch/api/documents/84" } }, { "pid": "293", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/87" + "$ref": "https://ils.rero.ch/api/documents/83" } }, { "pid": "294", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/87" + "$ref": "https://ils.rero.ch/api/documents/83" } }, { "pid": "295", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/86" + "$ref": "https://ils.rero.ch/api/documents/82" } }, { "pid": "296", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/31" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/86" + "$ref": "https://ils.rero.ch/api/documents/81" } }, { "pid": "297", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/85" + "$ref": "https://ils.rero.ch/api/documents/81" } }, { "pid": "298", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/84" + "$ref": "https://ils.rero.ch/api/documents/80" } }, { @@ -3584,151 +3584,151 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/83" + "$ref": "https://ils.rero.ch/api/documents/80" } }, { "pid": "300", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/2" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/83" + "$ref": "https://ils.rero.ch/api/documents/79" } }, { "pid": "301", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/82" + "$ref": "https://ils.rero.ch/api/documents/78" } }, { "pid": "302", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/82" + "$ref": "https://ils.rero.ch/api/documents/77" } }, { "pid": "303", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/81" + "$ref": "https://ils.rero.ch/api/documents/76" } }, { "pid": "304", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/80" + "$ref": "https://ils.rero.ch/api/documents/76" } }, { "pid": "305", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/80" + "$ref": "https://ils.rero.ch/api/documents/75" } }, { "pid": "306", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/80" + "$ref": "https://ils.rero.ch/api/documents/75" } }, { "pid": "307", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/79" + "$ref": "https://ils.rero.ch/api/documents/74" } }, { "pid": "308", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/79" + "$ref": "https://ils.rero.ch/api/documents/74" } }, { "pid": "309", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/78" + "$ref": "https://ils.rero.ch/api/documents/73" } }, { "pid": "310", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/78" + "$ref": "https://ils.rero.ch/api/documents/73" } }, { "pid": "311", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/78" + "$ref": "https://ils.rero.ch/api/documents/72" } }, { @@ -3737,22 +3737,22 @@ "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/77" + "$ref": "https://ils.rero.ch/api/documents/72" } }, { "pid": "313", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/77" + "$ref": "https://ils.rero.ch/api/documents/71" } }, { @@ -3764,223 +3764,223 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/77" + "$ref": "https://ils.rero.ch/api/documents/71" } }, { "pid": "315", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/76" + "$ref": "https://ils.rero.ch/api/documents/70" } }, { "pid": "316", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/75" + "$ref": "https://ils.rero.ch/api/documents/70" } }, { "pid": "317", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/75" + "$ref": "https://ils.rero.ch/api/documents/69" } }, { "pid": "318", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/74" + "$ref": "https://ils.rero.ch/api/documents/68" } }, { "pid": "319", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/73" + "$ref": "https://ils.rero.ch/api/documents/68" } }, { "pid": "320", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/72" + "$ref": "https://ils.rero.ch/api/documents/67" } }, { "pid": "321", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/72" + "$ref": "https://ils.rero.ch/api/documents/67" } }, { "pid": "322", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/71" + "$ref": "https://ils.rero.ch/api/documents/66" } }, { "pid": "323", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/71" + "$ref": "https://ils.rero.ch/api/documents/66" } }, { "pid": "324", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/70" + "$ref": "https://ils.rero.ch/api/documents/65" } }, { "pid": "325", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/69" + "$ref": "https://ils.rero.ch/api/documents/64" } }, { "pid": "326", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/69" + "$ref": "https://ils.rero.ch/api/documents/63" } }, { "pid": "327", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/68" + "$ref": "https://ils.rero.ch/api/documents/63" } }, { "pid": "328", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/67" + "$ref": "https://ils.rero.ch/api/documents/62" } }, { "pid": "329", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/67" + "$ref": "https://ils.rero.ch/api/documents/61" } }, { "pid": "330", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/67" + "$ref": "https://ils.rero.ch/api/documents/60" } }, { "pid": "331", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/66" + "$ref": "https://ils.rero.ch/api/documents/59" } }, { "pid": "332", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/65" + "$ref": "https://ils.rero.ch/api/documents/58" } }, { @@ -3992,439 +3992,439 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/64" + "$ref": "https://ils.rero.ch/api/documents/58" } }, { "pid": "334", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/63" + "$ref": "https://ils.rero.ch/api/documents/57" } }, { "pid": "335", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/63" + "$ref": "https://ils.rero.ch/api/documents/56" } }, { "pid": "336", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/62" + "$ref": "https://ils.rero.ch/api/documents/56" } }, { "pid": "337", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/62" + "$ref": "https://ils.rero.ch/api/documents/55" } }, { "pid": "338", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/61" + "$ref": "https://ils.rero.ch/api/documents/55" } }, { "pid": "339", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/61" + "$ref": "https://ils.rero.ch/api/documents/54" } }, { "pid": "340", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/22" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/60" + "$ref": "https://ils.rero.ch/api/documents/53" } }, { "pid": "341", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/60" + "$ref": "https://ils.rero.ch/api/documents/52" } }, { "pid": "342", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/60" + "$ref": "https://ils.rero.ch/api/documents/52" } }, { "pid": "343", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/59" + "$ref": "https://ils.rero.ch/api/documents/51" } }, { "pid": "344", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/59" + "$ref": "https://ils.rero.ch/api/documents/51" } }, { "pid": "345", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/59" + "$ref": "https://ils.rero.ch/api/documents/50" } }, { "pid": "346", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/58" + "$ref": "https://ils.rero.ch/api/documents/50" } }, { "pid": "347", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/58" + "$ref": "https://ils.rero.ch/api/documents/49" } }, { "pid": "348", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/57" + "$ref": "https://ils.rero.ch/api/documents/49" } }, { "pid": "349", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/57" + "$ref": "https://ils.rero.ch/api/documents/48" } }, { "pid": "350", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/56" + "$ref": "https://ils.rero.ch/api/documents/48" } }, { "pid": "351", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/56" + "$ref": "https://ils.rero.ch/api/documents/47" } }, { "pid": "352", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/55" + "$ref": "https://ils.rero.ch/api/documents/46" } }, { "pid": "353", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/54" + "$ref": "https://ils.rero.ch/api/documents/46" } }, { "pid": "354", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/54" + "$ref": "https://ils.rero.ch/api/documents/45" } }, { "pid": "355", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/54" + "$ref": "https://ils.rero.ch/api/documents/44" } }, { "pid": "356", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/53" + "$ref": "https://ils.rero.ch/api/documents/44" } }, { "pid": "357", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/52" + "$ref": "https://ils.rero.ch/api/documents/43" } }, { "pid": "358", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/52" + "$ref": "https://ils.rero.ch/api/documents/42" } }, { "pid": "359", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/51" + "$ref": "https://ils.rero.ch/api/documents/42" } }, { "pid": "360", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/51" + "$ref": "https://ils.rero.ch/api/documents/41" } }, { "pid": "361", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/29" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/51" + "$ref": "https://ils.rero.ch/api/documents/41" } }, { "pid": "362", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/50" + "$ref": "https://ils.rero.ch/api/documents/40" } }, { "pid": "363", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/50" + "$ref": "https://ils.rero.ch/api/documents/39" } }, { "pid": "364", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/50" + "$ref": "https://ils.rero.ch/api/documents/38" } }, { "pid": "365", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/49" + "$ref": "https://ils.rero.ch/api/documents/38" } }, { "pid": "366", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/49" + "$ref": "https://ils.rero.ch/api/documents/37" } }, { "pid": "367", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/19" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/48" + "$ref": "https://ils.rero.ch/api/documents/37" } }, { "pid": "368", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/47" + "$ref": "https://ils.rero.ch/api/documents/36" } }, { "pid": "369", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/46" + "$ref": "https://ils.rero.ch/api/documents/36" } }, { @@ -4433,226 +4433,226 @@ "$ref": "https://ils.rero.ch/api/locations/1" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/46" + "$ref": "https://ils.rero.ch/api/documents/35" } }, { "pid": "371", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/46" + "$ref": "https://ils.rero.ch/api/documents/34" } }, { "pid": "372", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/45" + "$ref": "https://ils.rero.ch/api/documents/33" } }, { "pid": "373", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/45" + "$ref": "https://ils.rero.ch/api/documents/32" } }, { "pid": "374", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/44" + "$ref": "https://ils.rero.ch/api/documents/32" } }, { "pid": "375", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/44" + "$ref": "https://ils.rero.ch/api/documents/31" } }, { "pid": "376", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/32" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/43" + "$ref": "https://ils.rero.ch/api/documents/30" } }, { "pid": "377", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/28" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/42" + "$ref": "https://ils.rero.ch/api/documents/30" } }, { "pid": "378", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/41" + "$ref": "https://ils.rero.ch/api/documents/29" } }, { "pid": "379", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/40" + "$ref": "https://ils.rero.ch/api/documents/29" } }, { "pid": "380", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/40" + "$ref": "https://ils.rero.ch/api/documents/28" } }, { "pid": "381", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/33" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/40" + "$ref": "https://ils.rero.ch/api/documents/27" } }, { "pid": "382", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/21" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/39" + "$ref": "https://ils.rero.ch/api/documents/27" } }, { "pid": "383", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/38" + "$ref": "https://ils.rero.ch/api/documents/26" } }, { "pid": "384", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/23" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/38" + "$ref": "https://ils.rero.ch/api/documents/25" } }, { "pid": "385", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/38" + "$ref": "https://ils.rero.ch/api/documents/25" } }, { "pid": "386", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/3" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/37" + "$ref": "https://ils.rero.ch/api/documents/24" } }, { "pid": "387", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/37" + "$ref": "https://ils.rero.ch/api/documents/24" } }, { "pid": "388", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/36" + "$ref": "https://ils.rero.ch/api/documents/23" } }, { @@ -4664,19 +4664,19 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/36" + "$ref": "https://ils.rero.ch/api/documents/23" } }, { "pid": "390", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/20" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/35" + "$ref": "https://ils.rero.ch/api/documents/22" } }, { @@ -4688,91 +4688,91 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/34" + "$ref": "https://ils.rero.ch/api/documents/21" } }, { "pid": "392", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/11" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/34" + "$ref": "https://ils.rero.ch/api/documents/20" } }, { "pid": "393", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/24" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/33" + "$ref": "https://ils.rero.ch/api/documents/20" } }, { "pid": "394", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/25" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/33" + "$ref": "https://ils.rero.ch/api/documents/19" } }, { "pid": "395", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/32" + "$ref": "https://ils.rero.ch/api/documents/18" } }, { "pid": "396", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/32" + "$ref": "https://ils.rero.ch/api/documents/18" } }, { "pid": "397", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/31" + "$ref": "https://ils.rero.ch/api/documents/17" } }, { "pid": "398", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/30" + "$ref": "https://ils.rero.ch/api/documents/16" } }, { @@ -4784,43 +4784,43 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/29" + "$ref": "https://ils.rero.ch/api/documents/16" } }, { "pid": "400", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/26" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/29" + "$ref": "https://ils.rero.ch/api/documents/15" } }, { "pid": "401", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/29" + "$ref": "https://ils.rero.ch/api/documents/14" } }, { "pid": "402", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/30" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/28" + "$ref": "https://ils.rero.ch/api/documents/13" } }, { @@ -4832,131 +4832,23 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/27" + "$ref": "https://ils.rero.ch/api/documents/12" } }, { "pid": "404", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/26" + "$ref": "https://ils.rero.ch/api/documents/12" } }, { "pid": "405", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/26" - } - }, - { - "pid": "406", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/25" - } - }, - { - "pid": "407", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/25" - } - }, - { - "pid": "408", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/24" - } - }, - { - "pid": "409", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/23" - } - }, - { - "pid": "410", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/23" - } - }, - { - "pid": "411", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/22" - } - }, - { - "pid": "412", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/22" - } - }, - { - "pid": "413", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/22" - } - }, - { - "pid": "414", "location": { "$ref": "https://ils.rero.ch/api/locations/16" }, @@ -4964,301 +4856,49 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/21" - } - }, - { - "pid": "415", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/20" - } - }, - { - "pid": "416", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/20" - } - }, - { - "pid": "417", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/19" - } - }, - { - "pid": "418", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/19" - } - }, - { - "pid": "419", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/18" - } - }, - { - "pid": "420", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/18" - } - }, - { - "pid": "421", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/18" - } - }, - { - "pid": "422", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/17" - } - }, - { - "pid": "423", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/16" - } - }, - { - "pid": "424", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/15" - } - }, - { - "pid": "425", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/15" - } - }, - { - "pid": "426", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/14" + "$ref": "https://ils.rero.ch/api/documents/11" } }, { - "pid": "427", + "pid": "406", "location": { "$ref": "https://ils.rero.ch/api/locations/13" }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/14" - } - }, - { - "pid": "428", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/13" - } - }, - { - "pid": "429", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/13" - } - }, - { - "pid": "430", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/3" }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/13" - } - }, - { - "pid": "431", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/12" - } - }, - { - "pid": "432", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/11" - } - }, - { - "pid": "433", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/11" - } - }, - { - "pid": "434", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, "document": { "$ref": "https://ils.rero.ch/api/documents/10" } }, { - "pid": "435", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/10" - } - }, - { - "pid": "436", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/10" - } - }, - { - "pid": "437", + "pid": "407", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { "$ref": "https://ils.rero.ch/api/documents/9" } }, { - "pid": "438", + "pid": "408", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/7" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { "$ref": "https://ils.rero.ch/api/documents/9" } }, { - "pid": "439", + "pid": "409", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/7" @@ -5268,7 +4908,7 @@ } }, { - "pid": "440", + "pid": "410", "location": { "$ref": "https://ils.rero.ch/api/locations/17" }, @@ -5280,139 +4920,79 @@ } }, { - "pid": "441", + "pid": "411", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/27" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/10" }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/7" - } - }, - { - "pid": "442", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, "document": { "$ref": "https://ils.rero.ch/api/documents/6" } }, { - "pid": "443", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/5" - } - }, - { - "pid": "444", + "pid": "412", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { "$ref": "https://ils.rero.ch/api/documents/5" } }, { - "pid": "445", + "pid": "413", "location": { "$ref": "https://ils.rero.ch/api/locations/14" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { "$ref": "https://ils.rero.ch/api/documents/4" } }, { - "pid": "446", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/3" - } - }, - { - "pid": "447", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/3" - } - }, - { - "pid": "448", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/3" - } - }, - { - "pid": "449", + "pid": "414", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/8" }, "circulation_category": { "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/2" + "$ref": "https://ils.rero.ch/api/documents/4" } }, { - "pid": "450", + "pid": "415", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/2" + "$ref": "https://ils.rero.ch/api/documents/3" } }, { - "pid": "451", + "pid": "416", "location": { "$ref": "https://ils.rero.ch/api/locations/5" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1" + "$ref": "https://ils.rero.ch/api/documents/2" } }, { - "pid": "452", + "pid": "417", "location": { "$ref": "https://ils.rero.ch/api/locations/17" }, @@ -5424,12 +5004,12 @@ } }, { - "pid": "453", + "pid": "418", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/10" }, "circulation_category": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { "$ref": "https://ils.rero.ch/api/documents/1" diff --git a/data/items_big.json b/data/items_big.json index b8d102f2aa..0b1ac3ff4e 100644 --- a/data/items_big.json +++ b/data/items_big.json @@ -1,14 +1,14 @@ [ { "pid": "1", - "barcode": "10000000001", + "barcode": "fictive1", "call_number": "00001", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { "$ref": "https://ils.rero.ch/api/documents/1193" @@ -19,14 +19,14 @@ }, { "pid": "2", - "barcode": "fictive1", + "barcode": "10000000002", "call_number": "00002", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { "$ref": "https://ils.rero.ch/api/documents/1192" @@ -37,14 +37,14 @@ }, { "pid": "3", - "barcode": "10000000003", + "barcode": "fictive2", "call_number": "00003", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { "$ref": "https://ils.rero.ch/api/documents/1191" @@ -59,7 +59,7 @@ "call_number": "00004", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" @@ -73,14 +73,14 @@ }, { "pid": "5", - "barcode": "fictive2", + "barcode": "10000000005", "call_number": "00005", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { "$ref": "https://ils.rero.ch/api/documents/1190" @@ -101,7 +101,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1190" + "$ref": "https://ils.rero.ch/api/documents/1189" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/6" @@ -113,13 +113,13 @@ "call_number": "00007", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1190" + "$ref": "https://ils.rero.ch/api/documents/1189" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/7" @@ -127,17 +127,17 @@ }, { "pid": "8", - "barcode": "10000000008", + "barcode": "fictive3", "call_number": "00008", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1189" + "$ref": "https://ils.rero.ch/api/documents/1188" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/8" @@ -145,17 +145,17 @@ }, { "pid": "9", - "barcode": "fictive3", + "barcode": "10000000009", "call_number": "00009", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1189" + "$ref": "https://ils.rero.ch/api/documents/1187" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/9" @@ -163,17 +163,17 @@ }, { "pid": "10", - "barcode": "10000000010", + "barcode": "fictive4", "call_number": "00010", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1188" + "$ref": "https://ils.rero.ch/api/documents/1186" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/10" @@ -185,13 +185,13 @@ "call_number": "00011", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1188" + "$ref": "https://ils.rero.ch/api/documents/1186" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/11" @@ -203,13 +203,13 @@ "call_number": "00012", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1188" + "$ref": "https://ils.rero.ch/api/documents/1185" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/12" @@ -217,17 +217,17 @@ }, { "pid": "13", - "barcode": "10000000013", + "barcode": "fictive5", "call_number": "00013", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1187" + "$ref": "https://ils.rero.ch/api/documents/1185" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/13" @@ -235,17 +235,17 @@ }, { "pid": "14", - "barcode": "fictive4", + "barcode": "10000000014", "call_number": "00014", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1186" + "$ref": "https://ils.rero.ch/api/documents/1184" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/14" @@ -257,13 +257,13 @@ "call_number": "00015", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1186" + "$ref": "https://ils.rero.ch/api/documents/1184" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/15" @@ -275,13 +275,13 @@ "call_number": "00016", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1186" + "$ref": "https://ils.rero.ch/api/documents/1183" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/16" @@ -293,13 +293,13 @@ "call_number": "00017", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1185" + "$ref": "https://ils.rero.ch/api/documents/1182" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/17" @@ -307,17 +307,17 @@ }, { "pid": "18", - "barcode": "10000000018", + "barcode": "fictive6", "call_number": "00018", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1185" + "$ref": "https://ils.rero.ch/api/documents/1182" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/18" @@ -329,13 +329,13 @@ "call_number": "00019", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1184" + "$ref": "https://ils.rero.ch/api/documents/1181" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/19" @@ -347,13 +347,13 @@ "call_number": "00020", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1183" + "$ref": "https://ils.rero.ch/api/documents/1181" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/20" @@ -361,17 +361,17 @@ }, { "pid": "21", - "barcode": "10000000021", + "barcode": "fictive7", "call_number": "00021", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1182" + "$ref": "https://ils.rero.ch/api/documents/1180" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/21" @@ -383,13 +383,13 @@ "call_number": "00022", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1182" + "$ref": "https://ils.rero.ch/api/documents/1179" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/22" @@ -397,17 +397,17 @@ }, { "pid": "23", - "barcode": "fictive5", + "barcode": "10000000023", "call_number": "00023", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1182" + "$ref": "https://ils.rero.ch/api/documents/1179" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/23" @@ -419,13 +419,13 @@ "call_number": "00024", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1181" + "$ref": "https://ils.rero.ch/api/documents/1178" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/24" @@ -437,13 +437,13 @@ "call_number": "00025", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1181" + "$ref": "https://ils.rero.ch/api/documents/1177" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/25" @@ -455,13 +455,13 @@ "call_number": "00026", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1180" + "$ref": "https://ils.rero.ch/api/documents/1176" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/26" @@ -469,17 +469,17 @@ }, { "pid": "27", - "barcode": "10000000027", + "barcode": "fictive8", "call_number": "00027", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1179" + "$ref": "https://ils.rero.ch/api/documents/1176" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/27" @@ -491,34 +491,34 @@ "call_number": "00028", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1179" + "$ref": "https://ils.rero.ch/api/documents/1175" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/27" + "$ref": "https://ils.rero.ch/api/holdings/28" } }, { "pid": "29", - "barcode": "fictive6", + "barcode": "fictive9", "call_number": "00029", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1179" + "$ref": "https://ils.rero.ch/api/documents/1174" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/28" + "$ref": "https://ils.rero.ch/api/holdings/29" } }, { @@ -527,142 +527,142 @@ "call_number": "00030", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1178" + "$ref": "https://ils.rero.ch/api/documents/1173" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/29" + "$ref": "https://ils.rero.ch/api/holdings/30" } }, { "pid": "31", - "barcode": "10000000031", + "barcode": "fictive10", "call_number": "00031", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1178" + "$ref": "https://ils.rero.ch/api/documents/1173" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/30" + "$ref": "https://ils.rero.ch/api/holdings/31" } }, { "pid": "32", - "barcode": "fictive7", + "barcode": "10000000032", "call_number": "00032", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1177" + "$ref": "https://ils.rero.ch/api/documents/1172" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/31" + "$ref": "https://ils.rero.ch/api/holdings/32" } }, { "pid": "33", - "barcode": "fictive8", + "barcode": "10000000033", "call_number": "00033", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1176" + "$ref": "https://ils.rero.ch/api/documents/1171" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/32" + "$ref": "https://ils.rero.ch/api/holdings/33" } }, { "pid": "34", - "barcode": "fictive9", + "barcode": "10000000034", "call_number": "00034", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1175" + "$ref": "https://ils.rero.ch/api/documents/1171" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/33" + "$ref": "https://ils.rero.ch/api/holdings/34" } }, { "pid": "35", - "barcode": "fictive10", + "barcode": "10000000035", "call_number": "00035", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1175" + "$ref": "https://ils.rero.ch/api/documents/1170" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/34" + "$ref": "https://ils.rero.ch/api/holdings/35" } }, { "pid": "36", - "barcode": "fictive11", + "barcode": "10000000036", "call_number": "00036", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1175" + "$ref": "https://ils.rero.ch/api/documents/1169" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/35" + "$ref": "https://ils.rero.ch/api/holdings/36" } }, { "pid": "37", - "barcode": "fictive12", + "barcode": "fictive11", "call_number": "00037", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1174" + "$ref": "https://ils.rero.ch/api/documents/1168" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/36" + "$ref": "https://ils.rero.ch/api/holdings/37" } }, { @@ -671,52 +671,52 @@ "call_number": "00038", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1174" + "$ref": "https://ils.rero.ch/api/documents/1168" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/37" + "$ref": "https://ils.rero.ch/api/holdings/38" } }, { "pid": "39", - "barcode": "fictive13", + "barcode": "10000000039", "call_number": "00039", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1173" + "$ref": "https://ils.rero.ch/api/documents/1167" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/38" + "$ref": "https://ils.rero.ch/api/holdings/39" } }, { "pid": "40", - "barcode": "fictive14", + "barcode": "fictive12", "call_number": "00040", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1172" + "$ref": "https://ils.rero.ch/api/documents/1166" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/39" + "$ref": "https://ils.rero.ch/api/holdings/40" } }, { @@ -725,16 +725,16 @@ "call_number": "00041", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1171" + "$ref": "https://ils.rero.ch/api/documents/1166" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/40" + "$ref": "https://ils.rero.ch/api/holdings/41" } }, { @@ -743,16 +743,16 @@ "call_number": "00042", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1170" + "$ref": "https://ils.rero.ch/api/documents/1165" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/41" + "$ref": "https://ils.rero.ch/api/holdings/42" } }, { @@ -767,28 +767,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1170" + "$ref": "https://ils.rero.ch/api/documents/1164" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/42" + "$ref": "https://ils.rero.ch/api/holdings/43" } }, { "pid": "44", - "barcode": "fictive15", + "barcode": "10000000044", "call_number": "00044", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1169" + "$ref": "https://ils.rero.ch/api/documents/1164" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/43" + "$ref": "https://ils.rero.ch/api/holdings/44" } }, { @@ -797,52 +797,52 @@ "call_number": "00045", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1169" + "$ref": "https://ils.rero.ch/api/documents/1163" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/44" + "$ref": "https://ils.rero.ch/api/holdings/45" } }, { "pid": "46", - "barcode": "fictive16", + "barcode": "fictive13", "call_number": "00046", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1169" + "$ref": "https://ils.rero.ch/api/documents/1162" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/45" + "$ref": "https://ils.rero.ch/api/holdings/46" } }, { "pid": "47", - "barcode": "fictive17", + "barcode": "10000000047", "call_number": "00047", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1168" + "$ref": "https://ils.rero.ch/api/documents/1161" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/46" + "$ref": "https://ils.rero.ch/api/holdings/47" } }, { @@ -857,7 +857,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1168" + "$ref": "https://ils.rero.ch/api/documents/1161" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/47" @@ -875,7 +875,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1167" + "$ref": "https://ils.rero.ch/api/documents/1160" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/48" @@ -893,10 +893,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1167" + "$ref": "https://ils.rero.ch/api/documents/1159" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/48" + "$ref": "https://ils.rero.ch/api/holdings/49" } }, { @@ -905,16 +905,16 @@ "call_number": "00051", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1166" + "$ref": "https://ils.rero.ch/api/documents/1159" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/49" + "$ref": "https://ils.rero.ch/api/holdings/50" } }, { @@ -923,16 +923,16 @@ "call_number": "00052", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1166" + "$ref": "https://ils.rero.ch/api/documents/1158" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/50" + "$ref": "https://ils.rero.ch/api/holdings/51" } }, { @@ -941,16 +941,16 @@ "call_number": "00053", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1165" + "$ref": "https://ils.rero.ch/api/documents/1157" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/51" + "$ref": "https://ils.rero.ch/api/holdings/52" } }, { @@ -959,52 +959,52 @@ "call_number": "00054", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1165" + "$ref": "https://ils.rero.ch/api/documents/1157" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/51" + "$ref": "https://ils.rero.ch/api/holdings/53" } }, { "pid": "55", - "barcode": "fictive18", + "barcode": "10000000055", "call_number": "00055", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1165" + "$ref": "https://ils.rero.ch/api/documents/1156" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/52" + "$ref": "https://ils.rero.ch/api/holdings/54" } }, { "pid": "56", - "barcode": "10000000056", + "barcode": "fictive14", "call_number": "00056", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1164" + "$ref": "https://ils.rero.ch/api/documents/1155" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/53" + "$ref": "https://ils.rero.ch/api/holdings/55" } }, { @@ -1013,16 +1013,16 @@ "call_number": "00057", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1164" + "$ref": "https://ils.rero.ch/api/documents/1155" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/54" + "$ref": "https://ils.rero.ch/api/holdings/56" } }, { @@ -1031,16 +1031,16 @@ "call_number": "00058", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1164" + "$ref": "https://ils.rero.ch/api/documents/1154" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/55" + "$ref": "https://ils.rero.ch/api/holdings/57" } }, { @@ -1049,52 +1049,52 @@ "call_number": "00059", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1163" + "$ref": "https://ils.rero.ch/api/documents/1154" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/56" + "$ref": "https://ils.rero.ch/api/holdings/58" } }, { "pid": "60", - "barcode": "10000000060", + "barcode": "fictive15", "call_number": "00060", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1163" + "$ref": "https://ils.rero.ch/api/documents/1153" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/57" + "$ref": "https://ils.rero.ch/api/holdings/59" } }, { "pid": "61", - "barcode": "fictive19", + "barcode": "10000000061", "call_number": "00061", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1162" + "$ref": "https://ils.rero.ch/api/documents/1152" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/58" + "$ref": "https://ils.rero.ch/api/holdings/60" } }, { @@ -1103,34 +1103,34 @@ "call_number": "00062", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1162" + "$ref": "https://ils.rero.ch/api/documents/1152" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/59" + "$ref": "https://ils.rero.ch/api/holdings/61" } }, { "pid": "63", - "barcode": "10000000063", + "barcode": "fictive16", "call_number": "00063", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1162" + "$ref": "https://ils.rero.ch/api/documents/1151" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/60" + "$ref": "https://ils.rero.ch/api/holdings/62" } }, { @@ -1139,16 +1139,16 @@ "call_number": "00064", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1161" + "$ref": "https://ils.rero.ch/api/documents/1150" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/61" + "$ref": "https://ils.rero.ch/api/holdings/63" } }, { @@ -1157,52 +1157,52 @@ "call_number": "00065", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1160" + "$ref": "https://ils.rero.ch/api/documents/1150" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/62" + "$ref": "https://ils.rero.ch/api/holdings/64" } }, { "pid": "66", - "barcode": "fictive20", + "barcode": "fictive17", "call_number": "00066", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1160" + "$ref": "https://ils.rero.ch/api/documents/1149" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/63" + "$ref": "https://ils.rero.ch/api/holdings/65" } }, { "pid": "67", - "barcode": "fictive21", + "barcode": "10000000067", "call_number": "00067", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1160" + "$ref": "https://ils.rero.ch/api/documents/1148" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/64" + "$ref": "https://ils.rero.ch/api/holdings/66" } }, { @@ -1211,16 +1211,16 @@ "call_number": "00068", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1159" + "$ref": "https://ils.rero.ch/api/documents/1148" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/65" + "$ref": "https://ils.rero.ch/api/holdings/67" } }, { @@ -1229,160 +1229,160 @@ "call_number": "00069", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1159" + "$ref": "https://ils.rero.ch/api/documents/1147" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/66" + "$ref": "https://ils.rero.ch/api/holdings/68" } }, { "pid": "70", - "barcode": "10000000070", + "barcode": "fictive18", "call_number": "00070", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1159" + "$ref": "https://ils.rero.ch/api/documents/1147" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/67" + "$ref": "https://ils.rero.ch/api/holdings/69" } }, { "pid": "71", - "barcode": "10000000071", + "barcode": "fictive19", "call_number": "00071", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1158" + "$ref": "https://ils.rero.ch/api/documents/1146" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/68" + "$ref": "https://ils.rero.ch/api/holdings/70" } }, { "pid": "72", - "barcode": "fictive22", + "barcode": "10000000072", "call_number": "00072", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1158" + "$ref": "https://ils.rero.ch/api/documents/1145" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/69" + "$ref": "https://ils.rero.ch/api/holdings/71" } }, { "pid": "73", - "barcode": "fictive23", + "barcode": "fictive20", "call_number": "00073", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1158" + "$ref": "https://ils.rero.ch/api/documents/1144" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/70" + "$ref": "https://ils.rero.ch/api/holdings/72" } }, { "pid": "74", - "barcode": "10000000074", + "barcode": "fictive21", "call_number": "00074", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1157" + "$ref": "https://ils.rero.ch/api/documents/1143" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/71" + "$ref": "https://ils.rero.ch/api/holdings/73" } }, { "pid": "75", - "barcode": "fictive24", + "barcode": "10000000075", "call_number": "00075", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1157" + "$ref": "https://ils.rero.ch/api/documents/1143" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/72" + "$ref": "https://ils.rero.ch/api/holdings/74" } }, { "pid": "76", - "barcode": "fictive25", + "barcode": "fictive22", "call_number": "00076", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1156" + "$ref": "https://ils.rero.ch/api/documents/1142" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/73" + "$ref": "https://ils.rero.ch/api/holdings/75" } }, { "pid": "77", - "barcode": "10000000077", + "barcode": "fictive23", "call_number": "00077", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1155" + "$ref": "https://ils.rero.ch/api/documents/1142" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/74" + "$ref": "https://ils.rero.ch/api/holdings/76" } }, { @@ -1391,34 +1391,34 @@ "call_number": "00078", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1155" + "$ref": "https://ils.rero.ch/api/documents/1141" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/74" + "$ref": "https://ils.rero.ch/api/holdings/77" } }, { "pid": "79", - "barcode": "fictive26", + "barcode": "10000000079", "call_number": "00079", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1155" + "$ref": "https://ils.rero.ch/api/documents/1140" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/75" + "$ref": "https://ils.rero.ch/api/holdings/78" } }, { @@ -1427,70 +1427,70 @@ "call_number": "00080", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1154" + "$ref": "https://ils.rero.ch/api/documents/1140" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/76" + "$ref": "https://ils.rero.ch/api/holdings/79" } }, { "pid": "81", - "barcode": "10000000081", + "barcode": "fictive24", "call_number": "00081", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1154" + "$ref": "https://ils.rero.ch/api/documents/1139" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/77" + "$ref": "https://ils.rero.ch/api/holdings/80" } }, { "pid": "82", - "barcode": "fictive27", + "barcode": "fictive25", "call_number": "00082", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1153" + "$ref": "https://ils.rero.ch/api/documents/1138" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/78" + "$ref": "https://ils.rero.ch/api/holdings/81" } }, { "pid": "83", - "barcode": "fictive28", + "barcode": "10000000083", "call_number": "00083", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1152" + "$ref": "https://ils.rero.ch/api/documents/1138" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/79" + "$ref": "https://ils.rero.ch/api/holdings/82" } }, { @@ -1505,10 +1505,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1151" + "$ref": "https://ils.rero.ch/api/documents/1137" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/80" + "$ref": "https://ils.rero.ch/api/holdings/83" } }, { @@ -1517,34 +1517,34 @@ "call_number": "00085", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1151" + "$ref": "https://ils.rero.ch/api/documents/1136" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/81" + "$ref": "https://ils.rero.ch/api/holdings/84" } }, { "pid": "86", - "barcode": "fictive29", + "barcode": "10000000086", "call_number": "00086", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1150" + "$ref": "https://ils.rero.ch/api/documents/1136" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/82" + "$ref": "https://ils.rero.ch/api/holdings/85" } }, { @@ -1553,16 +1553,16 @@ "call_number": "00087", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1149" + "$ref": "https://ils.rero.ch/api/documents/1135" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/83" + "$ref": "https://ils.rero.ch/api/holdings/86" } }, { @@ -1577,10 +1577,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1148" + "$ref": "https://ils.rero.ch/api/documents/1135" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/84" + "$ref": "https://ils.rero.ch/api/holdings/87" } }, { @@ -1589,16 +1589,16 @@ "call_number": "00089", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1148" + "$ref": "https://ils.rero.ch/api/documents/1134" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/85" + "$ref": "https://ils.rero.ch/api/holdings/88" } }, { @@ -1607,16 +1607,16 @@ "call_number": "00090", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1147" + "$ref": "https://ils.rero.ch/api/documents/1133" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/86" + "$ref": "https://ils.rero.ch/api/holdings/89" } }, { @@ -1625,34 +1625,34 @@ "call_number": "00091", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1147" + "$ref": "https://ils.rero.ch/api/documents/1133" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/87" + "$ref": "https://ils.rero.ch/api/holdings/90" } }, { "pid": "92", - "barcode": "10000000092", + "barcode": "fictive26", "call_number": "00092", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1147" + "$ref": "https://ils.rero.ch/api/documents/1132" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/88" + "$ref": "https://ils.rero.ch/api/holdings/91" } }, { @@ -1661,16 +1661,16 @@ "call_number": "00093", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1146" + "$ref": "https://ils.rero.ch/api/documents/1131" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/89" + "$ref": "https://ils.rero.ch/api/holdings/92" } }, { @@ -1679,16 +1679,16 @@ "call_number": "00094", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1145" + "$ref": "https://ils.rero.ch/api/documents/1131" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/90" + "$ref": "https://ils.rero.ch/api/holdings/93" } }, { @@ -1697,34 +1697,34 @@ "call_number": "00095", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1145" + "$ref": "https://ils.rero.ch/api/documents/1130" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/91" + "$ref": "https://ils.rero.ch/api/holdings/94" } }, { "pid": "96", - "barcode": "fictive30", + "barcode": "10000000096", "call_number": "00096", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1145" + "$ref": "https://ils.rero.ch/api/documents/1129" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/92" + "$ref": "https://ils.rero.ch/api/holdings/95" } }, { @@ -1739,82 +1739,82 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1144" + "$ref": "https://ils.rero.ch/api/documents/1129" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/93" + "$ref": "https://ils.rero.ch/api/holdings/96" } }, { "pid": "98", - "barcode": "fictive31", + "barcode": "10000000098", "call_number": "00098", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1144" + "$ref": "https://ils.rero.ch/api/documents/1128" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/94" + "$ref": "https://ils.rero.ch/api/holdings/97" } }, { "pid": "99", - "barcode": "fictive32", + "barcode": "10000000099", "call_number": "00099", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1143" + "$ref": "https://ils.rero.ch/api/documents/1128" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/95" + "$ref": "https://ils.rero.ch/api/holdings/98" } }, { "pid": "100", - "barcode": "fictive33", + "barcode": "10000000100", "call_number": "00100", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1143" + "$ref": "https://ils.rero.ch/api/documents/1127" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/96" + "$ref": "https://ils.rero.ch/api/holdings/99" } }, { "pid": "101", - "barcode": "10000000101", + "barcode": "fictive27", "call_number": "00101", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1142" + "$ref": "https://ils.rero.ch/api/documents/1126" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/97" + "$ref": "https://ils.rero.ch/api/holdings/100" } }, { @@ -1823,52 +1823,52 @@ "call_number": "00102", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1142" + "$ref": "https://ils.rero.ch/api/documents/1126" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/98" + "$ref": "https://ils.rero.ch/api/holdings/101" } }, { "pid": "103", - "barcode": "fictive34", + "barcode": "fictive28", "call_number": "00103", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1142" + "$ref": "https://ils.rero.ch/api/documents/1125" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/99" + "$ref": "https://ils.rero.ch/api/holdings/102" } }, { "pid": "104", - "barcode": "10000000104", + "barcode": "fictive29", "call_number": "00104", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1141" + "$ref": "https://ils.rero.ch/api/documents/1124" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/100" + "$ref": "https://ils.rero.ch/api/holdings/103" } }, { @@ -1877,52 +1877,52 @@ "call_number": "00105", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1141" + "$ref": "https://ils.rero.ch/api/documents/1124" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/100" + "$ref": "https://ils.rero.ch/api/holdings/104" } }, { "pid": "106", - "barcode": "fictive35", + "barcode": "10000000106", "call_number": "00106", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1140" + "$ref": "https://ils.rero.ch/api/documents/1123" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/101" + "$ref": "https://ils.rero.ch/api/holdings/105" } }, { "pid": "107", - "barcode": "10000000107", + "barcode": "fictive30", "call_number": "00107", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1140" + "$ref": "https://ils.rero.ch/api/documents/1122" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/102" + "$ref": "https://ils.rero.ch/api/holdings/106" } }, { @@ -1931,34 +1931,34 @@ "call_number": "00108", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1140" + "$ref": "https://ils.rero.ch/api/documents/1122" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/103" + "$ref": "https://ils.rero.ch/api/holdings/107" } }, { "pid": "109", - "barcode": "10000000109", + "barcode": "fictive31", "call_number": "00109", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1139" + "$ref": "https://ils.rero.ch/api/documents/1121" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/104" + "$ref": "https://ils.rero.ch/api/holdings/108" } }, { @@ -1973,28 +1973,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1139" + "$ref": "https://ils.rero.ch/api/documents/1120" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/105" + "$ref": "https://ils.rero.ch/api/holdings/109" } }, { "pid": "111", - "barcode": "10000000111", + "barcode": "fictive32", "call_number": "00111", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1139" + "$ref": "https://ils.rero.ch/api/documents/1119" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/106" + "$ref": "https://ils.rero.ch/api/holdings/110" } }, { @@ -2003,34 +2003,34 @@ "call_number": "00112", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1138" + "$ref": "https://ils.rero.ch/api/documents/1118" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/107" + "$ref": "https://ils.rero.ch/api/holdings/111" } }, { "pid": "113", - "barcode": "fictive36", + "barcode": "10000000113", "call_number": "00113", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1137" + "$ref": "https://ils.rero.ch/api/documents/1118" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/108" + "$ref": "https://ils.rero.ch/api/holdings/112" } }, { @@ -2039,34 +2039,34 @@ "call_number": "00114", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1137" + "$ref": "https://ils.rero.ch/api/documents/1117" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/109" + "$ref": "https://ils.rero.ch/api/holdings/113" } }, { "pid": "115", - "barcode": "fictive37", + "barcode": "fictive33", "call_number": "00115", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1136" + "$ref": "https://ils.rero.ch/api/documents/1116" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/110" + "$ref": "https://ils.rero.ch/api/holdings/114" } }, { @@ -2075,34 +2075,34 @@ "call_number": "00116", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1135" + "$ref": "https://ils.rero.ch/api/documents/1116" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/111" + "$ref": "https://ils.rero.ch/api/holdings/115" } }, { "pid": "117", - "barcode": "fictive38", + "barcode": "10000000117", "call_number": "00117", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1134" + "$ref": "https://ils.rero.ch/api/documents/1115" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/112" + "$ref": "https://ils.rero.ch/api/holdings/116" } }, { @@ -2111,16 +2111,16 @@ "call_number": "00118", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1134" + "$ref": "https://ils.rero.ch/api/documents/1115" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/113" + "$ref": "https://ils.rero.ch/api/holdings/116" } }, { @@ -2129,52 +2129,52 @@ "call_number": "00119", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1133" + "$ref": "https://ils.rero.ch/api/documents/1114" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/114" + "$ref": "https://ils.rero.ch/api/holdings/117" } }, { "pid": "120", - "barcode": "fictive39", + "barcode": "10000000120", "call_number": "00120", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1133" + "$ref": "https://ils.rero.ch/api/documents/1113" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/115" + "$ref": "https://ils.rero.ch/api/holdings/118" } }, { "pid": "121", - "barcode": "10000000121", + "barcode": "fictive34", "call_number": "00121", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1133" + "$ref": "https://ils.rero.ch/api/documents/1112" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/116" + "$ref": "https://ils.rero.ch/api/holdings/119" } }, { @@ -2183,16 +2183,16 @@ "call_number": "00122", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1132" + "$ref": "https://ils.rero.ch/api/documents/1112" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/117" + "$ref": "https://ils.rero.ch/api/holdings/120" } }, { @@ -2201,16 +2201,16 @@ "call_number": "00123", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1132" + "$ref": "https://ils.rero.ch/api/documents/1111" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/118" + "$ref": "https://ils.rero.ch/api/holdings/121" } }, { @@ -2219,16 +2219,16 @@ "call_number": "00124", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1131" + "$ref": "https://ils.rero.ch/api/documents/1110" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/119" + "$ref": "https://ils.rero.ch/api/holdings/122" } }, { @@ -2237,34 +2237,34 @@ "call_number": "00125", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1130" + "$ref": "https://ils.rero.ch/api/documents/1110" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/120" + "$ref": "https://ils.rero.ch/api/holdings/123" } }, { "pid": "126", - "barcode": "10000000126", + "barcode": "fictive35", "call_number": "00126", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1130" + "$ref": "https://ils.rero.ch/api/documents/1109" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/121" + "$ref": "https://ils.rero.ch/api/holdings/124" } }, { @@ -2273,34 +2273,34 @@ "call_number": "00127", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1129" + "$ref": "https://ils.rero.ch/api/documents/1108" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/122" + "$ref": "https://ils.rero.ch/api/holdings/125" } }, { "pid": "128", - "barcode": "10000000128", + "barcode": "fictive36", "call_number": "00128", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1129" + "$ref": "https://ils.rero.ch/api/documents/1108" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/123" + "$ref": "https://ils.rero.ch/api/holdings/126" } }, { @@ -2309,16 +2309,16 @@ "call_number": "00129", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1128" + "$ref": "https://ils.rero.ch/api/documents/1107" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/124" + "$ref": "https://ils.rero.ch/api/holdings/127" } }, { @@ -2333,10 +2333,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1127" + "$ref": "https://ils.rero.ch/api/documents/1106" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/125" + "$ref": "https://ils.rero.ch/api/holdings/128" } }, { @@ -2345,16 +2345,16 @@ "call_number": "00131", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1126" + "$ref": "https://ils.rero.ch/api/documents/1106" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/126" + "$ref": "https://ils.rero.ch/api/holdings/128" } }, { @@ -2363,142 +2363,142 @@ "call_number": "00132", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1125" + "$ref": "https://ils.rero.ch/api/documents/1105" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/127" + "$ref": "https://ils.rero.ch/api/holdings/129" } }, { "pid": "133", - "barcode": "fictive40", + "barcode": "10000000133", "call_number": "00133", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1125" + "$ref": "https://ils.rero.ch/api/documents/1105" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/128" + "$ref": "https://ils.rero.ch/api/holdings/129" } }, { "pid": "134", - "barcode": "fictive41", + "barcode": "10000000134", "call_number": "00134", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1124" + "$ref": "https://ils.rero.ch/api/documents/1104" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/129" + "$ref": "https://ils.rero.ch/api/holdings/130" } }, { "pid": "135", - "barcode": "10000000135", + "barcode": "fictive37", "call_number": "00135", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1124" + "$ref": "https://ils.rero.ch/api/documents/1104" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/130" + "$ref": "https://ils.rero.ch/api/holdings/131" } }, { "pid": "136", - "barcode": "10000000136", + "barcode": "fictive38", "call_number": "00136", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1124" + "$ref": "https://ils.rero.ch/api/documents/1103" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/131" + "$ref": "https://ils.rero.ch/api/holdings/132" } }, { "pid": "137", - "barcode": "fictive42", + "barcode": "fictive39", "call_number": "00137", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1123" + "$ref": "https://ils.rero.ch/api/documents/1102" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/132" + "$ref": "https://ils.rero.ch/api/holdings/133" } }, { "pid": "138", - "barcode": "fictive43", + "barcode": "10000000138", "call_number": "00138", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1123" + "$ref": "https://ils.rero.ch/api/documents/1102" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/133" + "$ref": "https://ils.rero.ch/api/holdings/134" } }, { "pid": "139", - "barcode": "10000000139", + "barcode": "fictive40", "call_number": "00139", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1123" + "$ref": "https://ils.rero.ch/api/documents/1101" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/134" + "$ref": "https://ils.rero.ch/api/holdings/135" } }, { @@ -2507,16 +2507,16 @@ "call_number": "00140", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1122" + "$ref": "https://ils.rero.ch/api/documents/1101" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/135" + "$ref": "https://ils.rero.ch/api/holdings/136" } }, { @@ -2525,34 +2525,34 @@ "call_number": "00141", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1122" + "$ref": "https://ils.rero.ch/api/documents/1100" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/136" + "$ref": "https://ils.rero.ch/api/holdings/137" } }, { "pid": "142", - "barcode": "10000000142", + "barcode": "fictive41", "call_number": "00142", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1122" + "$ref": "https://ils.rero.ch/api/documents/1100" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/137" + "$ref": "https://ils.rero.ch/api/holdings/138" } }, { @@ -2561,34 +2561,34 @@ "call_number": "00143", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1121" + "$ref": "https://ils.rero.ch/api/documents/1099" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/138" + "$ref": "https://ils.rero.ch/api/holdings/139" } }, { "pid": "144", - "barcode": "10000000144", + "barcode": "fictive42", "call_number": "00144", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1120" + "$ref": "https://ils.rero.ch/api/documents/1098" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/139" + "$ref": "https://ils.rero.ch/api/holdings/140" } }, { @@ -2597,16 +2597,16 @@ "call_number": "00145", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1120" + "$ref": "https://ils.rero.ch/api/documents/1098" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/140" + "$ref": "https://ils.rero.ch/api/holdings/141" } }, { @@ -2615,16 +2615,16 @@ "call_number": "00146", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1120" + "$ref": "https://ils.rero.ch/api/documents/1097" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/141" + "$ref": "https://ils.rero.ch/api/holdings/142" } }, { @@ -2633,88 +2633,88 @@ "call_number": "00147", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1119" + "$ref": "https://ils.rero.ch/api/documents/1096" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/142" + "$ref": "https://ils.rero.ch/api/holdings/143" } }, { "pid": "148", - "barcode": "fictive44", + "barcode": "10000000148", "call_number": "00148", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1119" + "$ref": "https://ils.rero.ch/api/documents/1096" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/143" + "$ref": "https://ils.rero.ch/api/holdings/144" } }, { "pid": "149", - "barcode": "10000000149", + "barcode": "fictive43", "call_number": "00149", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1119" + "$ref": "https://ils.rero.ch/api/documents/1095" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/144" + "$ref": "https://ils.rero.ch/api/holdings/145" } }, { "pid": "150", - "barcode": "fictive45", + "barcode": "fictive44", "call_number": "00150", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1118" + "$ref": "https://ils.rero.ch/api/documents/1095" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/145" + "$ref": "https://ils.rero.ch/api/holdings/146" } }, { "pid": "151", - "barcode": "10000000151", + "barcode": "fictive45", "call_number": "00151", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1118" + "$ref": "https://ils.rero.ch/api/documents/1094" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/146" + "$ref": "https://ils.rero.ch/api/holdings/147" } }, { @@ -2723,178 +2723,178 @@ "call_number": "00152", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1117" + "$ref": "https://ils.rero.ch/api/documents/1093" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/147" + "$ref": "https://ils.rero.ch/api/holdings/148" } }, { "pid": "153", - "barcode": "10000000153", + "barcode": "fictive46", "call_number": "00153", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1117" + "$ref": "https://ils.rero.ch/api/documents/1093" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/148" + "$ref": "https://ils.rero.ch/api/holdings/149" } }, { "pid": "154", - "barcode": "fictive46", + "barcode": "10000000154", "call_number": "00154", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1116" + "$ref": "https://ils.rero.ch/api/documents/1092" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/149" + "$ref": "https://ils.rero.ch/api/holdings/150" } }, { "pid": "155", - "barcode": "10000000155", + "barcode": "fictive47", "call_number": "00155", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1116" + "$ref": "https://ils.rero.ch/api/documents/1091" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/150" + "$ref": "https://ils.rero.ch/api/holdings/151" } }, { "pid": "156", - "barcode": "fictive47", + "barcode": "fictive48", "call_number": "00156", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1116" + "$ref": "https://ils.rero.ch/api/documents/1090" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/151" + "$ref": "https://ils.rero.ch/api/holdings/152" } }, { "pid": "157", - "barcode": "10000000157", + "barcode": "fictive49", "call_number": "00157", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1115" + "$ref": "https://ils.rero.ch/api/documents/1090" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/152" + "$ref": "https://ils.rero.ch/api/holdings/153" } }, { "pid": "158", - "barcode": "fictive48", + "barcode": "fictive50", "call_number": "00158", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1115" + "$ref": "https://ils.rero.ch/api/documents/1089" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/153" + "$ref": "https://ils.rero.ch/api/holdings/154" } }, { "pid": "159", - "barcode": "fictive49", + "barcode": "10000000159", "call_number": "00159", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1115" + "$ref": "https://ils.rero.ch/api/documents/1088" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/154" + "$ref": "https://ils.rero.ch/api/holdings/155" } }, { "pid": "160", - "barcode": "fictive50", + "barcode": "fictive51", "call_number": "00160", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1114" + "$ref": "https://ils.rero.ch/api/documents/1087" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/155" + "$ref": "https://ils.rero.ch/api/holdings/156" } }, { "pid": "161", - "barcode": "10000000161", + "barcode": "fictive52", "call_number": "00161", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1114" + "$ref": "https://ils.rero.ch/api/documents/1086" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/156" + "$ref": "https://ils.rero.ch/api/holdings/157" } }, { @@ -2903,34 +2903,34 @@ "call_number": "00162", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1113" + "$ref": "https://ils.rero.ch/api/documents/1085" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/157" + "$ref": "https://ils.rero.ch/api/holdings/158" } }, { "pid": "163", - "barcode": "10000000163", + "barcode": "fictive53", "call_number": "00163", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1113" + "$ref": "https://ils.rero.ch/api/documents/1085" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/158" + "$ref": "https://ils.rero.ch/api/holdings/159" } }, { @@ -2939,16 +2939,16 @@ "call_number": "00164", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1113" + "$ref": "https://ils.rero.ch/api/documents/1084" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/159" + "$ref": "https://ils.rero.ch/api/holdings/160" } }, { @@ -2957,52 +2957,52 @@ "call_number": "00165", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1112" + "$ref": "https://ils.rero.ch/api/documents/1083" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/160" + "$ref": "https://ils.rero.ch/api/holdings/161" } }, { "pid": "166", - "barcode": "fictive51", + "barcode": "10000000166", "call_number": "00166", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1112" + "$ref": "https://ils.rero.ch/api/documents/1082" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/161" + "$ref": "https://ils.rero.ch/api/holdings/162" } }, { "pid": "167", - "barcode": "fictive52", + "barcode": "fictive54", "call_number": "00167", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1112" + "$ref": "https://ils.rero.ch/api/documents/1082" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/162" + "$ref": "https://ils.rero.ch/api/holdings/163" } }, { @@ -3011,142 +3011,142 @@ "call_number": "00168", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1111" + "$ref": "https://ils.rero.ch/api/documents/1081" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/163" + "$ref": "https://ils.rero.ch/api/holdings/164" } }, { "pid": "169", - "barcode": "fictive53", + "barcode": "fictive55", "call_number": "00169", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1111" + "$ref": "https://ils.rero.ch/api/documents/1081" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/164" + "$ref": "https://ils.rero.ch/api/holdings/165" } }, { "pid": "170", - "barcode": "10000000170", + "barcode": "fictive56", "call_number": "00170", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1111" + "$ref": "https://ils.rero.ch/api/documents/1080" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/165" + "$ref": "https://ils.rero.ch/api/holdings/166" } }, { "pid": "171", - "barcode": "fictive54", + "barcode": "10000000171", "call_number": "00171", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1110" + "$ref": "https://ils.rero.ch/api/documents/1079" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/166" + "$ref": "https://ils.rero.ch/api/holdings/167" } }, { "pid": "172", - "barcode": "10000000172", + "barcode": "fictive57", "call_number": "00172", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1110" + "$ref": "https://ils.rero.ch/api/documents/1079" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/167" + "$ref": "https://ils.rero.ch/api/holdings/168" } }, { "pid": "173", - "barcode": "10000000173", + "barcode": "fictive58", "call_number": "00173", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1110" + "$ref": "https://ils.rero.ch/api/documents/1078" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/168" + "$ref": "https://ils.rero.ch/api/holdings/169" } }, { "pid": "174", - "barcode": "fictive55", + "barcode": "fictive59", "call_number": "00174", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1109" + "$ref": "https://ils.rero.ch/api/documents/1077" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/169" + "$ref": "https://ils.rero.ch/api/holdings/170" } }, { "pid": "175", - "barcode": "10000000175", + "barcode": "fictive60", "call_number": "00175", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1108" + "$ref": "https://ils.rero.ch/api/documents/1077" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/170" + "$ref": "https://ils.rero.ch/api/holdings/171" } }, { @@ -3161,97 +3161,97 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1108" + "$ref": "https://ils.rero.ch/api/documents/1076" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/171" + "$ref": "https://ils.rero.ch/api/holdings/172" } }, { "pid": "177", - "barcode": "fictive56", + "barcode": "10000000177", "call_number": "00177", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1108" + "$ref": "https://ils.rero.ch/api/documents/1076" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/172" + "$ref": "https://ils.rero.ch/api/holdings/173" } }, { "pid": "178", - "barcode": "fictive57", + "barcode": "fictive61", "call_number": "00178", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1107" + "$ref": "https://ils.rero.ch/api/documents/1075" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/173" + "$ref": "https://ils.rero.ch/api/holdings/174" } }, { "pid": "179", - "barcode": "fictive58", + "barcode": "10000000179", "call_number": "00179", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1107" + "$ref": "https://ils.rero.ch/api/documents/1075" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/174" + "$ref": "https://ils.rero.ch/api/holdings/175" } }, { "pid": "180", - "barcode": "fictive59", + "barcode": "fictive62", "call_number": "00180", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1107" + "$ref": "https://ils.rero.ch/api/documents/1074" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/175" + "$ref": "https://ils.rero.ch/api/holdings/176" } }, { "pid": "181", - "barcode": "10000000181", + "barcode": "fictive63", "call_number": "00181", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1106" + "$ref": "https://ils.rero.ch/api/documents/1074" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/176" @@ -3259,17 +3259,17 @@ }, { "pid": "182", - "barcode": "10000000182", + "barcode": "fictive64", "call_number": "00182", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1105" + "$ref": "https://ils.rero.ch/api/documents/1073" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/177" @@ -3281,13 +3281,13 @@ "call_number": "00183", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1104" + "$ref": "https://ils.rero.ch/api/documents/1072" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/178" @@ -3295,17 +3295,17 @@ }, { "pid": "184", - "barcode": "fictive60", + "barcode": "10000000184", "call_number": "00184", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1104" + "$ref": "https://ils.rero.ch/api/documents/1072" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/179" @@ -3323,7 +3323,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1103" + "$ref": "https://ils.rero.ch/api/documents/1071" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/180" @@ -3335,13 +3335,13 @@ "call_number": "00186", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1102" + "$ref": "https://ils.rero.ch/api/documents/1071" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/181" @@ -3353,13 +3353,13 @@ "call_number": "00187", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1102" + "$ref": "https://ils.rero.ch/api/documents/1070" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/182" @@ -3367,7 +3367,7 @@ }, { "pid": "188", - "barcode": "fictive61", + "barcode": "fictive65", "call_number": "00188", "status": "on_shelf", "location": { @@ -3377,7 +3377,7 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1101" + "$ref": "https://ils.rero.ch/api/documents/1069" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/183" @@ -3389,13 +3389,13 @@ "call_number": "00189", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1101" + "$ref": "https://ils.rero.ch/api/documents/1069" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/184" @@ -3403,17 +3403,17 @@ }, { "pid": "190", - "barcode": "fictive62", + "barcode": "10000000190", "call_number": "00190", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1101" + "$ref": "https://ils.rero.ch/api/documents/1068" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/185" @@ -3421,17 +3421,17 @@ }, { "pid": "191", - "barcode": "fictive63", + "barcode": "fictive66", "call_number": "00191", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1100" + "$ref": "https://ils.rero.ch/api/documents/1068" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/186" @@ -3443,13 +3443,13 @@ "call_number": "00192", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1099" + "$ref": "https://ils.rero.ch/api/documents/1067" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/187" @@ -3457,17 +3457,17 @@ }, { "pid": "193", - "barcode": "10000000193", + "barcode": "fictive67", "call_number": "00193", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1098" + "$ref": "https://ils.rero.ch/api/documents/1066" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/188" @@ -3479,13 +3479,13 @@ "call_number": "00194", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1098" + "$ref": "https://ils.rero.ch/api/documents/1065" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/189" @@ -3493,17 +3493,17 @@ }, { "pid": "195", - "barcode": "fictive64", + "barcode": "fictive68", "call_number": "00195", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1097" + "$ref": "https://ils.rero.ch/api/documents/1064" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/190" @@ -3511,17 +3511,17 @@ }, { "pid": "196", - "barcode": "fictive65", + "barcode": "10000000196", "call_number": "00196", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1097" + "$ref": "https://ils.rero.ch/api/documents/1063" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/191" @@ -3533,13 +3533,13 @@ "call_number": "00197", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1096" + "$ref": "https://ils.rero.ch/api/documents/1062" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/192" @@ -3547,17 +3547,17 @@ }, { "pid": "198", - "barcode": "fictive66", + "barcode": "fictive69", "call_number": "00198", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1096" + "$ref": "https://ils.rero.ch/api/documents/1062" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/193" @@ -3565,17 +3565,17 @@ }, { "pid": "199", - "barcode": "fictive67", + "barcode": "fictive70", "call_number": "00199", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1095" + "$ref": "https://ils.rero.ch/api/documents/1061" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/194" @@ -3587,13 +3587,13 @@ "call_number": "00200", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1094" + "$ref": "https://ils.rero.ch/api/documents/1060" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/195" @@ -3601,17 +3601,17 @@ }, { "pid": "201", - "barcode": "10000000201", + "barcode": "fictive71", "call_number": "00201", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1094" + "$ref": "https://ils.rero.ch/api/documents/1060" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/196" @@ -3623,13 +3623,13 @@ "call_number": "00202", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1093" + "$ref": "https://ils.rero.ch/api/documents/1059" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/197" @@ -3641,13 +3641,13 @@ "call_number": "00203", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1093" + "$ref": "https://ils.rero.ch/api/documents/1058" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/198" @@ -3655,17 +3655,17 @@ }, { "pid": "204", - "barcode": "fictive68", + "barcode": "10000000204", "call_number": "00204", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1092" + "$ref": "https://ils.rero.ch/api/documents/1057" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/199" @@ -3677,13 +3677,13 @@ "call_number": "00205", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1092" + "$ref": "https://ils.rero.ch/api/documents/1057" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/200" @@ -3701,7 +3701,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1092" + "$ref": "https://ils.rero.ch/api/documents/1056" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/201" @@ -3713,13 +3713,13 @@ "call_number": "00207", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1091" + "$ref": "https://ils.rero.ch/api/documents/1055" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/202" @@ -3731,13 +3731,13 @@ "call_number": "00208", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1090" + "$ref": "https://ils.rero.ch/api/documents/1055" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/203" @@ -3749,13 +3749,13 @@ "call_number": "00209", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1090" + "$ref": "https://ils.rero.ch/api/documents/1054" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/204" @@ -3763,17 +3763,17 @@ }, { "pid": "210", - "barcode": "10000000210", + "barcode": "fictive72", "call_number": "00210", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1089" + "$ref": "https://ils.rero.ch/api/documents/1053" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/205" @@ -3781,17 +3781,17 @@ }, { "pid": "211", - "barcode": "10000000211", + "barcode": "fictive73", "call_number": "00211", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1089" + "$ref": "https://ils.rero.ch/api/documents/1052" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/206" @@ -3803,13 +3803,13 @@ "call_number": "00212", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1088" + "$ref": "https://ils.rero.ch/api/documents/1052" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/207" @@ -3817,17 +3817,17 @@ }, { "pid": "213", - "barcode": "fictive69", + "barcode": "fictive74", "call_number": "00213", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1088" + "$ref": "https://ils.rero.ch/api/documents/1051" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/208" @@ -3839,13 +3839,13 @@ "call_number": "00214", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1088" + "$ref": "https://ils.rero.ch/api/documents/1051" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/209" @@ -3853,17 +3853,17 @@ }, { "pid": "215", - "barcode": "10000000215", + "barcode": "fictive75", "call_number": "00215", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1087" + "$ref": "https://ils.rero.ch/api/documents/1050" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/210" @@ -3875,13 +3875,13 @@ "call_number": "00216", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1087" + "$ref": "https://ils.rero.ch/api/documents/1050" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/211" @@ -3889,17 +3889,17 @@ }, { "pid": "217", - "barcode": "fictive70", + "barcode": "fictive76", "call_number": "00217", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1087" + "$ref": "https://ils.rero.ch/api/documents/1049" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/212" @@ -3907,17 +3907,17 @@ }, { "pid": "218", - "barcode": "10000000218", + "barcode": "fictive77", "call_number": "00218", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1086" + "$ref": "https://ils.rero.ch/api/documents/1048" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/213" @@ -3929,13 +3929,13 @@ "call_number": "00219", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1086" + "$ref": "https://ils.rero.ch/api/documents/1048" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/214" @@ -3953,7 +3953,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1085" + "$ref": "https://ils.rero.ch/api/documents/1047" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/215" @@ -3965,13 +3965,13 @@ "call_number": "00221", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1084" + "$ref": "https://ils.rero.ch/api/documents/1047" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/216" @@ -3983,13 +3983,13 @@ "call_number": "00222", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1084" + "$ref": "https://ils.rero.ch/api/documents/1046" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/217" @@ -4001,13 +4001,13 @@ "call_number": "00223", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1084" + "$ref": "https://ils.rero.ch/api/documents/1045" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/218" @@ -4015,17 +4015,17 @@ }, { "pid": "224", - "barcode": "10000000224", + "barcode": "fictive78", "call_number": "00224", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1083" + "$ref": "https://ils.rero.ch/api/documents/1045" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/219" @@ -4033,17 +4033,17 @@ }, { "pid": "225", - "barcode": "fictive71", + "barcode": "10000000225", "call_number": "00225", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1083" + "$ref": "https://ils.rero.ch/api/documents/1044" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/220" @@ -4055,13 +4055,13 @@ "call_number": "00226", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1083" + "$ref": "https://ils.rero.ch/api/documents/1044" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/221" @@ -4079,7 +4079,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1082" + "$ref": "https://ils.rero.ch/api/documents/1043" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/222" @@ -4087,17 +4087,17 @@ }, { "pid": "228", - "barcode": "10000000228", + "barcode": "fictive79", "call_number": "00228", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1081" + "$ref": "https://ils.rero.ch/api/documents/1042" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/223" @@ -4109,13 +4109,13 @@ "call_number": "00229", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1081" + "$ref": "https://ils.rero.ch/api/documents/1041" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/224" @@ -4130,10 +4130,10 @@ "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1081" + "$ref": "https://ils.rero.ch/api/documents/1040" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/225" @@ -4141,17 +4141,17 @@ }, { "pid": "231", - "barcode": "fictive72", + "barcode": "10000000231", "call_number": "00231", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1080" + "$ref": "https://ils.rero.ch/api/documents/1039" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/226" @@ -4163,13 +4163,13 @@ "call_number": "00232", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1079" + "$ref": "https://ils.rero.ch/api/documents/1038" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/227" @@ -4181,13 +4181,13 @@ "call_number": "00233", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1079" + "$ref": "https://ils.rero.ch/api/documents/1038" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/228" @@ -4199,13 +4199,13 @@ "call_number": "00234", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1078" + "$ref": "https://ils.rero.ch/api/documents/1037" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/229" @@ -4217,13 +4217,13 @@ "call_number": "00235", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1077" + "$ref": "https://ils.rero.ch/api/documents/1036" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/230" @@ -4235,13 +4235,13 @@ "call_number": "00236", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1077" + "$ref": "https://ils.rero.ch/api/documents/1035" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/231" @@ -4253,13 +4253,13 @@ "call_number": "00237", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1077" + "$ref": "https://ils.rero.ch/api/documents/1035" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/232" @@ -4271,13 +4271,13 @@ "call_number": "00238", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1076" + "$ref": "https://ils.rero.ch/api/documents/1034" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/233" @@ -4285,17 +4285,17 @@ }, { "pid": "239", - "barcode": "fictive73", + "barcode": "10000000239", "call_number": "00239", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1075" + "$ref": "https://ils.rero.ch/api/documents/1034" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/234" @@ -4307,13 +4307,13 @@ "call_number": "00240", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1075" + "$ref": "https://ils.rero.ch/api/documents/1033" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/235" @@ -4325,13 +4325,13 @@ "call_number": "00241", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1075" + "$ref": "https://ils.rero.ch/api/documents/1032" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/236" @@ -4343,13 +4343,13 @@ "call_number": "00242", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1074" + "$ref": "https://ils.rero.ch/api/documents/1031" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/237" @@ -4361,13 +4361,13 @@ "call_number": "00243", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1073" + "$ref": "https://ils.rero.ch/api/documents/1031" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/238" @@ -4379,13 +4379,13 @@ "call_number": "00244", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1072" + "$ref": "https://ils.rero.ch/api/documents/1030" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/239" @@ -4397,13 +4397,13 @@ "call_number": "00245", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1071" + "$ref": "https://ils.rero.ch/api/documents/1029" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/240" @@ -4411,20 +4411,20 @@ }, { "pid": "246", - "barcode": "10000000246", + "barcode": "fictive80", "call_number": "00246", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1071" + "$ref": "https://ils.rero.ch/api/documents/1029" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/240" + "$ref": "https://ils.rero.ch/api/holdings/241" } }, { @@ -4433,31 +4433,31 @@ "call_number": "00247", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1070" + "$ref": "https://ils.rero.ch/api/documents/1028" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/241" + "$ref": "https://ils.rero.ch/api/holdings/242" } }, { "pid": "248", - "barcode": "fictive74", + "barcode": "10000000248", "call_number": "00248", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1070" + "$ref": "https://ils.rero.ch/api/documents/1028" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/242" @@ -4465,20 +4465,20 @@ }, { "pid": "249", - "barcode": "10000000249", + "barcode": "fictive81", "call_number": "00249", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1070" + "$ref": "https://ils.rero.ch/api/documents/1027" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/241" + "$ref": "https://ils.rero.ch/api/holdings/243" } }, { @@ -4487,34 +4487,34 @@ "call_number": "00250", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1069" + "$ref": "https://ils.rero.ch/api/documents/1027" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/243" + "$ref": "https://ils.rero.ch/api/holdings/244" } }, { "pid": "251", - "barcode": "fictive75", + "barcode": "fictive82", "call_number": "00251", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1069" + "$ref": "https://ils.rero.ch/api/documents/1026" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/244" + "$ref": "https://ils.rero.ch/api/holdings/245" } }, { @@ -4523,34 +4523,34 @@ "call_number": "00252", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1068" + "$ref": "https://ils.rero.ch/api/documents/1026" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/245" + "$ref": "https://ils.rero.ch/api/holdings/246" } }, { "pid": "253", - "barcode": "fictive76", + "barcode": "10000000253", "call_number": "00253", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1068" + "$ref": "https://ils.rero.ch/api/documents/1025" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/246" + "$ref": "https://ils.rero.ch/api/holdings/247" } }, { @@ -4559,16 +4559,16 @@ "call_number": "00254", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1068" + "$ref": "https://ils.rero.ch/api/documents/1025" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/247" + "$ref": "https://ils.rero.ch/api/holdings/248" } }, { @@ -4577,16 +4577,16 @@ "call_number": "00255", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1067" + "$ref": "https://ils.rero.ch/api/documents/1024" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/248" + "$ref": "https://ils.rero.ch/api/holdings/249" } }, { @@ -4595,34 +4595,34 @@ "call_number": "00256", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1067" + "$ref": "https://ils.rero.ch/api/documents/1023" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/249" + "$ref": "https://ils.rero.ch/api/holdings/250" } }, { "pid": "257", - "barcode": "fictive77", + "barcode": "10000000257", "call_number": "00257", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1067" + "$ref": "https://ils.rero.ch/api/documents/1023" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/250" + "$ref": "https://ils.rero.ch/api/holdings/251" } }, { @@ -4631,85 +4631,85 @@ "call_number": "00258", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1066" + "$ref": "https://ils.rero.ch/api/documents/1022" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/251" + "$ref": "https://ils.rero.ch/api/holdings/252" } }, { "pid": "259", - "barcode": "fictive78", + "barcode": "10000000259", "call_number": "00259", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1066" + "$ref": "https://ils.rero.ch/api/documents/1021" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/252" + "$ref": "https://ils.rero.ch/api/holdings/253" } }, { "pid": "260", - "barcode": "fictive79", + "barcode": "fictive83", "call_number": "00260", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1066" + "$ref": "https://ils.rero.ch/api/documents/1020" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/253" + "$ref": "https://ils.rero.ch/api/holdings/254" } }, { "pid": "261", - "barcode": "fictive80", + "barcode": "10000000261", "call_number": "00261", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1065" + "$ref": "https://ils.rero.ch/api/documents/1019" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/254" + "$ref": "https://ils.rero.ch/api/holdings/255" } }, { "pid": "262", - "barcode": "fictive81", + "barcode": "10000000262", "call_number": "00262", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1065" + "$ref": "https://ils.rero.ch/api/documents/1019" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/255" @@ -4721,13 +4721,13 @@ "call_number": "00263", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1065" + "$ref": "https://ils.rero.ch/api/documents/1018" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/256" @@ -4735,17 +4735,17 @@ }, { "pid": "264", - "barcode": "fictive82", + "barcode": "10000000264", "call_number": "00264", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1064" + "$ref": "https://ils.rero.ch/api/documents/1017" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/257" @@ -4763,7 +4763,7 @@ "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1064" + "$ref": "https://ils.rero.ch/api/documents/1016" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/258" @@ -4775,13 +4775,13 @@ "call_number": "00266", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1064" + "$ref": "https://ils.rero.ch/api/documents/1016" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/259" @@ -4789,17 +4789,17 @@ }, { "pid": "267", - "barcode": "10000000267", + "barcode": "fictive84", "call_number": "00267", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1063" + "$ref": "https://ils.rero.ch/api/documents/1015" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/260" @@ -4811,13 +4811,13 @@ "call_number": "00268", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1063" + "$ref": "https://ils.rero.ch/api/documents/1014" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/261" @@ -4825,17 +4825,17 @@ }, { "pid": "269", - "barcode": "fictive83", + "barcode": "10000000269", "call_number": "00269", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1062" + "$ref": "https://ils.rero.ch/api/documents/1014" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/262" @@ -4843,17 +4843,17 @@ }, { "pid": "270", - "barcode": "fictive84", + "barcode": "fictive85", "call_number": "00270", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1061" + "$ref": "https://ils.rero.ch/api/documents/1013" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/263" @@ -4861,17 +4861,17 @@ }, { "pid": "271", - "barcode": "fictive85", + "barcode": "10000000271", "call_number": "00271", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1061" + "$ref": "https://ils.rero.ch/api/documents/1013" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/264" @@ -4879,56 +4879,56 @@ }, { "pid": "272", - "barcode": "fictive86", + "barcode": "10000000272", "call_number": "00272", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1061" + "$ref": "https://ils.rero.ch/api/documents/1012" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/264" + "$ref": "https://ils.rero.ch/api/holdings/265" } }, { "pid": "273", - "barcode": "10000000273", + "barcode": "fictive86", "call_number": "00273", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1060" + "$ref": "https://ils.rero.ch/api/documents/1011" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/265" + "$ref": "https://ils.rero.ch/api/holdings/266" } }, { "pid": "274", - "barcode": "10000000274", + "barcode": "fictive87", "call_number": "00274", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1060" + "$ref": "https://ils.rero.ch/api/documents/1011" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/266" + "$ref": "https://ils.rero.ch/api/holdings/267" } }, { @@ -4937,52 +4937,52 @@ "call_number": "00275", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1060" + "$ref": "https://ils.rero.ch/api/documents/1010" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/267" + "$ref": "https://ils.rero.ch/api/holdings/268" } }, { "pid": "276", - "barcode": "10000000276", + "barcode": "fictive88", "call_number": "00276", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1059" + "$ref": "https://ils.rero.ch/api/documents/1009" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/268" + "$ref": "https://ils.rero.ch/api/holdings/269" } }, { "pid": "277", - "barcode": "fictive87", + "barcode": "10000000277", "call_number": "00277", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1059" + "$ref": "https://ils.rero.ch/api/documents/1008" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/269" + "$ref": "https://ils.rero.ch/api/holdings/270" } }, { @@ -4991,34 +4991,34 @@ "call_number": "00278", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1059" + "$ref": "https://ils.rero.ch/api/documents/1007" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/270" + "$ref": "https://ils.rero.ch/api/holdings/271" } }, { "pid": "279", - "barcode": "fictive88", + "barcode": "10000000279", "call_number": "00279", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1058" + "$ref": "https://ils.rero.ch/api/documents/1007" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/271" + "$ref": "https://ils.rero.ch/api/holdings/272" } }, { @@ -5027,49 +5027,49 @@ "call_number": "00280", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1058" + "$ref": "https://ils.rero.ch/api/documents/1006" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/272" + "$ref": "https://ils.rero.ch/api/holdings/273" } }, { "pid": "281", - "barcode": "10000000281", + "barcode": "fictive89", "call_number": "00281", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1057" + "$ref": "https://ils.rero.ch/api/documents/1005" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/273" + "$ref": "https://ils.rero.ch/api/holdings/274" } }, { "pid": "282", - "barcode": "10000000282", + "barcode": "fictive90", "call_number": "00282", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1057" + "$ref": "https://ils.rero.ch/api/documents/1005" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/274" @@ -5081,13 +5081,13 @@ "call_number": "00283", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1056" + "$ref": "https://ils.rero.ch/api/documents/1004" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/275" @@ -5095,17 +5095,17 @@ }, { "pid": "284", - "barcode": "fictive89", + "barcode": "fictive91", "call_number": "00284", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1056" + "$ref": "https://ils.rero.ch/api/documents/1003" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/276" @@ -5113,17 +5113,17 @@ }, { "pid": "285", - "barcode": "fictive90", + "barcode": "10000000285", "call_number": "00285", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1055" + "$ref": "https://ils.rero.ch/api/documents/1002" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/277" @@ -5135,13 +5135,13 @@ "call_number": "00286", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1055" + "$ref": "https://ils.rero.ch/api/documents/1001" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/278" @@ -5149,17 +5149,17 @@ }, { "pid": "287", - "barcode": "10000000287", + "barcode": "fictive92", "call_number": "00287", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1054" + "$ref": "https://ils.rero.ch/api/documents/1001" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/279" @@ -5171,13 +5171,13 @@ "call_number": "00288", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1054" + "$ref": "https://ils.rero.ch/api/documents/1000" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/280" @@ -5185,17 +5185,17 @@ }, { "pid": "289", - "barcode": "10000000289", + "barcode": "fictive93", "call_number": "00289", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1054" + "$ref": "https://ils.rero.ch/api/documents/999" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/281" @@ -5203,17 +5203,17 @@ }, { "pid": "290", - "barcode": "fictive91", + "barcode": "10000000290", "call_number": "00290", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1053" + "$ref": "https://ils.rero.ch/api/documents/998" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/282" @@ -5221,17 +5221,17 @@ }, { "pid": "291", - "barcode": "fictive92", + "barcode": "10000000291", "call_number": "00291", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1052" + "$ref": "https://ils.rero.ch/api/documents/998" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/283" @@ -5239,17 +5239,17 @@ }, { "pid": "292", - "barcode": "10000000292", + "barcode": "fictive94", "call_number": "00292", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1051" + "$ref": "https://ils.rero.ch/api/documents/997" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/284" @@ -5257,17 +5257,17 @@ }, { "pid": "293", - "barcode": "fictive93", + "barcode": "10000000293", "call_number": "00293", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1050" + "$ref": "https://ils.rero.ch/api/documents/997" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/285" @@ -5279,13 +5279,13 @@ "call_number": "00294", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1049" + "$ref": "https://ils.rero.ch/api/documents/996" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/286" @@ -5293,17 +5293,17 @@ }, { "pid": "295", - "barcode": "fictive94", + "barcode": "10000000295", "call_number": "00295", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1049" + "$ref": "https://ils.rero.ch/api/documents/995" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/287" @@ -5311,17 +5311,17 @@ }, { "pid": "296", - "barcode": "fictive95", + "barcode": "10000000296", "call_number": "00296", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1049" + "$ref": "https://ils.rero.ch/api/documents/995" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/288" @@ -5329,17 +5329,17 @@ }, { "pid": "297", - "barcode": "fictive96", + "barcode": "10000000297", "call_number": "00297", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1048" + "$ref": "https://ils.rero.ch/api/documents/994" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/289" @@ -5351,13 +5351,13 @@ "call_number": "00298", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1048" + "$ref": "https://ils.rero.ch/api/documents/994" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/290" @@ -5365,17 +5365,17 @@ }, { "pid": "299", - "barcode": "10000000299", + "barcode": "fictive95", "call_number": "00299", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1047" + "$ref": "https://ils.rero.ch/api/documents/993" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/291" @@ -5383,17 +5383,17 @@ }, { "pid": "300", - "barcode": "10000000300", + "barcode": "fictive96", "call_number": "00300", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1047" + "$ref": "https://ils.rero.ch/api/documents/993" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/292" @@ -5401,17 +5401,17 @@ }, { "pid": "301", - "barcode": "10000000301", + "barcode": "fictive97", "call_number": "00301", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1047" + "$ref": "https://ils.rero.ch/api/documents/992" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/293" @@ -5419,17 +5419,17 @@ }, { "pid": "302", - "barcode": "fictive97", + "barcode": "fictive98", "call_number": "00302", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1046" + "$ref": "https://ils.rero.ch/api/documents/992" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/294" @@ -5441,13 +5441,13 @@ "call_number": "00303", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1046" + "$ref": "https://ils.rero.ch/api/documents/991" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/295" @@ -5455,17 +5455,17 @@ }, { "pid": "304", - "barcode": "fictive98", + "barcode": "10000000304", "call_number": "00304", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1046" + "$ref": "https://ils.rero.ch/api/documents/990" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/296" @@ -5473,17 +5473,17 @@ }, { "pid": "305", - "barcode": "10000000305", + "barcode": "fictive99", "call_number": "00305", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1045" + "$ref": "https://ils.rero.ch/api/documents/989" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/297" @@ -5491,17 +5491,17 @@ }, { "pid": "306", - "barcode": "10000000306", + "barcode": "fictive100", "call_number": "00306", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1045" + "$ref": "https://ils.rero.ch/api/documents/988" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/298" @@ -5509,17 +5509,17 @@ }, { "pid": "307", - "barcode": "10000000307", + "barcode": "fictive101", "call_number": "00307", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1045" + "$ref": "https://ils.rero.ch/api/documents/987" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/299" @@ -5531,13 +5531,13 @@ "call_number": "00308", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1044" + "$ref": "https://ils.rero.ch/api/documents/986" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/300" @@ -5545,17 +5545,17 @@ }, { "pid": "309", - "barcode": "fictive99", + "barcode": "10000000309", "call_number": "00309", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1044" + "$ref": "https://ils.rero.ch/api/documents/985" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/301" @@ -5563,17 +5563,17 @@ }, { "pid": "310", - "barcode": "10000000310", + "barcode": "fictive102", "call_number": "00310", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1043" + "$ref": "https://ils.rero.ch/api/documents/984" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/302" @@ -5581,17 +5581,17 @@ }, { "pid": "311", - "barcode": "10000000311", + "barcode": "fictive103", "call_number": "00311", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1043" + "$ref": "https://ils.rero.ch/api/documents/983" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/303" @@ -5599,17 +5599,17 @@ }, { "pid": "312", - "barcode": "fictive100", + "barcode": "fictive104", "call_number": "00312", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1043" + "$ref": "https://ils.rero.ch/api/documents/983" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/304" @@ -5617,17 +5617,17 @@ }, { "pid": "313", - "barcode": "fictive101", + "barcode": "fictive105", "call_number": "00313", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1042" + "$ref": "https://ils.rero.ch/api/documents/982" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/305" @@ -5635,17 +5635,17 @@ }, { "pid": "314", - "barcode": "fictive102", + "barcode": "10000000314", "call_number": "00314", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1042" + "$ref": "https://ils.rero.ch/api/documents/982" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/306" @@ -5653,17 +5653,17 @@ }, { "pid": "315", - "barcode": "10000000315", + "barcode": "fictive106", "call_number": "00315", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1042" + "$ref": "https://ils.rero.ch/api/documents/981" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/307" @@ -5671,17 +5671,17 @@ }, { "pid": "316", - "barcode": "fictive103", + "barcode": "10000000316", "call_number": "00316", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1041" + "$ref": "https://ils.rero.ch/api/documents/981" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/308" @@ -5689,17 +5689,17 @@ }, { "pid": "317", - "barcode": "10000000317", + "barcode": "fictive107", "call_number": "00317", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1041" + "$ref": "https://ils.rero.ch/api/documents/980" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/309" @@ -5711,13 +5711,13 @@ "call_number": "00318", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1040" + "$ref": "https://ils.rero.ch/api/documents/979" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/310" @@ -5725,20 +5725,20 @@ }, { "pid": "319", - "barcode": "10000000319", + "barcode": "fictive108", "call_number": "00319", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1040" + "$ref": "https://ils.rero.ch/api/documents/978" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/310" + "$ref": "https://ils.rero.ch/api/holdings/311" } }, { @@ -5747,16 +5747,16 @@ "call_number": "00320", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1039" + "$ref": "https://ils.rero.ch/api/documents/978" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/311" + "$ref": "https://ils.rero.ch/api/holdings/312" } }, { @@ -5765,34 +5765,34 @@ "call_number": "00321", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1039" + "$ref": "https://ils.rero.ch/api/documents/977" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/312" + "$ref": "https://ils.rero.ch/api/holdings/313" } }, { "pid": "322", - "barcode": "fictive104", + "barcode": "10000000322", "call_number": "00322", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1039" + "$ref": "https://ils.rero.ch/api/documents/976" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/313" + "$ref": "https://ils.rero.ch/api/holdings/314" } }, { @@ -5801,16 +5801,16 @@ "call_number": "00323", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1038" + "$ref": "https://ils.rero.ch/api/documents/976" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/314" + "$ref": "https://ils.rero.ch/api/holdings/315" } }, { @@ -5819,16 +5819,16 @@ "call_number": "00324", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1038" + "$ref": "https://ils.rero.ch/api/documents/975" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/314" + "$ref": "https://ils.rero.ch/api/holdings/316" } }, { @@ -5843,10 +5843,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1038" + "$ref": "https://ils.rero.ch/api/documents/975" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/314" + "$ref": "https://ils.rero.ch/api/holdings/317" } }, { @@ -5855,34 +5855,34 @@ "call_number": "00326", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1037" + "$ref": "https://ils.rero.ch/api/documents/974" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/315" + "$ref": "https://ils.rero.ch/api/holdings/318" } }, { "pid": "327", - "barcode": "10000000327", + "barcode": "fictive109", "call_number": "00327", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1037" + "$ref": "https://ils.rero.ch/api/documents/974" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/316" + "$ref": "https://ils.rero.ch/api/holdings/319" } }, { @@ -5891,16 +5891,16 @@ "call_number": "00328", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1037" + "$ref": "https://ils.rero.ch/api/documents/973" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/315" + "$ref": "https://ils.rero.ch/api/holdings/320" } }, { @@ -5909,21 +5909,21 @@ "call_number": "00329", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1036" + "$ref": "https://ils.rero.ch/api/documents/973" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/317" + "$ref": "https://ils.rero.ch/api/holdings/320" } }, { "pid": "330", - "barcode": "fictive105", + "barcode": "fictive110", "call_number": "00330", "status": "on_shelf", "location": { @@ -5933,28 +5933,28 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1036" + "$ref": "https://ils.rero.ch/api/documents/972" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/318" + "$ref": "https://ils.rero.ch/api/holdings/321" } }, { "pid": "331", - "barcode": "10000000331", + "barcode": "fictive111", "call_number": "00331", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1035" + "$ref": "https://ils.rero.ch/api/documents/972" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/319" + "$ref": "https://ils.rero.ch/api/holdings/322" } }, { @@ -5963,16 +5963,16 @@ "call_number": "00332", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1035" + "$ref": "https://ils.rero.ch/api/documents/971" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/320" + "$ref": "https://ils.rero.ch/api/holdings/323" } }, { @@ -5981,34 +5981,34 @@ "call_number": "00333", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1034" + "$ref": "https://ils.rero.ch/api/documents/970" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/321" + "$ref": "https://ils.rero.ch/api/holdings/324" } }, { "pid": "334", - "barcode": "fictive106", + "barcode": "10000000334", "call_number": "00334", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1034" + "$ref": "https://ils.rero.ch/api/documents/969" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/322" + "$ref": "https://ils.rero.ch/api/holdings/325" } }, { @@ -6017,70 +6017,70 @@ "call_number": "00335", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1033" + "$ref": "https://ils.rero.ch/api/documents/968" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/323" + "$ref": "https://ils.rero.ch/api/holdings/326" } }, { "pid": "336", - "barcode": "fictive107", + "barcode": "fictive112", "call_number": "00336", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1033" + "$ref": "https://ils.rero.ch/api/documents/967" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/324" + "$ref": "https://ils.rero.ch/api/holdings/327" } }, { "pid": "337", - "barcode": "fictive108", + "barcode": "10000000337", "call_number": "00337", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1033" + "$ref": "https://ils.rero.ch/api/documents/966" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/325" + "$ref": "https://ils.rero.ch/api/holdings/328" } }, { "pid": "338", - "barcode": "fictive109", + "barcode": "10000000338", "call_number": "00338", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1032" + "$ref": "https://ils.rero.ch/api/documents/966" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/326" + "$ref": "https://ils.rero.ch/api/holdings/329" } }, { @@ -6095,28 +6095,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1032" + "$ref": "https://ils.rero.ch/api/documents/965" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/327" + "$ref": "https://ils.rero.ch/api/holdings/330" } }, { "pid": "340", - "barcode": "10000000340", + "barcode": "fictive113", "call_number": "00340", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1032" + "$ref": "https://ils.rero.ch/api/documents/965" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/327" + "$ref": "https://ils.rero.ch/api/holdings/331" } }, { @@ -6125,16 +6125,16 @@ "call_number": "00341", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1031" + "$ref": "https://ils.rero.ch/api/documents/964" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/328" + "$ref": "https://ils.rero.ch/api/holdings/332" } }, { @@ -6143,16 +6143,16 @@ "call_number": "00342", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1031" + "$ref": "https://ils.rero.ch/api/documents/964" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/329" + "$ref": "https://ils.rero.ch/api/holdings/333" } }, { @@ -6161,16 +6161,16 @@ "call_number": "00343", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1030" + "$ref": "https://ils.rero.ch/api/documents/963" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/330" + "$ref": "https://ils.rero.ch/api/holdings/334" } }, { @@ -6179,16 +6179,16 @@ "call_number": "00344", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1030" + "$ref": "https://ils.rero.ch/api/documents/963" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/331" + "$ref": "https://ils.rero.ch/api/holdings/335" } }, { @@ -6197,16 +6197,16 @@ "call_number": "00345", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1030" + "$ref": "https://ils.rero.ch/api/documents/962" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/332" + "$ref": "https://ils.rero.ch/api/holdings/336" } }, { @@ -6215,34 +6215,34 @@ "call_number": "00346", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1029" + "$ref": "https://ils.rero.ch/api/documents/962" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/333" + "$ref": "https://ils.rero.ch/api/holdings/337" } }, { "pid": "347", - "barcode": "fictive110", + "barcode": "fictive114", "call_number": "00347", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1029" + "$ref": "https://ils.rero.ch/api/documents/961" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/334" + "$ref": "https://ils.rero.ch/api/holdings/338" } }, { @@ -6251,70 +6251,70 @@ "call_number": "00348", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1029" + "$ref": "https://ils.rero.ch/api/documents/960" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/335" + "$ref": "https://ils.rero.ch/api/holdings/339" } }, { "pid": "349", - "barcode": "10000000349", + "barcode": "fictive115", "call_number": "00349", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1028" + "$ref": "https://ils.rero.ch/api/documents/960" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/336" + "$ref": "https://ils.rero.ch/api/holdings/340" } }, { "pid": "350", - "barcode": "fictive111", + "barcode": "10000000350", "call_number": "00350", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1027" + "$ref": "https://ils.rero.ch/api/documents/959" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/337" + "$ref": "https://ils.rero.ch/api/holdings/341" } }, { "pid": "351", - "barcode": "10000000351", + "barcode": "fictive116", "call_number": "00351", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1027" + "$ref": "https://ils.rero.ch/api/documents/959" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/338" + "$ref": "https://ils.rero.ch/api/holdings/342" } }, { @@ -6329,10 +6329,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1027" + "$ref": "https://ils.rero.ch/api/documents/958" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/339" + "$ref": "https://ils.rero.ch/api/holdings/343" } }, { @@ -6347,28 +6347,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1026" + "$ref": "https://ils.rero.ch/api/documents/958" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/340" + "$ref": "https://ils.rero.ch/api/holdings/344" } }, { "pid": "354", - "barcode": "10000000354", + "barcode": "fictive117", "call_number": "00354", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1025" + "$ref": "https://ils.rero.ch/api/documents/957" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/341" + "$ref": "https://ils.rero.ch/api/holdings/345" } }, { @@ -6377,16 +6377,16 @@ "call_number": "00355", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1024" + "$ref": "https://ils.rero.ch/api/documents/956" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/342" + "$ref": "https://ils.rero.ch/api/holdings/346" } }, { @@ -6395,34 +6395,34 @@ "call_number": "00356", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1024" + "$ref": "https://ils.rero.ch/api/documents/956" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/343" + "$ref": "https://ils.rero.ch/api/holdings/347" } }, { "pid": "357", - "barcode": "fictive112", + "barcode": "fictive118", "call_number": "00357", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1023" + "$ref": "https://ils.rero.ch/api/documents/955" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/344" + "$ref": "https://ils.rero.ch/api/holdings/348" } }, { @@ -6431,16 +6431,16 @@ "call_number": "00358", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1023" + "$ref": "https://ils.rero.ch/api/documents/955" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/345" + "$ref": "https://ils.rero.ch/api/holdings/349" } }, { @@ -6449,34 +6449,34 @@ "call_number": "00359", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1023" + "$ref": "https://ils.rero.ch/api/documents/954" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/346" + "$ref": "https://ils.rero.ch/api/holdings/350" } }, { "pid": "360", - "barcode": "fictive113", + "barcode": "10000000360", "call_number": "00360", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1022" + "$ref": "https://ils.rero.ch/api/documents/953" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/347" + "$ref": "https://ils.rero.ch/api/holdings/351" } }, { @@ -6485,16 +6485,16 @@ "call_number": "00361", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1022" + "$ref": "https://ils.rero.ch/api/documents/952" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/348" + "$ref": "https://ils.rero.ch/api/holdings/352" } }, { @@ -6503,52 +6503,52 @@ "call_number": "00362", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1022" + "$ref": "https://ils.rero.ch/api/documents/952" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/349" + "$ref": "https://ils.rero.ch/api/holdings/353" } }, { "pid": "363", - "barcode": "fictive114", + "barcode": "10000000363", "call_number": "00363", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1021" + "$ref": "https://ils.rero.ch/api/documents/951" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/350" + "$ref": "https://ils.rero.ch/api/holdings/354" } }, { "pid": "364", - "barcode": "10000000364", + "barcode": "fictive119", "call_number": "00364", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1021" + "$ref": "https://ils.rero.ch/api/documents/950" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/351" + "$ref": "https://ils.rero.ch/api/holdings/355" } }, { @@ -6560,49 +6560,49 @@ "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1020" + "$ref": "https://ils.rero.ch/api/documents/950" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/352" + "$ref": "https://ils.rero.ch/api/holdings/356" } }, { "pid": "366", - "barcode": "10000000366", + "barcode": "fictive120", "call_number": "00366", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1020" + "$ref": "https://ils.rero.ch/api/documents/949" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/353" + "$ref": "https://ils.rero.ch/api/holdings/357" } }, { "pid": "367", - "barcode": "fictive115", + "barcode": "10000000367", "call_number": "00367", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1019" + "$ref": "https://ils.rero.ch/api/documents/949" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/354" + "$ref": "https://ils.rero.ch/api/holdings/358" } }, { @@ -6611,16 +6611,16 @@ "call_number": "00368", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1018" + "$ref": "https://ils.rero.ch/api/documents/948" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/355" + "$ref": "https://ils.rero.ch/api/holdings/359" } }, { @@ -6629,16 +6629,16 @@ "call_number": "00369", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1017" + "$ref": "https://ils.rero.ch/api/documents/947" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/356" + "$ref": "https://ils.rero.ch/api/holdings/360" } }, { @@ -6647,70 +6647,70 @@ "call_number": "00370", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1016" + "$ref": "https://ils.rero.ch/api/documents/946" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/357" + "$ref": "https://ils.rero.ch/api/holdings/361" } }, { "pid": "371", - "barcode": "10000000371", + "barcode": "fictive121", "call_number": "00371", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1015" + "$ref": "https://ils.rero.ch/api/documents/946" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/358" + "$ref": "https://ils.rero.ch/api/holdings/362" } }, { "pid": "372", - "barcode": "10000000372", + "barcode": "fictive122", "call_number": "00372", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1015" + "$ref": "https://ils.rero.ch/api/documents/945" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/359" + "$ref": "https://ils.rero.ch/api/holdings/363" } }, { "pid": "373", - "barcode": "fictive116", + "barcode": "10000000373", "call_number": "00373", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1014" + "$ref": "https://ils.rero.ch/api/documents/944" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/360" + "$ref": "https://ils.rero.ch/api/holdings/364" } }, { @@ -6719,16 +6719,16 @@ "call_number": "00374", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1014" + "$ref": "https://ils.rero.ch/api/documents/944" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/361" + "$ref": "https://ils.rero.ch/api/holdings/365" } }, { @@ -6737,16 +6737,16 @@ "call_number": "00375", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1013" + "$ref": "https://ils.rero.ch/api/documents/943" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/362" + "$ref": "https://ils.rero.ch/api/holdings/366" } }, { @@ -6755,16 +6755,16 @@ "call_number": "00376", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1013" + "$ref": "https://ils.rero.ch/api/documents/943" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/363" + "$ref": "https://ils.rero.ch/api/holdings/367" } }, { @@ -6773,16 +6773,16 @@ "call_number": "00377", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1013" + "$ref": "https://ils.rero.ch/api/documents/942" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/362" + "$ref": "https://ils.rero.ch/api/holdings/368" } }, { @@ -6797,46 +6797,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1012" + "$ref": "https://ils.rero.ch/api/documents/941" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/364" + "$ref": "https://ils.rero.ch/api/holdings/369" } }, { "pid": "379", - "barcode": "fictive117", + "barcode": "10000000379", "call_number": "00379", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1011" + "$ref": "https://ils.rero.ch/api/documents/940" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/365" + "$ref": "https://ils.rero.ch/api/holdings/370" } }, { "pid": "380", - "barcode": "fictive118", + "barcode": "10000000380", "call_number": "00380", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1011" + "$ref": "https://ils.rero.ch/api/documents/940" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/366" + "$ref": "https://ils.rero.ch/api/holdings/371" } }, { @@ -6845,34 +6845,34 @@ "call_number": "00381", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1011" + "$ref": "https://ils.rero.ch/api/documents/939" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/367" + "$ref": "https://ils.rero.ch/api/holdings/372" } }, { "pid": "382", - "barcode": "fictive119", + "barcode": "fictive123", "call_number": "00382", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1010" + "$ref": "https://ils.rero.ch/api/documents/939" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/368" + "$ref": "https://ils.rero.ch/api/holdings/373" } }, { @@ -6881,16 +6881,16 @@ "call_number": "00383", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1009" + "$ref": "https://ils.rero.ch/api/documents/938" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/369" + "$ref": "https://ils.rero.ch/api/holdings/374" } }, { @@ -6899,52 +6899,52 @@ "call_number": "00384", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1008" + "$ref": "https://ils.rero.ch/api/documents/937" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/370" + "$ref": "https://ils.rero.ch/api/holdings/375" } }, { "pid": "385", - "barcode": "fictive120", + "barcode": "10000000385", "call_number": "00385", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1008" + "$ref": "https://ils.rero.ch/api/documents/936" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/371" + "$ref": "https://ils.rero.ch/api/holdings/376" } }, { "pid": "386", - "barcode": "fictive121", + "barcode": "fictive124", "call_number": "00386", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1007" + "$ref": "https://ils.rero.ch/api/documents/935" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/372" + "$ref": "https://ils.rero.ch/api/holdings/377" } }, { @@ -6953,70 +6953,70 @@ "call_number": "00387", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1007" + "$ref": "https://ils.rero.ch/api/documents/935" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/373" + "$ref": "https://ils.rero.ch/api/holdings/378" } }, { "pid": "388", - "barcode": "10000000388", + "barcode": "fictive125", "call_number": "00388", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1006" + "$ref": "https://ils.rero.ch/api/documents/934" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/374" + "$ref": "https://ils.rero.ch/api/holdings/379" } }, { "pid": "389", - "barcode": "fictive122", + "barcode": "fictive126", "call_number": "00389", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1006" + "$ref": "https://ils.rero.ch/api/documents/933" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/375" + "$ref": "https://ils.rero.ch/api/holdings/380" } }, { "pid": "390", - "barcode": "fictive123", + "barcode": "fictive127", "call_number": "00390", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1005" + "$ref": "https://ils.rero.ch/api/documents/933" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/376" + "$ref": "https://ils.rero.ch/api/holdings/381" } }, { @@ -7025,34 +7025,34 @@ "call_number": "00391", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1005" + "$ref": "https://ils.rero.ch/api/documents/932" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/377" + "$ref": "https://ils.rero.ch/api/holdings/382" } }, { "pid": "392", - "barcode": "10000000392", + "barcode": "fictive128", "call_number": "00392", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1005" + "$ref": "https://ils.rero.ch/api/documents/931" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/378" + "$ref": "https://ils.rero.ch/api/holdings/383" } }, { @@ -7061,16 +7061,16 @@ "call_number": "00393", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1004" + "$ref": "https://ils.rero.ch/api/documents/930" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/379" + "$ref": "https://ils.rero.ch/api/holdings/384" } }, { @@ -7079,52 +7079,52 @@ "call_number": "00394", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1003" + "$ref": "https://ils.rero.ch/api/documents/929" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/380" + "$ref": "https://ils.rero.ch/api/holdings/385" } }, { "pid": "395", - "barcode": "fictive124", + "barcode": "fictive129", "call_number": "00395", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1003" + "$ref": "https://ils.rero.ch/api/documents/929" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/381" + "$ref": "https://ils.rero.ch/api/holdings/386" } }, { "pid": "396", - "barcode": "fictive125", + "barcode": "10000000396", "call_number": "00396", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1003" + "$ref": "https://ils.rero.ch/api/documents/928" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/382" + "$ref": "https://ils.rero.ch/api/holdings/387" } }, { @@ -7133,16 +7133,16 @@ "call_number": "00397", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1002" + "$ref": "https://ils.rero.ch/api/documents/927" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/383" + "$ref": "https://ils.rero.ch/api/holdings/388" } }, { @@ -7151,88 +7151,88 @@ "call_number": "00398", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1002" + "$ref": "https://ils.rero.ch/api/documents/926" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/384" + "$ref": "https://ils.rero.ch/api/holdings/389" } }, { "pid": "399", - "barcode": "fictive126", + "barcode": "10000000399", "call_number": "00399", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1001" + "$ref": "https://ils.rero.ch/api/documents/925" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/385" + "$ref": "https://ils.rero.ch/api/holdings/390" } }, { "pid": "400", - "barcode": "fictive127", + "barcode": "10000000400", "call_number": "00400", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1001" + "$ref": "https://ils.rero.ch/api/documents/925" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/386" + "$ref": "https://ils.rero.ch/api/holdings/390" } }, { "pid": "401", - "barcode": "10000000401", + "barcode": "fictive130", "call_number": "00401", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1001" + "$ref": "https://ils.rero.ch/api/documents/924" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/387" + "$ref": "https://ils.rero.ch/api/holdings/391" } }, { "pid": "402", - "barcode": "10000000402", + "barcode": "fictive131", "call_number": "00402", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1000" + "$ref": "https://ils.rero.ch/api/documents/924" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/388" + "$ref": "https://ils.rero.ch/api/holdings/392" } }, { @@ -7241,34 +7241,34 @@ "call_number": "00403", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1000" + "$ref": "https://ils.rero.ch/api/documents/923" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/389" + "$ref": "https://ils.rero.ch/api/holdings/393" } }, { "pid": "404", - "barcode": "fictive128", + "barcode": "10000000404", "call_number": "00404", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/1000" + "$ref": "https://ils.rero.ch/api/documents/922" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/390" + "$ref": "https://ils.rero.ch/api/holdings/394" } }, { @@ -7277,52 +7277,52 @@ "call_number": "00405", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/999" + "$ref": "https://ils.rero.ch/api/documents/921" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/391" + "$ref": "https://ils.rero.ch/api/holdings/395" } }, { "pid": "406", - "barcode": "fictive129", + "barcode": "10000000406", "call_number": "00406", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/998" + "$ref": "https://ils.rero.ch/api/documents/921" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/392" + "$ref": "https://ils.rero.ch/api/holdings/396" } }, { "pid": "407", - "barcode": "fictive130", + "barcode": "10000000407", "call_number": "00407", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/998" + "$ref": "https://ils.rero.ch/api/documents/920" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/393" + "$ref": "https://ils.rero.ch/api/holdings/397" } }, { @@ -7331,16 +7331,16 @@ "call_number": "00408", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/997" + "$ref": "https://ils.rero.ch/api/documents/920" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/394" + "$ref": "https://ils.rero.ch/api/holdings/398" } }, { @@ -7355,28 +7355,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/997" + "$ref": "https://ils.rero.ch/api/documents/919" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/395" + "$ref": "https://ils.rero.ch/api/holdings/399" } }, { "pid": "410", - "barcode": "10000000410", + "barcode": "fictive132", "call_number": "00410", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/997" + "$ref": "https://ils.rero.ch/api/documents/919" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/394" + "$ref": "https://ils.rero.ch/api/holdings/400" } }, { @@ -7385,16 +7385,16 @@ "call_number": "00411", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/996" + "$ref": "https://ils.rero.ch/api/documents/918" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/396" + "$ref": "https://ils.rero.ch/api/holdings/401" } }, { @@ -7403,16 +7403,16 @@ "call_number": "00412", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/996" + "$ref": "https://ils.rero.ch/api/documents/918" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/397" + "$ref": "https://ils.rero.ch/api/holdings/401" } }, { @@ -7427,100 +7427,100 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/996" + "$ref": "https://ils.rero.ch/api/documents/917" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/397" + "$ref": "https://ils.rero.ch/api/holdings/402" } }, { "pid": "414", - "barcode": "fictive131", + "barcode": "fictive133", "call_number": "00414", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/995" + "$ref": "https://ils.rero.ch/api/documents/917" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/398" + "$ref": "https://ils.rero.ch/api/holdings/403" } }, { "pid": "415", - "barcode": "10000000415", + "barcode": "fictive134", "call_number": "00415", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/995" + "$ref": "https://ils.rero.ch/api/documents/916" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/399" + "$ref": "https://ils.rero.ch/api/holdings/404" } }, { "pid": "416", - "barcode": "fictive132", + "barcode": "10000000416", "call_number": "00416", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/995" + "$ref": "https://ils.rero.ch/api/documents/915" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/400" + "$ref": "https://ils.rero.ch/api/holdings/405" } }, { "pid": "417", - "barcode": "fictive133", + "barcode": "10000000417", "call_number": "00417", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/994" + "$ref": "https://ils.rero.ch/api/documents/915" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/401" + "$ref": "https://ils.rero.ch/api/holdings/406" } }, { "pid": "418", - "barcode": "fictive134", + "barcode": "fictive135", "call_number": "00418", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/993" + "$ref": "https://ils.rero.ch/api/documents/914" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/402" + "$ref": "https://ils.rero.ch/api/holdings/407" } }, { @@ -7529,16 +7529,16 @@ "call_number": "00419", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/992" + "$ref": "https://ils.rero.ch/api/documents/913" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/403" + "$ref": "https://ils.rero.ch/api/holdings/408" } }, { @@ -7547,16 +7547,16 @@ "call_number": "00420", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/992" + "$ref": "https://ils.rero.ch/api/documents/912" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/404" + "$ref": "https://ils.rero.ch/api/holdings/409" } }, { @@ -7571,10 +7571,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/992" + "$ref": "https://ils.rero.ch/api/documents/912" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/404" + "$ref": "https://ils.rero.ch/api/holdings/410" } }, { @@ -7583,106 +7583,106 @@ "call_number": "00422", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/991" + "$ref": "https://ils.rero.ch/api/documents/911" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/405" + "$ref": "https://ils.rero.ch/api/holdings/411" } }, { "pid": "423", - "barcode": "fictive135", + "barcode": "fictive136", "call_number": "00423", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/991" + "$ref": "https://ils.rero.ch/api/documents/911" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/406" + "$ref": "https://ils.rero.ch/api/holdings/412" } }, { "pid": "424", - "barcode": "fictive136", + "barcode": "10000000424", "call_number": "00424", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/991" + "$ref": "https://ils.rero.ch/api/documents/910" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/407" + "$ref": "https://ils.rero.ch/api/holdings/413" } }, { "pid": "425", - "barcode": "fictive137", + "barcode": "10000000425", "call_number": "00425", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/990" + "$ref": "https://ils.rero.ch/api/documents/909" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/408" + "$ref": "https://ils.rero.ch/api/holdings/414" } }, { "pid": "426", - "barcode": "10000000426", + "barcode": "fictive137", "call_number": "00426", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/990" + "$ref": "https://ils.rero.ch/api/documents/908" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/409" + "$ref": "https://ils.rero.ch/api/holdings/415" } }, { "pid": "427", - "barcode": "10000000427", + "barcode": "fictive138", "call_number": "00427", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/989" + "$ref": "https://ils.rero.ch/api/documents/907" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/410" + "$ref": "https://ils.rero.ch/api/holdings/416" } }, { @@ -7691,16 +7691,16 @@ "call_number": "00428", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/989" + "$ref": "https://ils.rero.ch/api/documents/907" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/410" + "$ref": "https://ils.rero.ch/api/holdings/417" } }, { @@ -7709,16 +7709,16 @@ "call_number": "00429", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/989" + "$ref": "https://ils.rero.ch/api/documents/906" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/411" + "$ref": "https://ils.rero.ch/api/holdings/418" } }, { @@ -7727,16 +7727,16 @@ "call_number": "00430", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/988" + "$ref": "https://ils.rero.ch/api/documents/906" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/412" + "$ref": "https://ils.rero.ch/api/holdings/419" } }, { @@ -7745,21 +7745,21 @@ "call_number": "00431", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/987" + "$ref": "https://ils.rero.ch/api/documents/905" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/413" + "$ref": "https://ils.rero.ch/api/holdings/420" } }, { "pid": "432", - "barcode": "fictive138", + "barcode": "fictive139", "call_number": "00432", "status": "on_shelf", "location": { @@ -7769,46 +7769,46 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/987" + "$ref": "https://ils.rero.ch/api/documents/904" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/414" + "$ref": "https://ils.rero.ch/api/holdings/421" } }, { "pid": "433", - "barcode": "fictive139", + "barcode": "fictive140", "call_number": "00433", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/987" + "$ref": "https://ils.rero.ch/api/documents/904" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/414" + "$ref": "https://ils.rero.ch/api/holdings/422" } }, { "pid": "434", - "barcode": "10000000434", + "barcode": "fictive141", "call_number": "00434", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/986" + "$ref": "https://ils.rero.ch/api/documents/903" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/415" + "$ref": "https://ils.rero.ch/api/holdings/423" } }, { @@ -7817,34 +7817,34 @@ "call_number": "00435", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/986" + "$ref": "https://ils.rero.ch/api/documents/903" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/416" + "$ref": "https://ils.rero.ch/api/holdings/424" } }, { "pid": "436", - "barcode": "fictive140", + "barcode": "10000000436", "call_number": "00436", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/985" + "$ref": "https://ils.rero.ch/api/documents/902" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/417" + "$ref": "https://ils.rero.ch/api/holdings/425" } }, { @@ -7859,10 +7859,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/985" + "$ref": "https://ils.rero.ch/api/documents/901" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/418" + "$ref": "https://ils.rero.ch/api/holdings/426" } }, { @@ -7877,46 +7877,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/984" + "$ref": "https://ils.rero.ch/api/documents/900" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/419" + "$ref": "https://ils.rero.ch/api/holdings/427" } }, { "pid": "439", - "barcode": "10000000439", + "barcode": "fictive142", "call_number": "00439", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/984" + "$ref": "https://ils.rero.ch/api/documents/900" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/420" + "$ref": "https://ils.rero.ch/api/holdings/428" } }, { "pid": "440", - "barcode": "10000000440", + "barcode": "fictive143", "call_number": "00440", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/984" + "$ref": "https://ils.rero.ch/api/documents/899" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/421" + "$ref": "https://ils.rero.ch/api/holdings/429" } }, { @@ -7925,34 +7925,34 @@ "call_number": "00441", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/983" + "$ref": "https://ils.rero.ch/api/documents/899" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/422" + "$ref": "https://ils.rero.ch/api/holdings/430" } }, { "pid": "442", - "barcode": "10000000442", + "barcode": "fictive144", "call_number": "00442", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/983" + "$ref": "https://ils.rero.ch/api/documents/898" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/422" + "$ref": "https://ils.rero.ch/api/holdings/431" } }, { @@ -7961,16 +7961,16 @@ "call_number": "00443", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/982" + "$ref": "https://ils.rero.ch/api/documents/898" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/423" + "$ref": "https://ils.rero.ch/api/holdings/432" } }, { @@ -7979,106 +7979,106 @@ "call_number": "00444", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/981" + "$ref": "https://ils.rero.ch/api/documents/897" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/424" + "$ref": "https://ils.rero.ch/api/holdings/433" } }, { "pid": "445", - "barcode": "10000000445", + "barcode": "fictive145", "call_number": "00445", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/980" + "$ref": "https://ils.rero.ch/api/documents/896" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/425" + "$ref": "https://ils.rero.ch/api/holdings/434" } }, { "pid": "446", - "barcode": "10000000446", + "barcode": "fictive146", "call_number": "00446", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/980" + "$ref": "https://ils.rero.ch/api/documents/896" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/426" + "$ref": "https://ils.rero.ch/api/holdings/435" } }, { "pid": "447", - "barcode": "fictive141", + "barcode": "fictive147", "call_number": "00447", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/980" + "$ref": "https://ils.rero.ch/api/documents/895" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/427" + "$ref": "https://ils.rero.ch/api/holdings/436" } }, { "pid": "448", - "barcode": "fictive142", + "barcode": "fictive148", "call_number": "00448", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/979" + "$ref": "https://ils.rero.ch/api/documents/894" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/428" + "$ref": "https://ils.rero.ch/api/holdings/437" } }, { "pid": "449", - "barcode": "10000000449", + "barcode": "fictive149", "call_number": "00449", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/978" + "$ref": "https://ils.rero.ch/api/documents/894" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/429" + "$ref": "https://ils.rero.ch/api/holdings/438" } }, { @@ -8093,10 +8093,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/978" + "$ref": "https://ils.rero.ch/api/documents/893" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/430" + "$ref": "https://ils.rero.ch/api/holdings/439" } }, { @@ -8105,52 +8105,52 @@ "call_number": "00451", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/978" + "$ref": "https://ils.rero.ch/api/documents/893" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/431" + "$ref": "https://ils.rero.ch/api/holdings/440" } }, { "pid": "452", - "barcode": "fictive143", + "barcode": "10000000452", "call_number": "00452", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/977" + "$ref": "https://ils.rero.ch/api/documents/892" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/432" + "$ref": "https://ils.rero.ch/api/holdings/441" } }, { "pid": "453", - "barcode": "fictive144", + "barcode": "10000000453", "call_number": "00453", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/976" + "$ref": "https://ils.rero.ch/api/documents/892" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/433" + "$ref": "https://ils.rero.ch/api/holdings/442" } }, { @@ -8159,70 +8159,70 @@ "call_number": "00454", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/976" + "$ref": "https://ils.rero.ch/api/documents/891" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/434" + "$ref": "https://ils.rero.ch/api/holdings/443" } }, { "pid": "455", - "barcode": "10000000455", + "barcode": "fictive150", "call_number": "00455", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/975" + "$ref": "https://ils.rero.ch/api/documents/891" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/435" + "$ref": "https://ils.rero.ch/api/holdings/444" } }, { "pid": "456", - "barcode": "10000000456", + "barcode": "fictive151", "call_number": "00456", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/975" + "$ref": "https://ils.rero.ch/api/documents/890" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/436" + "$ref": "https://ils.rero.ch/api/holdings/445" } }, { "pid": "457", - "barcode": "10000000457", + "barcode": "fictive152", "call_number": "00457", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/975" + "$ref": "https://ils.rero.ch/api/documents/889" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/437" + "$ref": "https://ils.rero.ch/api/holdings/446" } }, { @@ -8231,34 +8231,34 @@ "call_number": "00458", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/974" + "$ref": "https://ils.rero.ch/api/documents/888" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/438" + "$ref": "https://ils.rero.ch/api/holdings/447" } }, { "pid": "459", - "barcode": "fictive145", + "barcode": "fictive153", "call_number": "00459", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/973" + "$ref": "https://ils.rero.ch/api/documents/887" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/439" + "$ref": "https://ils.rero.ch/api/holdings/448" } }, { @@ -8267,16 +8267,16 @@ "call_number": "00460", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/973" + "$ref": "https://ils.rero.ch/api/documents/887" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/440" + "$ref": "https://ils.rero.ch/api/holdings/449" } }, { @@ -8285,16 +8285,16 @@ "call_number": "00461", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/973" + "$ref": "https://ils.rero.ch/api/documents/886" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/441" + "$ref": "https://ils.rero.ch/api/holdings/450" } }, { @@ -8303,16 +8303,16 @@ "call_number": "00462", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/972" + "$ref": "https://ils.rero.ch/api/documents/885" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/442" + "$ref": "https://ils.rero.ch/api/holdings/451" } }, { @@ -8321,34 +8321,34 @@ "call_number": "00463", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/971" + "$ref": "https://ils.rero.ch/api/documents/885" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/443" + "$ref": "https://ils.rero.ch/api/holdings/452" } }, { "pid": "464", - "barcode": "10000000464", + "barcode": "fictive154", "call_number": "00464", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/971" + "$ref": "https://ils.rero.ch/api/documents/884" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/444" + "$ref": "https://ils.rero.ch/api/holdings/453" } }, { @@ -8357,70 +8357,70 @@ "call_number": "00465", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/970" + "$ref": "https://ils.rero.ch/api/documents/884" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/445" + "$ref": "https://ils.rero.ch/api/holdings/454" } }, { "pid": "466", - "barcode": "fictive146", + "barcode": "10000000466", "call_number": "00466", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/969" + "$ref": "https://ils.rero.ch/api/documents/883" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/446" + "$ref": "https://ils.rero.ch/api/holdings/455" } }, { "pid": "467", - "barcode": "fictive147", + "barcode": "10000000467", "call_number": "00467", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/968" + "$ref": "https://ils.rero.ch/api/documents/883" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/447" + "$ref": "https://ils.rero.ch/api/holdings/456" } }, { "pid": "468", - "barcode": "fictive148", + "barcode": "10000000468", "call_number": "00468", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/967" + "$ref": "https://ils.rero.ch/api/documents/882" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/448" + "$ref": "https://ils.rero.ch/api/holdings/457" } }, { @@ -8429,34 +8429,34 @@ "call_number": "00469", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/967" + "$ref": "https://ils.rero.ch/api/documents/881" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/449" + "$ref": "https://ils.rero.ch/api/holdings/458" } }, { "pid": "470", - "barcode": "10000000470", + "barcode": "fictive155", "call_number": "00470", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/967" + "$ref": "https://ils.rero.ch/api/documents/880" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/450" + "$ref": "https://ils.rero.ch/api/holdings/459" } }, { @@ -8465,34 +8465,34 @@ "call_number": "00471", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/966" + "$ref": "https://ils.rero.ch/api/documents/880" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/451" + "$ref": "https://ils.rero.ch/api/holdings/460" } }, { "pid": "472", - "barcode": "fictive149", + "barcode": "fictive156", "call_number": "00472", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/966" + "$ref": "https://ils.rero.ch/api/documents/879" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/452" + "$ref": "https://ils.rero.ch/api/holdings/461" } }, { @@ -8501,16 +8501,16 @@ "call_number": "00473", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/966" + "$ref": "https://ils.rero.ch/api/documents/879" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/453" + "$ref": "https://ils.rero.ch/api/holdings/462" } }, { @@ -8519,52 +8519,52 @@ "call_number": "00474", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/965" + "$ref": "https://ils.rero.ch/api/documents/878" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/454" + "$ref": "https://ils.rero.ch/api/holdings/463" } }, { "pid": "475", - "barcode": "10000000475", + "barcode": "fictive157", "call_number": "00475", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/965" + "$ref": "https://ils.rero.ch/api/documents/878" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/455" + "$ref": "https://ils.rero.ch/api/holdings/464" } }, { "pid": "476", - "barcode": "fictive150", + "barcode": "fictive158", "call_number": "00476", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/965" + "$ref": "https://ils.rero.ch/api/documents/877" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/456" + "$ref": "https://ils.rero.ch/api/holdings/465" } }, { @@ -8573,16 +8573,16 @@ "call_number": "00477", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/964" + "$ref": "https://ils.rero.ch/api/documents/877" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/457" + "$ref": "https://ils.rero.ch/api/holdings/466" } }, { @@ -8597,10 +8597,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/964" + "$ref": "https://ils.rero.ch/api/documents/876" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/458" + "$ref": "https://ils.rero.ch/api/holdings/467" } }, { @@ -8609,34 +8609,34 @@ "call_number": "00479", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/964" + "$ref": "https://ils.rero.ch/api/documents/876" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/458" + "$ref": "https://ils.rero.ch/api/holdings/468" } }, { "pid": "480", - "barcode": "fictive151", + "barcode": "10000000480", "call_number": "00480", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/963" + "$ref": "https://ils.rero.ch/api/documents/875" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/459" + "$ref": "https://ils.rero.ch/api/holdings/469" } }, { @@ -8645,16 +8645,16 @@ "call_number": "00481", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/962" + "$ref": "https://ils.rero.ch/api/documents/874" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/460" + "$ref": "https://ils.rero.ch/api/holdings/470" } }, { @@ -8663,52 +8663,52 @@ "call_number": "00482", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/962" + "$ref": "https://ils.rero.ch/api/documents/874" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/461" + "$ref": "https://ils.rero.ch/api/holdings/471" } }, { "pid": "483", - "barcode": "10000000483", + "barcode": "fictive159", "call_number": "00483", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/962" + "$ref": "https://ils.rero.ch/api/documents/873" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/462" + "$ref": "https://ils.rero.ch/api/holdings/472" } }, { "pid": "484", - "barcode": "fictive152", + "barcode": "10000000484", "call_number": "00484", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/961" + "$ref": "https://ils.rero.ch/api/documents/873" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/463" + "$ref": "https://ils.rero.ch/api/holdings/473" } }, { @@ -8717,34 +8717,34 @@ "call_number": "00485", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/961" + "$ref": "https://ils.rero.ch/api/documents/872" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/464" + "$ref": "https://ils.rero.ch/api/holdings/474" } }, { "pid": "486", - "barcode": "fictive153", + "barcode": "fictive160", "call_number": "00486", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/960" + "$ref": "https://ils.rero.ch/api/documents/871" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/465" + "$ref": "https://ils.rero.ch/api/holdings/475" } }, { @@ -8753,34 +8753,34 @@ "call_number": "00487", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/960" + "$ref": "https://ils.rero.ch/api/documents/870" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/466" + "$ref": "https://ils.rero.ch/api/holdings/476" } }, { "pid": "488", - "barcode": "fictive154", + "barcode": "fictive161", "call_number": "00488", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/960" + "$ref": "https://ils.rero.ch/api/documents/870" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/467" + "$ref": "https://ils.rero.ch/api/holdings/477" } }, { @@ -8789,34 +8789,34 @@ "call_number": "00489", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/959" + "$ref": "https://ils.rero.ch/api/documents/869" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/468" + "$ref": "https://ils.rero.ch/api/holdings/478" } }, { "pid": "490", - "barcode": "fictive155", + "barcode": "10000000490", "call_number": "00490", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/958" + "$ref": "https://ils.rero.ch/api/documents/869" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/469" + "$ref": "https://ils.rero.ch/api/holdings/479" } }, { @@ -8825,52 +8825,52 @@ "call_number": "00491", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/958" + "$ref": "https://ils.rero.ch/api/documents/868" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/470" + "$ref": "https://ils.rero.ch/api/holdings/480" } }, { "pid": "492", - "barcode": "fictive156", + "barcode": "10000000492", "call_number": "00492", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/958" + "$ref": "https://ils.rero.ch/api/documents/867" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/471" + "$ref": "https://ils.rero.ch/api/holdings/481" } }, { "pid": "493", - "barcode": "10000000493", + "barcode": "fictive162", "call_number": "00493", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/957" + "$ref": "https://ils.rero.ch/api/documents/866" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/472" + "$ref": "https://ils.rero.ch/api/holdings/482" } }, { @@ -8879,34 +8879,34 @@ "call_number": "00494", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/956" + "$ref": "https://ils.rero.ch/api/documents/866" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/473" + "$ref": "https://ils.rero.ch/api/holdings/483" } }, { "pid": "495", - "barcode": "fictive157", + "barcode": "10000000495", "call_number": "00495", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/956" + "$ref": "https://ils.rero.ch/api/documents/865" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/474" + "$ref": "https://ils.rero.ch/api/holdings/484" } }, { @@ -8915,16 +8915,16 @@ "call_number": "00496", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/955" + "$ref": "https://ils.rero.ch/api/documents/864" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/475" + "$ref": "https://ils.rero.ch/api/holdings/485" } }, { @@ -8933,16 +8933,16 @@ "call_number": "00497", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/955" + "$ref": "https://ils.rero.ch/api/documents/863" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/476" + "$ref": "https://ils.rero.ch/api/holdings/486" } }, { @@ -8951,34 +8951,34 @@ "call_number": "00498", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/954" + "$ref": "https://ils.rero.ch/api/documents/862" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/477" + "$ref": "https://ils.rero.ch/api/holdings/487" } }, { "pid": "499", - "barcode": "10000000499", + "barcode": "fictive163", "call_number": "00499", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/953" + "$ref": "https://ils.rero.ch/api/documents/861" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/478" + "$ref": "https://ils.rero.ch/api/holdings/488" } }, { @@ -8993,10 +8993,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/953" + "$ref": "https://ils.rero.ch/api/documents/860" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/479" + "$ref": "https://ils.rero.ch/api/holdings/489" } }, { @@ -9005,16 +9005,16 @@ "call_number": "00501", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/952" + "$ref": "https://ils.rero.ch/api/documents/860" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/480" + "$ref": "https://ils.rero.ch/api/holdings/490" } }, { @@ -9023,34 +9023,34 @@ "call_number": "00502", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/952" + "$ref": "https://ils.rero.ch/api/documents/859" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/481" + "$ref": "https://ils.rero.ch/api/holdings/491" } }, { "pid": "503", - "barcode": "fictive158", + "barcode": "10000000503", "call_number": "00503", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/952" + "$ref": "https://ils.rero.ch/api/documents/858" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/482" + "$ref": "https://ils.rero.ch/api/holdings/492" } }, { @@ -9059,34 +9059,34 @@ "call_number": "00504", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/951" + "$ref": "https://ils.rero.ch/api/documents/857" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/483" + "$ref": "https://ils.rero.ch/api/holdings/493" } }, { "pid": "505", - "barcode": "fictive159", + "barcode": "10000000505", "call_number": "00505", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/950" + "$ref": "https://ils.rero.ch/api/documents/857" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/484" + "$ref": "https://ils.rero.ch/api/holdings/494" } }, { @@ -9095,16 +9095,16 @@ "call_number": "00506", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/950" + "$ref": "https://ils.rero.ch/api/documents/856" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/485" + "$ref": "https://ils.rero.ch/api/holdings/495" } }, { @@ -9119,100 +9119,100 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/950" + "$ref": "https://ils.rero.ch/api/documents/856" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/486" + "$ref": "https://ils.rero.ch/api/holdings/496" } }, { "pid": "508", - "barcode": "fictive160", + "barcode": "fictive164", "call_number": "00508", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/949" + "$ref": "https://ils.rero.ch/api/documents/855" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/487" + "$ref": "https://ils.rero.ch/api/holdings/497" } }, { "pid": "509", - "barcode": "fictive161", + "barcode": "fictive165", "call_number": "00509", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/949" + "$ref": "https://ils.rero.ch/api/documents/855" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/488" + "$ref": "https://ils.rero.ch/api/holdings/498" } }, { "pid": "510", - "barcode": "fictive162", + "barcode": "fictive166", "call_number": "00510", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/948" + "$ref": "https://ils.rero.ch/api/documents/854" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/489" + "$ref": "https://ils.rero.ch/api/holdings/499" } }, { "pid": "511", - "barcode": "10000000511", + "barcode": "fictive167", "call_number": "00511", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/948" + "$ref": "https://ils.rero.ch/api/documents/853" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/490" + "$ref": "https://ils.rero.ch/api/holdings/500" } }, { "pid": "512", - "barcode": "10000000512", + "barcode": "fictive168", "call_number": "00512", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/947" + "$ref": "https://ils.rero.ch/api/documents/852" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/491" + "$ref": "https://ils.rero.ch/api/holdings/501" } }, { @@ -9221,34 +9221,34 @@ "call_number": "00513", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/947" + "$ref": "https://ils.rero.ch/api/documents/852" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/492" + "$ref": "https://ils.rero.ch/api/holdings/502" } }, { "pid": "514", - "barcode": "10000000514", + "barcode": "fictive169", "call_number": "00514", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/946" + "$ref": "https://ils.rero.ch/api/documents/851" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/493" + "$ref": "https://ils.rero.ch/api/holdings/503" } }, { @@ -9257,16 +9257,16 @@ "call_number": "00515", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/946" + "$ref": "https://ils.rero.ch/api/documents/851" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/494" + "$ref": "https://ils.rero.ch/api/holdings/504" } }, { @@ -9275,34 +9275,34 @@ "call_number": "00516", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/945" + "$ref": "https://ils.rero.ch/api/documents/850" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/495" + "$ref": "https://ils.rero.ch/api/holdings/505" } }, { "pid": "517", - "barcode": "fictive163", + "barcode": "10000000517", "call_number": "00517", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/944" + "$ref": "https://ils.rero.ch/api/documents/849" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/496" + "$ref": "https://ils.rero.ch/api/holdings/506" } }, { @@ -9311,88 +9311,88 @@ "call_number": "00518", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/944" + "$ref": "https://ils.rero.ch/api/documents/848" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/497" + "$ref": "https://ils.rero.ch/api/holdings/507" } }, { "pid": "519", - "barcode": "fictive164", + "barcode": "10000000519", "call_number": "00519", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/943" + "$ref": "https://ils.rero.ch/api/documents/848" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/498" + "$ref": "https://ils.rero.ch/api/holdings/508" } }, { "pid": "520", - "barcode": "10000000520", + "barcode": "fictive170", "call_number": "00520", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/943" + "$ref": "https://ils.rero.ch/api/documents/847" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/499" + "$ref": "https://ils.rero.ch/api/holdings/509" } }, { "pid": "521", - "barcode": "fictive165", + "barcode": "10000000521", "call_number": "00521", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/942" + "$ref": "https://ils.rero.ch/api/documents/847" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/500" + "$ref": "https://ils.rero.ch/api/holdings/510" } }, { "pid": "522", - "barcode": "fictive166", + "barcode": "10000000522", "call_number": "00522", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/942" + "$ref": "https://ils.rero.ch/api/documents/846" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/501" + "$ref": "https://ils.rero.ch/api/holdings/511" } }, { @@ -9401,34 +9401,34 @@ "call_number": "00523", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/942" + "$ref": "https://ils.rero.ch/api/documents/846" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/502" + "$ref": "https://ils.rero.ch/api/holdings/511" } }, { "pid": "524", - "barcode": "10000000524", + "barcode": "fictive171", "call_number": "00524", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/941" + "$ref": "https://ils.rero.ch/api/documents/845" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/503" + "$ref": "https://ils.rero.ch/api/holdings/512" } }, { @@ -9437,16 +9437,16 @@ "call_number": "00525", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/940" + "$ref": "https://ils.rero.ch/api/documents/845" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/504" + "$ref": "https://ils.rero.ch/api/holdings/513" } }, { @@ -9455,34 +9455,34 @@ "call_number": "00526", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/940" + "$ref": "https://ils.rero.ch/api/documents/844" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/504" + "$ref": "https://ils.rero.ch/api/holdings/514" } }, { "pid": "527", - "barcode": "fictive167", + "barcode": "fictive172", "call_number": "00527", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/939" + "$ref": "https://ils.rero.ch/api/documents/843" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/505" + "$ref": "https://ils.rero.ch/api/holdings/515" } }, { @@ -9494,13 +9494,13 @@ "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/939" + "$ref": "https://ils.rero.ch/api/documents/843" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/506" + "$ref": "https://ils.rero.ch/api/holdings/516" } }, { @@ -9509,70 +9509,70 @@ "call_number": "00529", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/938" + "$ref": "https://ils.rero.ch/api/documents/842" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/507" + "$ref": "https://ils.rero.ch/api/holdings/517" } }, { "pid": "530", - "barcode": "10000000530", + "barcode": "fictive173", "call_number": "00530", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/938" + "$ref": "https://ils.rero.ch/api/documents/842" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/508" + "$ref": "https://ils.rero.ch/api/holdings/518" } }, { "pid": "531", - "barcode": "fictive168", + "barcode": "10000000531", "call_number": "00531", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/937" + "$ref": "https://ils.rero.ch/api/documents/841" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/509" + "$ref": "https://ils.rero.ch/api/holdings/519" } }, { "pid": "532", - "barcode": "10000000532", + "barcode": "fictive174", "call_number": "00532", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/937" + "$ref": "https://ils.rero.ch/api/documents/840" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/510" + "$ref": "https://ils.rero.ch/api/holdings/520" } }, { @@ -9581,16 +9581,16 @@ "call_number": "00533", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/937" + "$ref": "https://ils.rero.ch/api/documents/839" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/511" + "$ref": "https://ils.rero.ch/api/holdings/521" } }, { @@ -9599,16 +9599,16 @@ "call_number": "00534", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/936" + "$ref": "https://ils.rero.ch/api/documents/839" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/512" + "$ref": "https://ils.rero.ch/api/holdings/522" } }, { @@ -9617,16 +9617,16 @@ "call_number": "00535", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/935" + "$ref": "https://ils.rero.ch/api/documents/838" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/513" + "$ref": "https://ils.rero.ch/api/holdings/523" } }, { @@ -9635,34 +9635,34 @@ "call_number": "00536", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/934" + "$ref": "https://ils.rero.ch/api/documents/838" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/514" + "$ref": "https://ils.rero.ch/api/holdings/524" } }, { "pid": "537", - "barcode": "10000000537", + "barcode": "fictive175", "call_number": "00537", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/933" + "$ref": "https://ils.rero.ch/api/documents/837" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/515" + "$ref": "https://ils.rero.ch/api/holdings/525" } }, { @@ -9671,34 +9671,34 @@ "call_number": "00538", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/933" + "$ref": "https://ils.rero.ch/api/documents/836" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/516" + "$ref": "https://ils.rero.ch/api/holdings/526" } }, { "pid": "539", - "barcode": "10000000539", + "barcode": "fictive176", "call_number": "00539", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/933" + "$ref": "https://ils.rero.ch/api/documents/836" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/517" + "$ref": "https://ils.rero.ch/api/holdings/527" } }, { @@ -9707,52 +9707,52 @@ "call_number": "00540", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/932" + "$ref": "https://ils.rero.ch/api/documents/835" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/518" + "$ref": "https://ils.rero.ch/api/holdings/528" } }, { "pid": "541", - "barcode": "fictive169", + "barcode": "10000000541", "call_number": "00541", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/931" + "$ref": "https://ils.rero.ch/api/documents/835" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/519" + "$ref": "https://ils.rero.ch/api/holdings/529" } }, { "pid": "542", - "barcode": "10000000542", + "barcode": "fictive177", "call_number": "00542", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/931" + "$ref": "https://ils.rero.ch/api/documents/834" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/520" + "$ref": "https://ils.rero.ch/api/holdings/530" } }, { @@ -9761,34 +9761,34 @@ "call_number": "00543", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/930" + "$ref": "https://ils.rero.ch/api/documents/833" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/521" + "$ref": "https://ils.rero.ch/api/holdings/531" } }, { "pid": "544", - "barcode": "10000000544", + "barcode": "fictive178", "call_number": "00544", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/930" + "$ref": "https://ils.rero.ch/api/documents/832" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/521" + "$ref": "https://ils.rero.ch/api/holdings/532" } }, { @@ -9797,16 +9797,16 @@ "call_number": "00545", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/930" + "$ref": "https://ils.rero.ch/api/documents/832" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/521" + "$ref": "https://ils.rero.ch/api/holdings/533" } }, { @@ -9815,52 +9815,52 @@ "call_number": "00546", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/929" + "$ref": "https://ils.rero.ch/api/documents/831" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/522" + "$ref": "https://ils.rero.ch/api/holdings/534" } }, { "pid": "547", - "barcode": "10000000547", + "barcode": "fictive179", "call_number": "00547", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/929" + "$ref": "https://ils.rero.ch/api/documents/831" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/523" + "$ref": "https://ils.rero.ch/api/holdings/535" } }, { "pid": "548", - "barcode": "10000000548", + "barcode": "fictive180", "call_number": "00548", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/928" + "$ref": "https://ils.rero.ch/api/documents/830" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/524" + "$ref": "https://ils.rero.ch/api/holdings/536" } }, { @@ -9869,70 +9869,70 @@ "call_number": "00549", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/928" + "$ref": "https://ils.rero.ch/api/documents/830" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/525" + "$ref": "https://ils.rero.ch/api/holdings/537" } }, { "pid": "550", - "barcode": "fictive170", + "barcode": "10000000550", "call_number": "00550", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/927" + "$ref": "https://ils.rero.ch/api/documents/829" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/526" + "$ref": "https://ils.rero.ch/api/holdings/538" } }, { "pid": "551", - "barcode": "fictive171", + "barcode": "10000000551", "call_number": "00551", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/927" + "$ref": "https://ils.rero.ch/api/documents/828" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/527" + "$ref": "https://ils.rero.ch/api/holdings/539" } }, { "pid": "552", - "barcode": "10000000552", + "barcode": "fictive181", "call_number": "00552", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/926" + "$ref": "https://ils.rero.ch/api/documents/828" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/528" + "$ref": "https://ils.rero.ch/api/holdings/540" } }, { @@ -9941,16 +9941,16 @@ "call_number": "00553", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/926" + "$ref": "https://ils.rero.ch/api/documents/827" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/529" + "$ref": "https://ils.rero.ch/api/holdings/541" } }, { @@ -9959,16 +9959,16 @@ "call_number": "00554", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/925" + "$ref": "https://ils.rero.ch/api/documents/827" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/530" + "$ref": "https://ils.rero.ch/api/holdings/541" } }, { @@ -9983,46 +9983,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/925" + "$ref": "https://ils.rero.ch/api/documents/826" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/531" + "$ref": "https://ils.rero.ch/api/holdings/542" } }, { "pid": "556", - "barcode": "10000000556", + "barcode": "fictive182", "call_number": "00556", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/924" + "$ref": "https://ils.rero.ch/api/documents/826" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/532" + "$ref": "https://ils.rero.ch/api/holdings/543" } }, { "pid": "557", - "barcode": "10000000557", + "barcode": "fictive183", "call_number": "00557", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/924" + "$ref": "https://ils.rero.ch/api/documents/825" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/533" + "$ref": "https://ils.rero.ch/api/holdings/544" } }, { @@ -10031,16 +10031,16 @@ "call_number": "00558", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/924" + "$ref": "https://ils.rero.ch/api/documents/825" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/534" + "$ref": "https://ils.rero.ch/api/holdings/545" } }, { @@ -10049,16 +10049,16 @@ "call_number": "00559", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/923" + "$ref": "https://ils.rero.ch/api/documents/824" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/535" + "$ref": "https://ils.rero.ch/api/holdings/546" } }, { @@ -10067,160 +10067,160 @@ "call_number": "00560", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/923" + "$ref": "https://ils.rero.ch/api/documents/824" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/536" + "$ref": "https://ils.rero.ch/api/holdings/547" } }, { "pid": "561", - "barcode": "10000000561", + "barcode": "fictive184", "call_number": "00561", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/923" + "$ref": "https://ils.rero.ch/api/documents/823" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/537" + "$ref": "https://ils.rero.ch/api/holdings/548" } }, { "pid": "562", - "barcode": "10000000562", + "barcode": "fictive185", "call_number": "00562", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/922" + "$ref": "https://ils.rero.ch/api/documents/823" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/538" + "$ref": "https://ils.rero.ch/api/holdings/549" } }, { "pid": "563", - "barcode": "fictive172", + "barcode": "10000000563", "call_number": "00563", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/922" + "$ref": "https://ils.rero.ch/api/documents/822" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/539" + "$ref": "https://ils.rero.ch/api/holdings/550" } }, { "pid": "564", - "barcode": "fictive173", + "barcode": "10000000564", "call_number": "00564", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/922" + "$ref": "https://ils.rero.ch/api/documents/821" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/540" + "$ref": "https://ils.rero.ch/api/holdings/551" } }, { "pid": "565", - "barcode": "fictive174", + "barcode": "fictive186", "call_number": "00565", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/921" + "$ref": "https://ils.rero.ch/api/documents/820" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/541" + "$ref": "https://ils.rero.ch/api/holdings/552" } }, { "pid": "566", - "barcode": "10000000566", + "barcode": "fictive187", "call_number": "00566", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/920" + "$ref": "https://ils.rero.ch/api/documents/820" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/542" + "$ref": "https://ils.rero.ch/api/holdings/553" } }, { "pid": "567", - "barcode": "fictive175", + "barcode": "10000000567", "call_number": "00567", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/919" + "$ref": "https://ils.rero.ch/api/documents/819" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/543" + "$ref": "https://ils.rero.ch/api/holdings/554" } }, { "pid": "568", - "barcode": "fictive176", + "barcode": "fictive188", "call_number": "00568", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/918" + "$ref": "https://ils.rero.ch/api/documents/819" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/544" + "$ref": "https://ils.rero.ch/api/holdings/555" } }, { @@ -10229,52 +10229,52 @@ "call_number": "00569", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/918" + "$ref": "https://ils.rero.ch/api/documents/818" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/545" + "$ref": "https://ils.rero.ch/api/holdings/556" } }, { "pid": "570", - "barcode": "fictive177", + "barcode": "10000000570", "call_number": "00570", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/918" + "$ref": "https://ils.rero.ch/api/documents/818" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/546" + "$ref": "https://ils.rero.ch/api/holdings/557" } }, { "pid": "571", - "barcode": "fictive178", + "barcode": "10000000571", "call_number": "00571", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/917" + "$ref": "https://ils.rero.ch/api/documents/817" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/547" + "$ref": "https://ils.rero.ch/api/holdings/558" } }, { @@ -10289,28 +10289,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/917" + "$ref": "https://ils.rero.ch/api/documents/816" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/548" + "$ref": "https://ils.rero.ch/api/holdings/559" } }, { "pid": "573", - "barcode": "10000000573", + "barcode": "fictive189", "call_number": "00573", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/916" + "$ref": "https://ils.rero.ch/api/documents/816" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/549" + "$ref": "https://ils.rero.ch/api/holdings/560" } }, { @@ -10319,34 +10319,34 @@ "call_number": "00574", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/916" + "$ref": "https://ils.rero.ch/api/documents/815" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/550" + "$ref": "https://ils.rero.ch/api/holdings/561" } }, { "pid": "575", - "barcode": "10000000575", + "barcode": "fictive190", "call_number": "00575", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/915" + "$ref": "https://ils.rero.ch/api/documents/814" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/551" + "$ref": "https://ils.rero.ch/api/holdings/562" } }, { @@ -10355,34 +10355,34 @@ "call_number": "00576", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/915" + "$ref": "https://ils.rero.ch/api/documents/814" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/552" + "$ref": "https://ils.rero.ch/api/holdings/563" } }, { "pid": "577", - "barcode": "fictive179", + "barcode": "10000000577", "call_number": "00577", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/915" + "$ref": "https://ils.rero.ch/api/documents/813" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/553" + "$ref": "https://ils.rero.ch/api/holdings/564" } }, { @@ -10391,34 +10391,34 @@ "call_number": "00578", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/914" + "$ref": "https://ils.rero.ch/api/documents/813" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/554" + "$ref": "https://ils.rero.ch/api/holdings/565" } }, { "pid": "579", - "barcode": "10000000579", + "barcode": "fictive191", "call_number": "00579", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/914" + "$ref": "https://ils.rero.ch/api/documents/812" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/555" + "$ref": "https://ils.rero.ch/api/holdings/566" } }, { @@ -10427,52 +10427,52 @@ "call_number": "00580", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/914" + "$ref": "https://ils.rero.ch/api/documents/812" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/554" + "$ref": "https://ils.rero.ch/api/holdings/567" } }, { "pid": "581", - "barcode": "fictive180", + "barcode": "fictive192", "call_number": "00581", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/913" + "$ref": "https://ils.rero.ch/api/documents/811" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/556" + "$ref": "https://ils.rero.ch/api/holdings/568" } }, { "pid": "582", - "barcode": "fictive181", + "barcode": "fictive193", "call_number": "00582", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/913" + "$ref": "https://ils.rero.ch/api/documents/810" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/557" + "$ref": "https://ils.rero.ch/api/holdings/569" } }, { @@ -10487,64 +10487,64 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/912" + "$ref": "https://ils.rero.ch/api/documents/810" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/558" + "$ref": "https://ils.rero.ch/api/holdings/570" } }, { "pid": "584", - "barcode": "10000000584", + "barcode": "fictive194", "call_number": "00584", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/912" + "$ref": "https://ils.rero.ch/api/documents/809" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/559" + "$ref": "https://ils.rero.ch/api/holdings/571" } }, { "pid": "585", - "barcode": "10000000585", + "barcode": "fictive195", "call_number": "00585", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/911" + "$ref": "https://ils.rero.ch/api/documents/808" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/560" + "$ref": "https://ils.rero.ch/api/holdings/572" } }, { "pid": "586", - "barcode": "fictive182", + "barcode": "10000000586", "call_number": "00586", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/910" + "$ref": "https://ils.rero.ch/api/documents/807" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/561" + "$ref": "https://ils.rero.ch/api/holdings/573" } }, { @@ -10553,34 +10553,34 @@ "call_number": "00587", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/910" + "$ref": "https://ils.rero.ch/api/documents/806" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/562" + "$ref": "https://ils.rero.ch/api/holdings/574" } }, { "pid": "588", - "barcode": "fictive183", + "barcode": "10000000588", "call_number": "00588", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/910" + "$ref": "https://ils.rero.ch/api/documents/805" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/563" + "$ref": "https://ils.rero.ch/api/holdings/575" } }, { @@ -10595,10 +10595,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/909" + "$ref": "https://ils.rero.ch/api/documents/804" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/564" + "$ref": "https://ils.rero.ch/api/holdings/576" } }, { @@ -10613,10 +10613,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/909" + "$ref": "https://ils.rero.ch/api/documents/804" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/565" + "$ref": "https://ils.rero.ch/api/holdings/577" } }, { @@ -10625,16 +10625,16 @@ "call_number": "00591", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/908" + "$ref": "https://ils.rero.ch/api/documents/803" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/566" + "$ref": "https://ils.rero.ch/api/holdings/578" } }, { @@ -10643,16 +10643,16 @@ "call_number": "00592", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/907" + "$ref": "https://ils.rero.ch/api/documents/802" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/567" + "$ref": "https://ils.rero.ch/api/holdings/579" } }, { @@ -10667,46 +10667,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/907" + "$ref": "https://ils.rero.ch/api/documents/802" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/568" + "$ref": "https://ils.rero.ch/api/holdings/580" } }, { "pid": "594", - "barcode": "fictive184", + "barcode": "10000000594", "call_number": "00594", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/906" + "$ref": "https://ils.rero.ch/api/documents/801" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/569" + "$ref": "https://ils.rero.ch/api/holdings/581" } }, { "pid": "595", - "barcode": "10000000595", + "barcode": "fictive196", "call_number": "00595", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/906" + "$ref": "https://ils.rero.ch/api/documents/801" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/570" + "$ref": "https://ils.rero.ch/api/holdings/582" } }, { @@ -10715,34 +10715,34 @@ "call_number": "00596", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/905" + "$ref": "https://ils.rero.ch/api/documents/800" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/571" + "$ref": "https://ils.rero.ch/api/holdings/583" } }, { "pid": "597", - "barcode": "10000000597", + "barcode": "fictive197", "call_number": "00597", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/905" + "$ref": "https://ils.rero.ch/api/documents/800" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/572" + "$ref": "https://ils.rero.ch/api/holdings/584" } }, { @@ -10751,16 +10751,16 @@ "call_number": "00598", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/905" + "$ref": "https://ils.rero.ch/api/documents/799" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/573" + "$ref": "https://ils.rero.ch/api/holdings/585" } }, { @@ -10769,106 +10769,106 @@ "call_number": "00599", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/904" + "$ref": "https://ils.rero.ch/api/documents/798" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/574" + "$ref": "https://ils.rero.ch/api/holdings/586" } }, { "pid": "600", - "barcode": "fictive185", + "barcode": "10000000600", "call_number": "00600", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/903" + "$ref": "https://ils.rero.ch/api/documents/798" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/575" + "$ref": "https://ils.rero.ch/api/holdings/587" } }, { "pid": "601", - "barcode": "10000000601", + "barcode": "fictive198", "call_number": "00601", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/903" + "$ref": "https://ils.rero.ch/api/documents/797" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/576" + "$ref": "https://ils.rero.ch/api/holdings/588" } }, { "pid": "602", - "barcode": "fictive186", + "barcode": "fictive199", "call_number": "00602", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/903" + "$ref": "https://ils.rero.ch/api/documents/797" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/577" + "$ref": "https://ils.rero.ch/api/holdings/589" } }, { "pid": "603", - "barcode": "fictive187", + "barcode": "10000000603", "call_number": "00603", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/902" + "$ref": "https://ils.rero.ch/api/documents/796" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/578" + "$ref": "https://ils.rero.ch/api/holdings/590" } }, { "pid": "604", - "barcode": "10000000604", + "barcode": "fictive200", "call_number": "00604", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/901" + "$ref": "https://ils.rero.ch/api/documents/795" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/579" + "$ref": "https://ils.rero.ch/api/holdings/591" } }, { @@ -10877,16 +10877,16 @@ "call_number": "00605", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/901" + "$ref": "https://ils.rero.ch/api/documents/794" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/580" + "$ref": "https://ils.rero.ch/api/holdings/592" } }, { @@ -10895,88 +10895,88 @@ "call_number": "00606", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/901" + "$ref": "https://ils.rero.ch/api/documents/793" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/581" + "$ref": "https://ils.rero.ch/api/holdings/593" } }, { "pid": "607", - "barcode": "10000000607", + "barcode": "fictive201", "call_number": "00607", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/900" + "$ref": "https://ils.rero.ch/api/documents/793" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/582" + "$ref": "https://ils.rero.ch/api/holdings/594" } }, { "pid": "608", - "barcode": "10000000608", + "barcode": "fictive202", "call_number": "00608", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/899" + "$ref": "https://ils.rero.ch/api/documents/792" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/583" + "$ref": "https://ils.rero.ch/api/holdings/595" } }, { "pid": "609", - "barcode": "fictive188", + "barcode": "10000000609", "call_number": "00609", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/899" + "$ref": "https://ils.rero.ch/api/documents/791" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/584" + "$ref": "https://ils.rero.ch/api/holdings/596" } }, { "pid": "610", - "barcode": "10000000610", + "barcode": "fictive203", "call_number": "00610", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/898" + "$ref": "https://ils.rero.ch/api/documents/790" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/585" + "$ref": "https://ils.rero.ch/api/holdings/597" } }, { @@ -10985,16 +10985,16 @@ "call_number": "00611", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/898" + "$ref": "https://ils.rero.ch/api/documents/790" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/586" + "$ref": "https://ils.rero.ch/api/holdings/598" } }, { @@ -11003,34 +11003,34 @@ "call_number": "00612", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/897" + "$ref": "https://ils.rero.ch/api/documents/789" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/587" + "$ref": "https://ils.rero.ch/api/holdings/599" } }, { "pid": "613", - "barcode": "10000000613", + "barcode": "fictive204", "call_number": "00613", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/896" + "$ref": "https://ils.rero.ch/api/documents/789" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/588" + "$ref": "https://ils.rero.ch/api/holdings/600" } }, { @@ -11045,10 +11045,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/895" + "$ref": "https://ils.rero.ch/api/documents/788" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/589" + "$ref": "https://ils.rero.ch/api/holdings/601" } }, { @@ -11057,16 +11057,16 @@ "call_number": "00615", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/895" + "$ref": "https://ils.rero.ch/api/documents/788" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/590" + "$ref": "https://ils.rero.ch/api/holdings/602" } }, { @@ -11081,10 +11081,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/894" + "$ref": "https://ils.rero.ch/api/documents/787" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/591" + "$ref": "https://ils.rero.ch/api/holdings/603" } }, { @@ -11093,124 +11093,124 @@ "call_number": "00617", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/893" + "$ref": "https://ils.rero.ch/api/documents/786" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/592" + "$ref": "https://ils.rero.ch/api/holdings/604" } }, { "pid": "618", - "barcode": "fictive189", + "barcode": "fictive205", "call_number": "00618", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/893" + "$ref": "https://ils.rero.ch/api/documents/785" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/593" + "$ref": "https://ils.rero.ch/api/holdings/605" } }, { "pid": "619", - "barcode": "fictive190", + "barcode": "10000000619", "call_number": "00619", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/892" + "$ref": "https://ils.rero.ch/api/documents/785" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/594" + "$ref": "https://ils.rero.ch/api/holdings/606" } }, { "pid": "620", - "barcode": "10000000620", + "barcode": "fictive206", "call_number": "00620", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/891" + "$ref": "https://ils.rero.ch/api/documents/784" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/595" + "$ref": "https://ils.rero.ch/api/holdings/607" } }, { "pid": "621", - "barcode": "fictive191", + "barcode": "10000000621", "call_number": "00621", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/890" + "$ref": "https://ils.rero.ch/api/documents/784" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/596" + "$ref": "https://ils.rero.ch/api/holdings/608" } }, { "pid": "622", - "barcode": "10000000622", + "barcode": "fictive207", "call_number": "00622", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/890" + "$ref": "https://ils.rero.ch/api/documents/783" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/597" + "$ref": "https://ils.rero.ch/api/holdings/609" } }, { "pid": "623", - "barcode": "fictive192", + "barcode": "10000000623", "call_number": "00623", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/890" + "$ref": "https://ils.rero.ch/api/documents/783" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/598" + "$ref": "https://ils.rero.ch/api/holdings/610" } }, { @@ -11219,52 +11219,52 @@ "call_number": "00624", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/889" + "$ref": "https://ils.rero.ch/api/documents/782" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/599" + "$ref": "https://ils.rero.ch/api/holdings/611" } }, { "pid": "625", - "barcode": "fictive193", + "barcode": "10000000625", "call_number": "00625", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/889" + "$ref": "https://ils.rero.ch/api/documents/782" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/600" + "$ref": "https://ils.rero.ch/api/holdings/612" } }, { "pid": "626", - "barcode": "10000000626", + "barcode": "fictive208", "call_number": "00626", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/889" + "$ref": "https://ils.rero.ch/api/documents/781" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/599" + "$ref": "https://ils.rero.ch/api/holdings/613" } }, { @@ -11273,34 +11273,34 @@ "call_number": "00627", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/888" + "$ref": "https://ils.rero.ch/api/documents/780" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/601" + "$ref": "https://ils.rero.ch/api/holdings/614" } }, { "pid": "628", - "barcode": "fictive194", + "barcode": "10000000628", "call_number": "00628", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/888" + "$ref": "https://ils.rero.ch/api/documents/779" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/602" + "$ref": "https://ils.rero.ch/api/holdings/615" } }, { @@ -11309,21 +11309,21 @@ "call_number": "00629", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/888" + "$ref": "https://ils.rero.ch/api/documents/778" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/603" + "$ref": "https://ils.rero.ch/api/holdings/616" } }, { "pid": "630", - "barcode": "fictive195", + "barcode": "fictive209", "call_number": "00630", "status": "on_shelf", "location": { @@ -11333,64 +11333,64 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/887" + "$ref": "https://ils.rero.ch/api/documents/777" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/604" + "$ref": "https://ils.rero.ch/api/holdings/617" } }, { "pid": "631", - "barcode": "fictive196", + "barcode": "10000000631", "call_number": "00631", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/886" + "$ref": "https://ils.rero.ch/api/documents/776" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/605" + "$ref": "https://ils.rero.ch/api/holdings/618" } }, { "pid": "632", - "barcode": "fictive197", + "barcode": "10000000632", "call_number": "00632", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/886" + "$ref": "https://ils.rero.ch/api/documents/776" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/606" + "$ref": "https://ils.rero.ch/api/holdings/619" } }, { "pid": "633", - "barcode": "fictive198", + "barcode": "10000000633", "call_number": "00633", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/886" + "$ref": "https://ils.rero.ch/api/documents/775" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/607" + "$ref": "https://ils.rero.ch/api/holdings/620" } }, { @@ -11399,70 +11399,70 @@ "call_number": "00634", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/885" + "$ref": "https://ils.rero.ch/api/documents/775" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/608" + "$ref": "https://ils.rero.ch/api/holdings/620" } }, { "pid": "635", - "barcode": "10000000635", + "barcode": "fictive210", "call_number": "00635", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/885" + "$ref": "https://ils.rero.ch/api/documents/774" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/609" + "$ref": "https://ils.rero.ch/api/holdings/621" } }, { "pid": "636", - "barcode": "fictive199", + "barcode": "10000000636", "call_number": "00636", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/885" + "$ref": "https://ils.rero.ch/api/documents/773" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/610" + "$ref": "https://ils.rero.ch/api/holdings/622" } }, { "pid": "637", - "barcode": "10000000637", + "barcode": "fictive211", "call_number": "00637", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/884" + "$ref": "https://ils.rero.ch/api/documents/773" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/611" + "$ref": "https://ils.rero.ch/api/holdings/623" } }, { @@ -11477,10 +11477,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/884" + "$ref": "https://ils.rero.ch/api/documents/772" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/612" + "$ref": "https://ils.rero.ch/api/holdings/624" } }, { @@ -11489,16 +11489,16 @@ "call_number": "00639", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/883" + "$ref": "https://ils.rero.ch/api/documents/771" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/613" + "$ref": "https://ils.rero.ch/api/holdings/625" } }, { @@ -11507,16 +11507,16 @@ "call_number": "00640", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/882" + "$ref": "https://ils.rero.ch/api/documents/771" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/614" + "$ref": "https://ils.rero.ch/api/holdings/626" } }, { @@ -11525,16 +11525,16 @@ "call_number": "00641", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/882" + "$ref": "https://ils.rero.ch/api/documents/770" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/615" + "$ref": "https://ils.rero.ch/api/holdings/627" } }, { @@ -11543,16 +11543,16 @@ "call_number": "00642", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/882" + "$ref": "https://ils.rero.ch/api/documents/770" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/616" + "$ref": "https://ils.rero.ch/api/holdings/628" } }, { @@ -11561,34 +11561,34 @@ "call_number": "00643", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/881" + "$ref": "https://ils.rero.ch/api/documents/769" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/617" + "$ref": "https://ils.rero.ch/api/holdings/629" } }, { "pid": "644", - "barcode": "fictive200", + "barcode": "10000000644", "call_number": "00644", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/881" + "$ref": "https://ils.rero.ch/api/documents/768" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/618" + "$ref": "https://ils.rero.ch/api/holdings/630" } }, { @@ -11597,16 +11597,16 @@ "call_number": "00645", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/881" + "$ref": "https://ils.rero.ch/api/documents/767" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/619" + "$ref": "https://ils.rero.ch/api/holdings/631" } }, { @@ -11615,34 +11615,34 @@ "call_number": "00646", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/880" + "$ref": "https://ils.rero.ch/api/documents/767" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/620" + "$ref": "https://ils.rero.ch/api/holdings/632" } }, { "pid": "647", - "barcode": "10000000647", + "barcode": "fictive212", "call_number": "00647", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/880" + "$ref": "https://ils.rero.ch/api/documents/766" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/621" + "$ref": "https://ils.rero.ch/api/holdings/633" } }, { @@ -11651,16 +11651,16 @@ "call_number": "00648", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/879" + "$ref": "https://ils.rero.ch/api/documents/766" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/622" + "$ref": "https://ils.rero.ch/api/holdings/634" } }, { @@ -11669,16 +11669,16 @@ "call_number": "00649", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/878" + "$ref": "https://ils.rero.ch/api/documents/765" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/623" + "$ref": "https://ils.rero.ch/api/holdings/635" } }, { @@ -11687,16 +11687,16 @@ "call_number": "00650", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/878" + "$ref": "https://ils.rero.ch/api/documents/764" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/624" + "$ref": "https://ils.rero.ch/api/holdings/636" } }, { @@ -11705,52 +11705,52 @@ "call_number": "00651", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/878" + "$ref": "https://ils.rero.ch/api/documents/764" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/625" + "$ref": "https://ils.rero.ch/api/holdings/637" } }, { "pid": "652", - "barcode": "fictive201", + "barcode": "10000000652", "call_number": "00652", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/877" + "$ref": "https://ils.rero.ch/api/documents/763" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/626" + "$ref": "https://ils.rero.ch/api/holdings/638" } }, { "pid": "653", - "barcode": "10000000653", + "barcode": "fictive213", "call_number": "00653", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/877" + "$ref": "https://ils.rero.ch/api/documents/762" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/627" + "$ref": "https://ils.rero.ch/api/holdings/639" } }, { @@ -11759,16 +11759,16 @@ "call_number": "00654", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/877" + "$ref": "https://ils.rero.ch/api/documents/762" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/628" + "$ref": "https://ils.rero.ch/api/holdings/640" } }, { @@ -11777,34 +11777,34 @@ "call_number": "00655", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/876" + "$ref": "https://ils.rero.ch/api/documents/761" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/629" + "$ref": "https://ils.rero.ch/api/holdings/641" } }, { "pid": "656", - "barcode": "10000000656", + "barcode": "fictive214", "call_number": "00656", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/875" + "$ref": "https://ils.rero.ch/api/documents/760" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/630" + "$ref": "https://ils.rero.ch/api/holdings/642" } }, { @@ -11819,46 +11819,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/875" + "$ref": "https://ils.rero.ch/api/documents/759" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/631" + "$ref": "https://ils.rero.ch/api/holdings/643" } }, { "pid": "658", - "barcode": "fictive202", + "barcode": "10000000658", "call_number": "00658", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/874" + "$ref": "https://ils.rero.ch/api/documents/759" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/632" + "$ref": "https://ils.rero.ch/api/holdings/644" } }, { "pid": "659", - "barcode": "10000000659", + "barcode": "fictive215", "call_number": "00659", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/873" + "$ref": "https://ils.rero.ch/api/documents/758" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/633" + "$ref": "https://ils.rero.ch/api/holdings/645" } }, { @@ -11867,16 +11867,16 @@ "call_number": "00660", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/873" + "$ref": "https://ils.rero.ch/api/documents/758" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/634" + "$ref": "https://ils.rero.ch/api/holdings/646" } }, { @@ -11891,82 +11891,82 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/872" + "$ref": "https://ils.rero.ch/api/documents/757" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/635" + "$ref": "https://ils.rero.ch/api/holdings/647" } }, { "pid": "662", - "barcode": "fictive203", + "barcode": "10000000662", "call_number": "00662", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/872" + "$ref": "https://ils.rero.ch/api/documents/757" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/636" + "$ref": "https://ils.rero.ch/api/holdings/648" } }, { "pid": "663", - "barcode": "fictive204", + "barcode": "10000000663", "call_number": "00663", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/872" + "$ref": "https://ils.rero.ch/api/documents/756" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/637" + "$ref": "https://ils.rero.ch/api/holdings/649" } }, { "pid": "664", - "barcode": "fictive205", + "barcode": "10000000664", "call_number": "00664", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/871" + "$ref": "https://ils.rero.ch/api/documents/755" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/638" + "$ref": "https://ils.rero.ch/api/holdings/650" } }, { "pid": "665", - "barcode": "fictive206", + "barcode": "10000000665", "call_number": "00665", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/871" + "$ref": "https://ils.rero.ch/api/documents/754" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/639" + "$ref": "https://ils.rero.ch/api/holdings/651" } }, { @@ -11975,34 +11975,34 @@ "call_number": "00666", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/870" + "$ref": "https://ils.rero.ch/api/documents/753" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/640" + "$ref": "https://ils.rero.ch/api/holdings/652" } }, { "pid": "667", - "barcode": "fictive207", + "barcode": "fictive216", "call_number": "00667", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/870" + "$ref": "https://ils.rero.ch/api/documents/752" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/641" + "$ref": "https://ils.rero.ch/api/holdings/653" } }, { @@ -12017,46 +12017,46 @@ "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/870" + "$ref": "https://ils.rero.ch/api/documents/751" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/642" + "$ref": "https://ils.rero.ch/api/holdings/654" } }, { "pid": "669", - "barcode": "10000000669", + "barcode": "fictive217", "call_number": "00669", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/869" + "$ref": "https://ils.rero.ch/api/documents/751" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/643" + "$ref": "https://ils.rero.ch/api/holdings/655" } }, { "pid": "670", - "barcode": "fictive208", + "barcode": "10000000670", "call_number": "00670", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/868" + "$ref": "https://ils.rero.ch/api/documents/750" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/644" + "$ref": "https://ils.rero.ch/api/holdings/656" } }, { @@ -12065,52 +12065,52 @@ "call_number": "00671", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/867" + "$ref": "https://ils.rero.ch/api/documents/750" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/645" + "$ref": "https://ils.rero.ch/api/holdings/657" } }, { "pid": "672", - "barcode": "fictive209", + "barcode": "10000000672", "call_number": "00672", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/867" + "$ref": "https://ils.rero.ch/api/documents/749" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/646" + "$ref": "https://ils.rero.ch/api/holdings/658" } }, { "pid": "673", - "barcode": "fictive210", + "barcode": "10000000673", "call_number": "00673", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/867" + "$ref": "https://ils.rero.ch/api/documents/748" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/647" + "$ref": "https://ils.rero.ch/api/holdings/659" } }, { @@ -12119,16 +12119,16 @@ "call_number": "00674", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/866" + "$ref": "https://ils.rero.ch/api/documents/747" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/648" + "$ref": "https://ils.rero.ch/api/holdings/660" } }, { @@ -12137,34 +12137,34 @@ "call_number": "00675", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/866" + "$ref": "https://ils.rero.ch/api/documents/747" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/649" + "$ref": "https://ils.rero.ch/api/holdings/661" } }, { "pid": "676", - "barcode": "fictive211", + "barcode": "fictive218", "call_number": "00676", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/866" + "$ref": "https://ils.rero.ch/api/documents/746" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/650" + "$ref": "https://ils.rero.ch/api/holdings/662" } }, { @@ -12173,52 +12173,52 @@ "call_number": "00677", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/865" + "$ref": "https://ils.rero.ch/api/documents/745" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/651" + "$ref": "https://ils.rero.ch/api/holdings/663" } }, { "pid": "678", - "barcode": "fictive212", + "barcode": "10000000678", "call_number": "00678", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/864" + "$ref": "https://ils.rero.ch/api/documents/745" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/652" + "$ref": "https://ils.rero.ch/api/holdings/664" } }, { "pid": "679", - "barcode": "10000000679", + "barcode": "fictive219", "call_number": "00679", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/864" + "$ref": "https://ils.rero.ch/api/documents/744" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/653" + "$ref": "https://ils.rero.ch/api/holdings/665" } }, { @@ -12233,10 +12233,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/864" + "$ref": "https://ils.rero.ch/api/documents/744" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/654" + "$ref": "https://ils.rero.ch/api/holdings/666" } }, { @@ -12251,28 +12251,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/863" + "$ref": "https://ils.rero.ch/api/documents/743" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/655" + "$ref": "https://ils.rero.ch/api/holdings/667" } }, { "pid": "682", - "barcode": "fictive213", + "barcode": "10000000682", "call_number": "00682", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/863" + "$ref": "https://ils.rero.ch/api/documents/742" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/656" + "$ref": "https://ils.rero.ch/api/holdings/668" } }, { @@ -12287,10 +12287,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/862" + "$ref": "https://ils.rero.ch/api/documents/742" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/657" + "$ref": "https://ils.rero.ch/api/holdings/669" } }, { @@ -12299,52 +12299,52 @@ "call_number": "00684", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/862" + "$ref": "https://ils.rero.ch/api/documents/741" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/658" + "$ref": "https://ils.rero.ch/api/holdings/670" } }, { "pid": "685", - "barcode": "10000000685", + "barcode": "fictive220", "call_number": "00685", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/862" + "$ref": "https://ils.rero.ch/api/documents/741" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/659" + "$ref": "https://ils.rero.ch/api/holdings/671" } }, { "pid": "686", - "barcode": "10000000686", + "barcode": "fictive221", "call_number": "00686", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/861" + "$ref": "https://ils.rero.ch/api/documents/740" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/660" + "$ref": "https://ils.rero.ch/api/holdings/672" } }, { @@ -12353,16 +12353,16 @@ "call_number": "00687", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/860" + "$ref": "https://ils.rero.ch/api/documents/739" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/661" + "$ref": "https://ils.rero.ch/api/holdings/673" } }, { @@ -12371,16 +12371,16 @@ "call_number": "00688", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/859" + "$ref": "https://ils.rero.ch/api/documents/739" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/662" + "$ref": "https://ils.rero.ch/api/holdings/674" } }, { @@ -12389,16 +12389,16 @@ "call_number": "00689", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/858" + "$ref": "https://ils.rero.ch/api/documents/738" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/663" + "$ref": "https://ils.rero.ch/api/holdings/675" } }, { @@ -12407,160 +12407,160 @@ "call_number": "00690", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/857" + "$ref": "https://ils.rero.ch/api/documents/738" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/664" + "$ref": "https://ils.rero.ch/api/holdings/675" } }, { "pid": "691", - "barcode": "fictive214", + "barcode": "fictive222", "call_number": "00691", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/857" + "$ref": "https://ils.rero.ch/api/documents/737" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/665" + "$ref": "https://ils.rero.ch/api/holdings/676" } }, { "pid": "692", - "barcode": "10000000692", + "barcode": "fictive223", "call_number": "00692", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/857" + "$ref": "https://ils.rero.ch/api/documents/737" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/666" + "$ref": "https://ils.rero.ch/api/holdings/677" } }, { "pid": "693", - "barcode": "fictive215", + "barcode": "10000000693", "call_number": "00693", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/856" + "$ref": "https://ils.rero.ch/api/documents/736" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/667" + "$ref": "https://ils.rero.ch/api/holdings/678" } }, { "pid": "694", - "barcode": "fictive216", + "barcode": "fictive224", "call_number": "00694", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/855" + "$ref": "https://ils.rero.ch/api/documents/736" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/668" + "$ref": "https://ils.rero.ch/api/holdings/679" } }, { "pid": "695", - "barcode": "10000000695", + "barcode": "fictive225", "call_number": "00695", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/855" + "$ref": "https://ils.rero.ch/api/documents/735" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/669" + "$ref": "https://ils.rero.ch/api/holdings/680" } }, { "pid": "696", - "barcode": "10000000696", + "barcode": "fictive226", "call_number": "00696", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/855" + "$ref": "https://ils.rero.ch/api/documents/734" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/670" + "$ref": "https://ils.rero.ch/api/holdings/681" } }, { "pid": "697", - "barcode": "fictive217", + "barcode": "10000000697", "call_number": "00697", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/854" + "$ref": "https://ils.rero.ch/api/documents/733" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/671" + "$ref": "https://ils.rero.ch/api/holdings/682" } }, { "pid": "698", - "barcode": "fictive218", + "barcode": "10000000698", "call_number": "00698", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/854" + "$ref": "https://ils.rero.ch/api/documents/732" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/672" + "$ref": "https://ils.rero.ch/api/holdings/683" } }, { @@ -12569,34 +12569,34 @@ "call_number": "00699", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/854" + "$ref": "https://ils.rero.ch/api/documents/732" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/673" + "$ref": "https://ils.rero.ch/api/holdings/684" } }, { "pid": "700", - "barcode": "10000000700", + "barcode": "fictive227", "call_number": "00700", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/853" + "$ref": "https://ils.rero.ch/api/documents/731" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/674" + "$ref": "https://ils.rero.ch/api/holdings/685" } }, { @@ -12605,16 +12605,16 @@ "call_number": "00701", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/853" + "$ref": "https://ils.rero.ch/api/documents/730" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/675" + "$ref": "https://ils.rero.ch/api/holdings/686" } }, { @@ -12623,16 +12623,16 @@ "call_number": "00702", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/853" + "$ref": "https://ils.rero.ch/api/documents/730" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/675" + "$ref": "https://ils.rero.ch/api/holdings/687" } }, { @@ -12641,52 +12641,52 @@ "call_number": "00703", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/852" + "$ref": "https://ils.rero.ch/api/documents/729" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/676" + "$ref": "https://ils.rero.ch/api/holdings/688" } }, { "pid": "704", - "barcode": "fictive219", + "barcode": "10000000704", "call_number": "00704", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/851" + "$ref": "https://ils.rero.ch/api/documents/728" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/677" + "$ref": "https://ils.rero.ch/api/holdings/689" } }, { "pid": "705", - "barcode": "10000000705", + "barcode": "fictive228", "call_number": "00705", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/851" + "$ref": "https://ils.rero.ch/api/documents/728" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/678" + "$ref": "https://ils.rero.ch/api/holdings/690" } }, { @@ -12701,10 +12701,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/850" + "$ref": "https://ils.rero.ch/api/documents/727" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/679" + "$ref": "https://ils.rero.ch/api/holdings/691" } }, { @@ -12713,88 +12713,88 @@ "call_number": "00707", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/850" + "$ref": "https://ils.rero.ch/api/documents/727" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/680" + "$ref": "https://ils.rero.ch/api/holdings/692" } }, { "pid": "708", - "barcode": "10000000708", + "barcode": "fictive229", "call_number": "00708", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/849" + "$ref": "https://ils.rero.ch/api/documents/726" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/681" + "$ref": "https://ils.rero.ch/api/holdings/693" } }, { "pid": "709", - "barcode": "10000000709", + "barcode": "fictive230", "call_number": "00709", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/849" + "$ref": "https://ils.rero.ch/api/documents/725" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/682" + "$ref": "https://ils.rero.ch/api/holdings/694" } }, { "pid": "710", - "barcode": "fictive220", + "barcode": "fictive231", "call_number": "00710", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/848" + "$ref": "https://ils.rero.ch/api/documents/725" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/683" + "$ref": "https://ils.rero.ch/api/holdings/695" } }, { "pid": "711", - "barcode": "fictive221", + "barcode": "fictive232", "call_number": "00711", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/848" + "$ref": "https://ils.rero.ch/api/documents/724" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/684" + "$ref": "https://ils.rero.ch/api/holdings/696" } }, { @@ -12803,52 +12803,52 @@ "call_number": "00712", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/847" + "$ref": "https://ils.rero.ch/api/documents/724" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/685" + "$ref": "https://ils.rero.ch/api/holdings/697" } }, { "pid": "713", - "barcode": "fictive222", + "barcode": "10000000713", "call_number": "00713", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/846" + "$ref": "https://ils.rero.ch/api/documents/723" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/686" + "$ref": "https://ils.rero.ch/api/holdings/698" } }, { "pid": "714", - "barcode": "fictive223", + "barcode": "fictive233", "call_number": "00714", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/846" + "$ref": "https://ils.rero.ch/api/documents/723" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/687" + "$ref": "https://ils.rero.ch/api/holdings/699" } }, { @@ -12857,34 +12857,34 @@ "call_number": "00715", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/845" + "$ref": "https://ils.rero.ch/api/documents/722" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/688" + "$ref": "https://ils.rero.ch/api/holdings/700" } }, { "pid": "716", - "barcode": "fictive224", + "barcode": "10000000716", "call_number": "00716", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/845" + "$ref": "https://ils.rero.ch/api/documents/721" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/689" + "$ref": "https://ils.rero.ch/api/holdings/701" } }, { @@ -12893,70 +12893,70 @@ "call_number": "00717", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/845" + "$ref": "https://ils.rero.ch/api/documents/721" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/688" + "$ref": "https://ils.rero.ch/api/holdings/702" } }, { "pid": "718", - "barcode": "fictive225", + "barcode": "10000000718", "call_number": "00718", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/844" + "$ref": "https://ils.rero.ch/api/documents/720" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/690" + "$ref": "https://ils.rero.ch/api/holdings/703" } }, { "pid": "719", - "barcode": "fictive226", + "barcode": "10000000719", "call_number": "00719", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/844" + "$ref": "https://ils.rero.ch/api/documents/719" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/691" + "$ref": "https://ils.rero.ch/api/holdings/704" } }, { "pid": "720", - "barcode": "fictive227", + "barcode": "fictive234", "call_number": "00720", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/844" + "$ref": "https://ils.rero.ch/api/documents/718" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/692" + "$ref": "https://ils.rero.ch/api/holdings/705" } }, { @@ -12965,16 +12965,16 @@ "call_number": "00721", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/843" + "$ref": "https://ils.rero.ch/api/documents/718" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/693" + "$ref": "https://ils.rero.ch/api/holdings/706" } }, { @@ -12983,16 +12983,16 @@ "call_number": "00722", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/843" + "$ref": "https://ils.rero.ch/api/documents/717" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/693" + "$ref": "https://ils.rero.ch/api/holdings/707" } }, { @@ -13001,34 +13001,34 @@ "call_number": "00723", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/843" + "$ref": "https://ils.rero.ch/api/documents/717" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/694" + "$ref": "https://ils.rero.ch/api/holdings/708" } }, { "pid": "724", - "barcode": "fictive228", + "barcode": "fictive235", "call_number": "00724", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/842" + "$ref": "https://ils.rero.ch/api/documents/716" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/695" + "$ref": "https://ils.rero.ch/api/holdings/709" } }, { @@ -13037,16 +13037,16 @@ "call_number": "00725", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/842" + "$ref": "https://ils.rero.ch/api/documents/715" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/696" + "$ref": "https://ils.rero.ch/api/holdings/710" } }, { @@ -13055,34 +13055,34 @@ "call_number": "00726", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/841" + "$ref": "https://ils.rero.ch/api/documents/714" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/697" + "$ref": "https://ils.rero.ch/api/holdings/711" } }, { "pid": "727", - "barcode": "10000000727", + "barcode": "fictive236", "call_number": "00727", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/841" + "$ref": "https://ils.rero.ch/api/documents/713" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/698" + "$ref": "https://ils.rero.ch/api/holdings/712" } }, { @@ -13091,124 +13091,124 @@ "call_number": "00728", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/841" + "$ref": "https://ils.rero.ch/api/documents/713" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/699" + "$ref": "https://ils.rero.ch/api/holdings/713" } }, { "pid": "729", - "barcode": "fictive229", + "barcode": "10000000729", "call_number": "00729", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/840" + "$ref": "https://ils.rero.ch/api/documents/712" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/700" + "$ref": "https://ils.rero.ch/api/holdings/714" } }, { "pid": "730", - "barcode": "fictive230", + "barcode": "fictive237", "call_number": "00730", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/839" + "$ref": "https://ils.rero.ch/api/documents/711" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/701" + "$ref": "https://ils.rero.ch/api/holdings/715" } }, { "pid": "731", - "barcode": "10000000731", + "barcode": "fictive238", "call_number": "00731", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/839" + "$ref": "https://ils.rero.ch/api/documents/711" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/702" + "$ref": "https://ils.rero.ch/api/holdings/716" } }, { "pid": "732", - "barcode": "fictive231", + "barcode": "10000000732", "call_number": "00732", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/839" + "$ref": "https://ils.rero.ch/api/documents/710" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/703" + "$ref": "https://ils.rero.ch/api/holdings/717" } }, { "pid": "733", - "barcode": "10000000733", + "barcode": "fictive239", "call_number": "00733", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/838" + "$ref": "https://ils.rero.ch/api/documents/709" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/704" + "$ref": "https://ils.rero.ch/api/holdings/718" } }, { "pid": "734", - "barcode": "fictive232", + "barcode": "10000000734", "call_number": "00734", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/837" + "$ref": "https://ils.rero.ch/api/documents/709" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/705" + "$ref": "https://ils.rero.ch/api/holdings/719" } }, { @@ -13217,34 +13217,34 @@ "call_number": "00735", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/837" + "$ref": "https://ils.rero.ch/api/documents/708" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/706" + "$ref": "https://ils.rero.ch/api/holdings/720" } }, { "pid": "736", - "barcode": "fictive233", + "barcode": "fictive240", "call_number": "00736", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/837" + "$ref": "https://ils.rero.ch/api/documents/708" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/707" + "$ref": "https://ils.rero.ch/api/holdings/721" } }, { @@ -13253,52 +13253,52 @@ "call_number": "00737", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/836" + "$ref": "https://ils.rero.ch/api/documents/707" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/708" + "$ref": "https://ils.rero.ch/api/holdings/722" } }, { "pid": "738", - "barcode": "fictive234", + "barcode": "10000000738", "call_number": "00738", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/835" + "$ref": "https://ils.rero.ch/api/documents/707" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/709" + "$ref": "https://ils.rero.ch/api/holdings/723" } }, { "pid": "739", - "barcode": "fictive235", + "barcode": "fictive241", "call_number": "00739", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/834" + "$ref": "https://ils.rero.ch/api/documents/706" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/710" + "$ref": "https://ils.rero.ch/api/holdings/724" } }, { @@ -13307,16 +13307,16 @@ "call_number": "00740", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/834" + "$ref": "https://ils.rero.ch/api/documents/706" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/711" + "$ref": "https://ils.rero.ch/api/holdings/725" } }, { @@ -13331,10 +13331,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/834" + "$ref": "https://ils.rero.ch/api/documents/705" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/711" + "$ref": "https://ils.rero.ch/api/holdings/726" } }, { @@ -13343,16 +13343,16 @@ "call_number": "00742", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/833" + "$ref": "https://ils.rero.ch/api/documents/705" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/712" + "$ref": "https://ils.rero.ch/api/holdings/727" } }, { @@ -13361,16 +13361,16 @@ "call_number": "00743", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/832" + "$ref": "https://ils.rero.ch/api/documents/704" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/713" + "$ref": "https://ils.rero.ch/api/holdings/728" } }, { @@ -13379,16 +13379,16 @@ "call_number": "00744", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/831" + "$ref": "https://ils.rero.ch/api/documents/704" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/714" + "$ref": "https://ils.rero.ch/api/holdings/729" } }, { @@ -13397,52 +13397,52 @@ "call_number": "00745", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/831" + "$ref": "https://ils.rero.ch/api/documents/703" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/715" + "$ref": "https://ils.rero.ch/api/holdings/730" } }, { "pid": "746", - "barcode": "fictive236", + "barcode": "10000000746", "call_number": "00746", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/831" + "$ref": "https://ils.rero.ch/api/documents/703" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/716" + "$ref": "https://ils.rero.ch/api/holdings/730" } }, { "pid": "747", - "barcode": "10000000747", + "barcode": "fictive242", "call_number": "00747", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/830" + "$ref": "https://ils.rero.ch/api/documents/702" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/717" + "$ref": "https://ils.rero.ch/api/holdings/731" } }, { @@ -13451,106 +13451,106 @@ "call_number": "00748", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/829" + "$ref": "https://ils.rero.ch/api/documents/701" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/718" + "$ref": "https://ils.rero.ch/api/holdings/732" } }, { "pid": "749", - "barcode": "fictive237", + "barcode": "10000000749", "call_number": "00749", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/829" + "$ref": "https://ils.rero.ch/api/documents/700" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/719" + "$ref": "https://ils.rero.ch/api/holdings/733" } }, { "pid": "750", - "barcode": "10000000750", + "barcode": "fictive243", "call_number": "00750", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/828" + "$ref": "https://ils.rero.ch/api/documents/699" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/720" + "$ref": "https://ils.rero.ch/api/holdings/734" } }, { "pid": "751", - "barcode": "10000000751", + "barcode": "fictive244", "call_number": "00751", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/827" + "$ref": "https://ils.rero.ch/api/documents/698" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/721" + "$ref": "https://ils.rero.ch/api/holdings/735" } }, { "pid": "752", - "barcode": "fictive238", + "barcode": "10000000752", "call_number": "00752", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/826" + "$ref": "https://ils.rero.ch/api/documents/697" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/722" + "$ref": "https://ils.rero.ch/api/holdings/736" } }, { "pid": "753", - "barcode": "fictive239", + "barcode": "fictive245", "call_number": "00753", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/826" + "$ref": "https://ils.rero.ch/api/documents/697" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/723" + "$ref": "https://ils.rero.ch/api/holdings/737" } }, { @@ -13565,10 +13565,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/825" + "$ref": "https://ils.rero.ch/api/documents/696" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/724" + "$ref": "https://ils.rero.ch/api/holdings/738" } }, { @@ -13583,28 +13583,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/824" + "$ref": "https://ils.rero.ch/api/documents/696" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/725" + "$ref": "https://ils.rero.ch/api/holdings/739" } }, { "pid": "756", - "barcode": "fictive240", + "barcode": "10000000756", "call_number": "00756", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/824" + "$ref": "https://ils.rero.ch/api/documents/695" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/726" + "$ref": "https://ils.rero.ch/api/holdings/740" } }, { @@ -13613,52 +13613,52 @@ "call_number": "00757", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/824" + "$ref": "https://ils.rero.ch/api/documents/695" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/727" + "$ref": "https://ils.rero.ch/api/holdings/741" } }, { "pid": "758", - "barcode": "10000000758", + "barcode": "fictive246", "call_number": "00758", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/823" + "$ref": "https://ils.rero.ch/api/documents/694" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/728" + "$ref": "https://ils.rero.ch/api/holdings/742" } }, { "pid": "759", - "barcode": "10000000759", + "barcode": "fictive247", "call_number": "00759", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/822" + "$ref": "https://ils.rero.ch/api/documents/693" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/729" + "$ref": "https://ils.rero.ch/api/holdings/743" } }, { @@ -13667,16 +13667,16 @@ "call_number": "00760", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/821" + "$ref": "https://ils.rero.ch/api/documents/693" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/730" + "$ref": "https://ils.rero.ch/api/holdings/744" } }, { @@ -13685,16 +13685,16 @@ "call_number": "00761", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/821" + "$ref": "https://ils.rero.ch/api/documents/692" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/731" + "$ref": "https://ils.rero.ch/api/holdings/745" } }, { @@ -13703,34 +13703,34 @@ "call_number": "00762", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/821" + "$ref": "https://ils.rero.ch/api/documents/692" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/732" + "$ref": "https://ils.rero.ch/api/holdings/746" } }, { "pid": "763", - "barcode": "fictive241", + "barcode": "10000000763", "call_number": "00763", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/820" + "$ref": "https://ils.rero.ch/api/documents/691" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/733" + "$ref": "https://ils.rero.ch/api/holdings/747" } }, { @@ -13739,34 +13739,34 @@ "call_number": "00764", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/820" + "$ref": "https://ils.rero.ch/api/documents/690" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/734" + "$ref": "https://ils.rero.ch/api/holdings/748" } }, { "pid": "765", - "barcode": "10000000765", + "barcode": "fictive248", "call_number": "00765", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/820" + "$ref": "https://ils.rero.ch/api/documents/689" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/735" + "$ref": "https://ils.rero.ch/api/holdings/749" } }, { @@ -13778,13 +13778,13 @@ "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/819" + "$ref": "https://ils.rero.ch/api/documents/689" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/736" + "$ref": "https://ils.rero.ch/api/holdings/750" } }, { @@ -13793,16 +13793,16 @@ "call_number": "00767", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/819" + "$ref": "https://ils.rero.ch/api/documents/688" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/737" + "$ref": "https://ils.rero.ch/api/holdings/751" } }, { @@ -13811,16 +13811,16 @@ "call_number": "00768", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/818" + "$ref": "https://ils.rero.ch/api/documents/687" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/738" + "$ref": "https://ils.rero.ch/api/holdings/752" } }, { @@ -13832,67 +13832,67 @@ "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/817" + "$ref": "https://ils.rero.ch/api/documents/686" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/739" + "$ref": "https://ils.rero.ch/api/holdings/753" } }, { "pid": "770", - "barcode": "10000000770", + "barcode": "fictive249", "call_number": "00770", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/817" + "$ref": "https://ils.rero.ch/api/documents/686" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/740" + "$ref": "https://ils.rero.ch/api/holdings/754" } }, { "pid": "771", - "barcode": "fictive242", + "barcode": "10000000771", "call_number": "00771", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/816" + "$ref": "https://ils.rero.ch/api/documents/685" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/741" + "$ref": "https://ils.rero.ch/api/holdings/755" } }, { "pid": "772", - "barcode": "fictive243", + "barcode": "10000000772", "call_number": "00772", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/816" + "$ref": "https://ils.rero.ch/api/documents/684" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/742" + "$ref": "https://ils.rero.ch/api/holdings/756" } }, { @@ -13901,70 +13901,70 @@ "call_number": "00773", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/815" + "$ref": "https://ils.rero.ch/api/documents/683" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/743" + "$ref": "https://ils.rero.ch/api/holdings/757" } }, { "pid": "774", - "barcode": "fictive244", + "barcode": "fictive250", "call_number": "00774", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/814" + "$ref": "https://ils.rero.ch/api/documents/682" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/744" + "$ref": "https://ils.rero.ch/api/holdings/758" } }, { "pid": "775", - "barcode": "fictive245", + "barcode": "10000000775", "call_number": "00775", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/814" + "$ref": "https://ils.rero.ch/api/documents/682" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/745" + "$ref": "https://ils.rero.ch/api/holdings/759" } }, { "pid": "776", - "barcode": "fictive246", + "barcode": "10000000776", "call_number": "00776", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/814" + "$ref": "https://ils.rero.ch/api/documents/681" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/746" + "$ref": "https://ils.rero.ch/api/holdings/760" } }, { @@ -13973,16 +13973,16 @@ "call_number": "00777", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/813" + "$ref": "https://ils.rero.ch/api/documents/681" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/747" + "$ref": "https://ils.rero.ch/api/holdings/761" } }, { @@ -13991,52 +13991,52 @@ "call_number": "00778", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/813" + "$ref": "https://ils.rero.ch/api/documents/680" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/748" + "$ref": "https://ils.rero.ch/api/holdings/762" } }, { "pid": "779", - "barcode": "fictive247", + "barcode": "10000000779", "call_number": "00779", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/813" + "$ref": "https://ils.rero.ch/api/documents/679" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/749" + "$ref": "https://ils.rero.ch/api/holdings/763" } }, { "pid": "780", - "barcode": "10000000780", + "barcode": "fictive251", "call_number": "00780", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/812" + "$ref": "https://ils.rero.ch/api/documents/678" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/750" + "$ref": "https://ils.rero.ch/api/holdings/764" } }, { @@ -14045,16 +14045,16 @@ "call_number": "00781", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/812" + "$ref": "https://ils.rero.ch/api/documents/677" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/751" + "$ref": "https://ils.rero.ch/api/holdings/765" } }, { @@ -14063,16 +14063,16 @@ "call_number": "00782", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/811" + "$ref": "https://ils.rero.ch/api/documents/676" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/752" + "$ref": "https://ils.rero.ch/api/holdings/766" } }, { @@ -14081,16 +14081,16 @@ "call_number": "00783", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/810" + "$ref": "https://ils.rero.ch/api/documents/676" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/753" + "$ref": "https://ils.rero.ch/api/holdings/767" } }, { @@ -14099,16 +14099,16 @@ "call_number": "00784", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/810" + "$ref": "https://ils.rero.ch/api/documents/675" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/754" + "$ref": "https://ils.rero.ch/api/holdings/768" } }, { @@ -14117,16 +14117,16 @@ "call_number": "00785", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/809" + "$ref": "https://ils.rero.ch/api/documents/674" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/755" + "$ref": "https://ils.rero.ch/api/holdings/769" } }, { @@ -14135,52 +14135,52 @@ "call_number": "00786", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/809" + "$ref": "https://ils.rero.ch/api/documents/673" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/756" + "$ref": "https://ils.rero.ch/api/holdings/770" } }, { "pid": "787", - "barcode": "10000000787", + "barcode": "fictive252", "call_number": "00787", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/809" + "$ref": "https://ils.rero.ch/api/documents/673" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/757" + "$ref": "https://ils.rero.ch/api/holdings/771" } }, { "pid": "788", - "barcode": "fictive248", + "barcode": "fictive253", "call_number": "00788", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/808" + "$ref": "https://ils.rero.ch/api/documents/672" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/758" + "$ref": "https://ils.rero.ch/api/holdings/772" } }, { @@ -14189,52 +14189,52 @@ "call_number": "00789", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/808" + "$ref": "https://ils.rero.ch/api/documents/672" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/759" + "$ref": "https://ils.rero.ch/api/holdings/773" } }, { "pid": "790", - "barcode": "fictive249", + "barcode": "10000000790", "call_number": "00790", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/807" + "$ref": "https://ils.rero.ch/api/documents/671" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/760" + "$ref": "https://ils.rero.ch/api/holdings/774" } }, { "pid": "791", - "barcode": "fictive250", + "barcode": "10000000791", "call_number": "00791", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/807" + "$ref": "https://ils.rero.ch/api/documents/671" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/761" + "$ref": "https://ils.rero.ch/api/holdings/775" } }, { @@ -14243,70 +14243,70 @@ "call_number": "00792", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/807" + "$ref": "https://ils.rero.ch/api/documents/670" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/762" + "$ref": "https://ils.rero.ch/api/holdings/776" } }, { "pid": "793", - "barcode": "fictive251", + "barcode": "10000000793", "call_number": "00793", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/806" + "$ref": "https://ils.rero.ch/api/documents/669" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/763" + "$ref": "https://ils.rero.ch/api/holdings/777" } }, { "pid": "794", - "barcode": "fictive252", + "barcode": "fictive254", "call_number": "00794", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/805" + "$ref": "https://ils.rero.ch/api/documents/668" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/764" + "$ref": "https://ils.rero.ch/api/holdings/778" } }, { "pid": "795", - "barcode": "10000000795", + "barcode": "fictive255", "call_number": "00795", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/805" + "$ref": "https://ils.rero.ch/api/documents/668" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/765" + "$ref": "https://ils.rero.ch/api/holdings/779" } }, { @@ -14315,52 +14315,52 @@ "call_number": "00796", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/804" + "$ref": "https://ils.rero.ch/api/documents/667" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/766" + "$ref": "https://ils.rero.ch/api/holdings/780" } }, { "pid": "797", - "barcode": "fictive253", + "barcode": "fictive256", "call_number": "00797", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/803" + "$ref": "https://ils.rero.ch/api/documents/666" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/767" + "$ref": "https://ils.rero.ch/api/holdings/781" } }, { "pid": "798", - "barcode": "fictive254", + "barcode": "fictive257", "call_number": "00798", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/802" + "$ref": "https://ils.rero.ch/api/documents/666" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/768" + "$ref": "https://ils.rero.ch/api/holdings/782" } }, { @@ -14369,124 +14369,124 @@ "call_number": "00799", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/801" + "$ref": "https://ils.rero.ch/api/documents/665" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/769" + "$ref": "https://ils.rero.ch/api/holdings/783" } }, { "pid": "800", - "barcode": "10000000800", + "barcode": "fictive258", "call_number": "00800", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/801" + "$ref": "https://ils.rero.ch/api/documents/664" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/769" + "$ref": "https://ils.rero.ch/api/holdings/784" } }, { "pid": "801", - "barcode": "fictive255", + "barcode": "10000000801", "call_number": "00801", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/800" + "$ref": "https://ils.rero.ch/api/documents/664" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/770" + "$ref": "https://ils.rero.ch/api/holdings/785" } }, { "pid": "802", - "barcode": "fictive256", + "barcode": "fictive259", "call_number": "00802", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/799" + "$ref": "https://ils.rero.ch/api/documents/663" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/771" + "$ref": "https://ils.rero.ch/api/holdings/786" } }, { "pid": "803", - "barcode": "10000000803", + "barcode": "fictive260", "call_number": "00803", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/798" + "$ref": "https://ils.rero.ch/api/documents/662" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/772" + "$ref": "https://ils.rero.ch/api/holdings/787" } }, { "pid": "804", - "barcode": "10000000804", + "barcode": "fictive261", "call_number": "00804", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/798" + "$ref": "https://ils.rero.ch/api/documents/661" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/773" + "$ref": "https://ils.rero.ch/api/holdings/788" } }, { "pid": "805", - "barcode": "10000000805", + "barcode": "fictive262", "call_number": "00805", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/798" + "$ref": "https://ils.rero.ch/api/documents/660" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/774" + "$ref": "https://ils.rero.ch/api/holdings/789" } }, { @@ -14495,52 +14495,52 @@ "call_number": "00806", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/797" + "$ref": "https://ils.rero.ch/api/documents/659" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/775" + "$ref": "https://ils.rero.ch/api/holdings/790" } }, { "pid": "807", - "barcode": "fictive257", + "barcode": "10000000807", "call_number": "00807", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/797" + "$ref": "https://ils.rero.ch/api/documents/659" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/776" + "$ref": "https://ils.rero.ch/api/holdings/791" } }, { "pid": "808", - "barcode": "fictive258", + "barcode": "fictive263", "call_number": "00808", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/796" + "$ref": "https://ils.rero.ch/api/documents/658" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/777" + "$ref": "https://ils.rero.ch/api/holdings/792" } }, { @@ -14555,10 +14555,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/795" + "$ref": "https://ils.rero.ch/api/documents/657" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/778" + "$ref": "https://ils.rero.ch/api/holdings/793" } }, { @@ -14567,70 +14567,70 @@ "call_number": "00810", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/794" + "$ref": "https://ils.rero.ch/api/documents/657" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/779" + "$ref": "https://ils.rero.ch/api/holdings/794" } }, { "pid": "811", - "barcode": "fictive259", + "barcode": "fictive264", "call_number": "00811", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/794" + "$ref": "https://ils.rero.ch/api/documents/656" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/780" + "$ref": "https://ils.rero.ch/api/holdings/795" } }, { "pid": "812", - "barcode": "10000000812", + "barcode": "fictive265", "call_number": "00812", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/793" + "$ref": "https://ils.rero.ch/api/documents/655" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/781" + "$ref": "https://ils.rero.ch/api/holdings/796" } }, { "pid": "813", - "barcode": "fictive260", + "barcode": "10000000813", "call_number": "00813", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/792" + "$ref": "https://ils.rero.ch/api/documents/654" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/782" + "$ref": "https://ils.rero.ch/api/holdings/797" } }, { @@ -14639,52 +14639,52 @@ "call_number": "00814", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/792" + "$ref": "https://ils.rero.ch/api/documents/653" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/783" + "$ref": "https://ils.rero.ch/api/holdings/798" } }, { "pid": "815", - "barcode": "10000000815", + "barcode": "fictive266", "call_number": "00815", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/792" + "$ref": "https://ils.rero.ch/api/documents/652" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/784" + "$ref": "https://ils.rero.ch/api/holdings/799" } }, { "pid": "816", - "barcode": "10000000816", + "barcode": "fictive267", "call_number": "00816", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/791" + "$ref": "https://ils.rero.ch/api/documents/651" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/785" + "$ref": "https://ils.rero.ch/api/holdings/800" } }, { @@ -14693,16 +14693,16 @@ "call_number": "00817", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/790" + "$ref": "https://ils.rero.ch/api/documents/651" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/786" + "$ref": "https://ils.rero.ch/api/holdings/801" } }, { @@ -14711,88 +14711,88 @@ "call_number": "00818", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/790" + "$ref": "https://ils.rero.ch/api/documents/650" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/787" + "$ref": "https://ils.rero.ch/api/holdings/802" } }, { "pid": "819", - "barcode": "10000000819", + "barcode": "fictive268", "call_number": "00819", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/790" + "$ref": "https://ils.rero.ch/api/documents/649" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/786" + "$ref": "https://ils.rero.ch/api/holdings/803" } }, { "pid": "820", - "barcode": "fictive261", + "barcode": "10000000820", "call_number": "00820", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/789" + "$ref": "https://ils.rero.ch/api/documents/648" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/788" + "$ref": "https://ils.rero.ch/api/holdings/804" } }, { "pid": "821", - "barcode": "10000000821", + "barcode": "fictive269", "call_number": "00821", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/789" + "$ref": "https://ils.rero.ch/api/documents/648" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/789" + "$ref": "https://ils.rero.ch/api/holdings/805" } }, { "pid": "822", - "barcode": "10000000822", + "barcode": "fictive270", "call_number": "00822", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/789" + "$ref": "https://ils.rero.ch/api/documents/647" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/790" + "$ref": "https://ils.rero.ch/api/holdings/806" } }, { @@ -14801,34 +14801,34 @@ "call_number": "00823", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/788" + "$ref": "https://ils.rero.ch/api/documents/646" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/791" + "$ref": "https://ils.rero.ch/api/holdings/807" } }, { "pid": "824", - "barcode": "fictive262", + "barcode": "10000000824", "call_number": "00824", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/788" + "$ref": "https://ils.rero.ch/api/documents/645" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/792" + "$ref": "https://ils.rero.ch/api/holdings/808" } }, { @@ -14837,16 +14837,16 @@ "call_number": "00825", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/788" + "$ref": "https://ils.rero.ch/api/documents/645" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/793" + "$ref": "https://ils.rero.ch/api/holdings/809" } }, { @@ -14855,106 +14855,106 @@ "call_number": "00826", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/787" + "$ref": "https://ils.rero.ch/api/documents/644" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/794" + "$ref": "https://ils.rero.ch/api/holdings/810" } }, { "pid": "827", - "barcode": "fictive263", + "barcode": "fictive271", "call_number": "00827", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/787" + "$ref": "https://ils.rero.ch/api/documents/644" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/795" + "$ref": "https://ils.rero.ch/api/holdings/811" } }, { "pid": "828", - "barcode": "fictive264", + "barcode": "10000000828", "call_number": "00828", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/786" + "$ref": "https://ils.rero.ch/api/documents/643" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/796" + "$ref": "https://ils.rero.ch/api/holdings/812" } }, { "pid": "829", - "barcode": "10000000829", + "barcode": "fictive272", "call_number": "00829", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/786" + "$ref": "https://ils.rero.ch/api/documents/643" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/797" + "$ref": "https://ils.rero.ch/api/holdings/813" } }, { "pid": "830", - "barcode": "fictive265", + "barcode": "10000000830", "call_number": "00830", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/785" + "$ref": "https://ils.rero.ch/api/documents/642" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/798" + "$ref": "https://ils.rero.ch/api/holdings/814" } }, { "pid": "831", - "barcode": "fictive266", + "barcode": "fictive273", "call_number": "00831", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/784" + "$ref": "https://ils.rero.ch/api/documents/641" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/799" + "$ref": "https://ils.rero.ch/api/holdings/815" } }, { @@ -14963,88 +14963,88 @@ "call_number": "00832", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/783" + "$ref": "https://ils.rero.ch/api/documents/641" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/800" + "$ref": "https://ils.rero.ch/api/holdings/816" } }, { "pid": "833", - "barcode": "fictive267", + "barcode": "10000000833", "call_number": "00833", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/782" + "$ref": "https://ils.rero.ch/api/documents/640" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/801" + "$ref": "https://ils.rero.ch/api/holdings/817" } }, { "pid": "834", - "barcode": "fictive268", + "barcode": "fictive274", "call_number": "00834", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/782" + "$ref": "https://ils.rero.ch/api/documents/640" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/802" + "$ref": "https://ils.rero.ch/api/holdings/818" } }, { "pid": "835", - "barcode": "fictive269", + "barcode": "10000000835", "call_number": "00835", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/782" + "$ref": "https://ils.rero.ch/api/documents/639" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/803" + "$ref": "https://ils.rero.ch/api/holdings/819" } }, { "pid": "836", - "barcode": "10000000836", + "barcode": "fictive275", "call_number": "00836", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/781" + "$ref": "https://ils.rero.ch/api/documents/639" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/804" + "$ref": "https://ils.rero.ch/api/holdings/820" } }, { @@ -15053,16 +15053,16 @@ "call_number": "00837", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/780" + "$ref": "https://ils.rero.ch/api/documents/638" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/805" + "$ref": "https://ils.rero.ch/api/holdings/821" } }, { @@ -15071,16 +15071,16 @@ "call_number": "00838", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/779" + "$ref": "https://ils.rero.ch/api/documents/638" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/806" + "$ref": "https://ils.rero.ch/api/holdings/822" } }, { @@ -15089,16 +15089,16 @@ "call_number": "00839", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/778" + "$ref": "https://ils.rero.ch/api/documents/637" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/807" + "$ref": "https://ils.rero.ch/api/holdings/823" } }, { @@ -15107,88 +15107,88 @@ "call_number": "00840", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/777" + "$ref": "https://ils.rero.ch/api/documents/637" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/808" + "$ref": "https://ils.rero.ch/api/holdings/823" } }, { "pid": "841", - "barcode": "fictive270", + "barcode": "fictive276", "call_number": "00841", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/777" + "$ref": "https://ils.rero.ch/api/documents/636" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/809" + "$ref": "https://ils.rero.ch/api/holdings/824" } }, { "pid": "842", - "barcode": "fictive271", + "barcode": "10000000842", "call_number": "00842", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/776" + "$ref": "https://ils.rero.ch/api/documents/635" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/810" + "$ref": "https://ils.rero.ch/api/holdings/825" } }, { "pid": "843", - "barcode": "fictive272", + "barcode": "10000000843", "call_number": "00843", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/775" + "$ref": "https://ils.rero.ch/api/documents/634" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/811" + "$ref": "https://ils.rero.ch/api/holdings/826" } }, { "pid": "844", - "barcode": "10000000844", + "barcode": "fictive277", "call_number": "00844", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/774" + "$ref": "https://ils.rero.ch/api/documents/633" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/812" + "$ref": "https://ils.rero.ch/api/holdings/827" } }, { @@ -15197,16 +15197,16 @@ "call_number": "00845", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/773" + "$ref": "https://ils.rero.ch/api/documents/632" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/813" + "$ref": "https://ils.rero.ch/api/holdings/828" } }, { @@ -15215,16 +15215,16 @@ "call_number": "00846", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/772" + "$ref": "https://ils.rero.ch/api/documents/631" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/814" + "$ref": "https://ils.rero.ch/api/holdings/829" } }, { @@ -15233,16 +15233,16 @@ "call_number": "00847", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/771" + "$ref": "https://ils.rero.ch/api/documents/630" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/815" + "$ref": "https://ils.rero.ch/api/holdings/830" } }, { @@ -15251,52 +15251,52 @@ "call_number": "00848", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/771" + "$ref": "https://ils.rero.ch/api/documents/630" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/815" + "$ref": "https://ils.rero.ch/api/holdings/831" } }, { "pid": "849", - "barcode": "10000000849", + "barcode": "fictive278", "call_number": "00849", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/771" + "$ref": "https://ils.rero.ch/api/documents/629" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/816" + "$ref": "https://ils.rero.ch/api/holdings/832" } }, { "pid": "850", - "barcode": "fictive273", + "barcode": "10000000850", "call_number": "00850", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/770" + "$ref": "https://ils.rero.ch/api/documents/629" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/817" + "$ref": "https://ils.rero.ch/api/holdings/833" } }, { @@ -15311,10 +15311,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/770" + "$ref": "https://ils.rero.ch/api/documents/628" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/818" + "$ref": "https://ils.rero.ch/api/holdings/834" } }, { @@ -15329,46 +15329,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/770" + "$ref": "https://ils.rero.ch/api/documents/628" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/819" + "$ref": "https://ils.rero.ch/api/holdings/835" } }, { "pid": "853", - "barcode": "fictive274", + "barcode": "fictive279", "call_number": "00853", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/769" + "$ref": "https://ils.rero.ch/api/documents/627" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/820" + "$ref": "https://ils.rero.ch/api/holdings/836" } }, { "pid": "854", - "barcode": "fictive275", + "barcode": "10000000854", "call_number": "00854", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/768" + "$ref": "https://ils.rero.ch/api/documents/626" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/821" + "$ref": "https://ils.rero.ch/api/holdings/837" } }, { @@ -15377,111 +15377,111 @@ "call_number": "00855", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/768" + "$ref": "https://ils.rero.ch/api/documents/625" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/822" + "$ref": "https://ils.rero.ch/api/holdings/838" } }, { "pid": "856", - "barcode": "fictive276", + "barcode": "10000000856", "call_number": "00856", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/768" + "$ref": "https://ils.rero.ch/api/documents/625" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/823" + "$ref": "https://ils.rero.ch/api/holdings/839" } }, { "pid": "857", - "barcode": "fictive277", + "barcode": "fictive280", "call_number": "00857", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/767" + "$ref": "https://ils.rero.ch/api/documents/624" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/824" + "$ref": "https://ils.rero.ch/api/holdings/840" } }, { "pid": "858", - "barcode": "fictive278", + "barcode": "10000000858", "call_number": "00858", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/766" + "$ref": "https://ils.rero.ch/api/documents/623" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/825" + "$ref": "https://ils.rero.ch/api/holdings/841" } }, { "pid": "859", - "barcode": "10000000859", + "barcode": "fictive281", "call_number": "00859", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/766" + "$ref": "https://ils.rero.ch/api/documents/622" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/826" + "$ref": "https://ils.rero.ch/api/holdings/842" } }, { "pid": "860", - "barcode": "fictive279", + "barcode": "10000000860", "call_number": "00860", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/765" + "$ref": "https://ils.rero.ch/api/documents/622" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/827" + "$ref": "https://ils.rero.ch/api/holdings/843" } }, { "pid": "861", - "barcode": "fictive280", + "barcode": "fictive282", "call_number": "00861", "status": "on_shelf", "location": { @@ -15491,10 +15491,10 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/764" + "$ref": "https://ils.rero.ch/api/documents/621" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/828" + "$ref": "https://ils.rero.ch/api/holdings/844" } }, { @@ -15503,142 +15503,142 @@ "call_number": "00862", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/764" + "$ref": "https://ils.rero.ch/api/documents/620" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/829" + "$ref": "https://ils.rero.ch/api/holdings/845" } }, { "pid": "863", - "barcode": "10000000863", + "barcode": "fictive283", "call_number": "00863", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/763" + "$ref": "https://ils.rero.ch/api/documents/619" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/830" + "$ref": "https://ils.rero.ch/api/holdings/846" } }, { "pid": "864", - "barcode": "fictive281", + "barcode": "10000000864", "call_number": "00864", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/762" + "$ref": "https://ils.rero.ch/api/documents/618" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/831" + "$ref": "https://ils.rero.ch/api/holdings/847" } }, { "pid": "865", - "barcode": "fictive282", + "barcode": "fictive284", "call_number": "00865", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/761" + "$ref": "https://ils.rero.ch/api/documents/618" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/832" + "$ref": "https://ils.rero.ch/api/holdings/848" } }, { "pid": "866", - "barcode": "10000000866", + "barcode": "fictive285", "call_number": "00866", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/761" + "$ref": "https://ils.rero.ch/api/documents/617" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/833" + "$ref": "https://ils.rero.ch/api/holdings/849" } }, { "pid": "867", - "barcode": "fictive283", + "barcode": "10000000867", "call_number": "00867", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/761" + "$ref": "https://ils.rero.ch/api/documents/617" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/834" + "$ref": "https://ils.rero.ch/api/holdings/850" } }, { "pid": "868", - "barcode": "fictive284", + "barcode": "10000000868", "call_number": "00868", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/760" + "$ref": "https://ils.rero.ch/api/documents/616" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/835" + "$ref": "https://ils.rero.ch/api/holdings/851" } }, { "pid": "869", - "barcode": "fictive285", + "barcode": "10000000869", "call_number": "00869", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/760" + "$ref": "https://ils.rero.ch/api/documents/615" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/836" + "$ref": "https://ils.rero.ch/api/holdings/852" } }, { @@ -15653,10 +15653,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/760" + "$ref": "https://ils.rero.ch/api/documents/615" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/837" + "$ref": "https://ils.rero.ch/api/holdings/852" } }, { @@ -15665,52 +15665,52 @@ "call_number": "00871", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/759" + "$ref": "https://ils.rero.ch/api/documents/614" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/838" + "$ref": "https://ils.rero.ch/api/holdings/853" } }, { "pid": "872", - "barcode": "fictive287", + "barcode": "10000000872", "call_number": "00872", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/758" + "$ref": "https://ils.rero.ch/api/documents/614" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/839" + "$ref": "https://ils.rero.ch/api/holdings/854" } }, { "pid": "873", - "barcode": "10000000873", + "barcode": "fictive287", "call_number": "00873", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/757" + "$ref": "https://ils.rero.ch/api/documents/613" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/840" + "$ref": "https://ils.rero.ch/api/holdings/855" } }, { @@ -15719,16 +15719,16 @@ "call_number": "00874", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/757" + "$ref": "https://ils.rero.ch/api/documents/613" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/841" + "$ref": "https://ils.rero.ch/api/holdings/856" } }, { @@ -15737,16 +15737,16 @@ "call_number": "00875", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/757" + "$ref": "https://ils.rero.ch/api/documents/612" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/842" + "$ref": "https://ils.rero.ch/api/holdings/857" } }, { @@ -15755,34 +15755,34 @@ "call_number": "00876", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/756" + "$ref": "https://ils.rero.ch/api/documents/612" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/843" + "$ref": "https://ils.rero.ch/api/holdings/858" } }, { "pid": "877", - "barcode": "10000000877", + "barcode": "fictive288", "call_number": "00877", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/756" + "$ref": "https://ils.rero.ch/api/documents/611" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/844" + "$ref": "https://ils.rero.ch/api/holdings/859" } }, { @@ -15791,34 +15791,34 @@ "call_number": "00878", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/755" + "$ref": "https://ils.rero.ch/api/documents/611" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/845" + "$ref": "https://ils.rero.ch/api/holdings/860" } }, { "pid": "879", - "barcode": "fictive288", + "barcode": "10000000879", "call_number": "00879", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/755" + "$ref": "https://ils.rero.ch/api/documents/610" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/846" + "$ref": "https://ils.rero.ch/api/holdings/861" } }, { @@ -15833,10 +15833,10 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/754" + "$ref": "https://ils.rero.ch/api/documents/609" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/847" + "$ref": "https://ils.rero.ch/api/holdings/862" } }, { @@ -15845,16 +15845,16 @@ "call_number": "00881", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/753" + "$ref": "https://ils.rero.ch/api/documents/608" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/848" + "$ref": "https://ils.rero.ch/api/holdings/863" } }, { @@ -15863,34 +15863,34 @@ "call_number": "00882", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/753" + "$ref": "https://ils.rero.ch/api/documents/607" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/848" + "$ref": "https://ils.rero.ch/api/holdings/864" } }, { "pid": "883", - "barcode": "10000000883", + "barcode": "fictive290", "call_number": "00883", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/753" + "$ref": "https://ils.rero.ch/api/documents/607" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/849" + "$ref": "https://ils.rero.ch/api/holdings/865" } }, { @@ -15899,88 +15899,88 @@ "call_number": "00884", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/752" + "$ref": "https://ils.rero.ch/api/documents/606" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/850" + "$ref": "https://ils.rero.ch/api/holdings/866" } }, { "pid": "885", - "barcode": "10000000885", + "barcode": "fictive291", "call_number": "00885", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/751" + "$ref": "https://ils.rero.ch/api/documents/605" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/851" + "$ref": "https://ils.rero.ch/api/holdings/867" } }, { "pid": "886", - "barcode": "fictive290", + "barcode": "10000000886", "call_number": "00886", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/750" + "$ref": "https://ils.rero.ch/api/documents/604" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/852" + "$ref": "https://ils.rero.ch/api/holdings/868" } }, { "pid": "887", - "barcode": "10000000887", + "barcode": "fictive292", "call_number": "00887", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/749" + "$ref": "https://ils.rero.ch/api/documents/604" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/853" + "$ref": "https://ils.rero.ch/api/holdings/869" } }, { "pid": "888", - "barcode": "10000000888", + "barcode": "fictive293", "call_number": "00888", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/749" + "$ref": "https://ils.rero.ch/api/documents/603" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/854" + "$ref": "https://ils.rero.ch/api/holdings/870" } }, { @@ -15995,28 +15995,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/749" + "$ref": "https://ils.rero.ch/api/documents/603" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/855" + "$ref": "https://ils.rero.ch/api/holdings/871" } }, { "pid": "890", - "barcode": "fictive291", + "barcode": "10000000890", "call_number": "00890", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/748" + "$ref": "https://ils.rero.ch/api/documents/602" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/856" + "$ref": "https://ils.rero.ch/api/holdings/872" } }, { @@ -16025,16 +16025,16 @@ "call_number": "00891", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/748" + "$ref": "https://ils.rero.ch/api/documents/602" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/857" + "$ref": "https://ils.rero.ch/api/holdings/873" } }, { @@ -16049,46 +16049,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/748" + "$ref": "https://ils.rero.ch/api/documents/601" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/858" + "$ref": "https://ils.rero.ch/api/holdings/874" } }, { "pid": "893", - "barcode": "fictive292", + "barcode": "10000000893", "call_number": "00893", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/747" + "$ref": "https://ils.rero.ch/api/documents/600" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/859" + "$ref": "https://ils.rero.ch/api/holdings/875" } }, { "pid": "894", - "barcode": "fictive293", + "barcode": "fictive294", "call_number": "00894", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/747" + "$ref": "https://ils.rero.ch/api/documents/599" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/860" + "$ref": "https://ils.rero.ch/api/holdings/876" } }, { @@ -16097,70 +16097,70 @@ "call_number": "00895", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/747" + "$ref": "https://ils.rero.ch/api/documents/598" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/861" + "$ref": "https://ils.rero.ch/api/holdings/877" } }, { "pid": "896", - "barcode": "10000000896", + "barcode": "fictive295", "call_number": "00896", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/746" + "$ref": "https://ils.rero.ch/api/documents/598" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/862" + "$ref": "https://ils.rero.ch/api/holdings/878" } }, { "pid": "897", - "barcode": "fictive294", + "barcode": "10000000897", "call_number": "00897", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/746" + "$ref": "https://ils.rero.ch/api/documents/597" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/863" + "$ref": "https://ils.rero.ch/api/holdings/879" } }, { "pid": "898", - "barcode": "10000000898", + "barcode": "fictive296", "call_number": "00898", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/745" + "$ref": "https://ils.rero.ch/api/documents/596" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/864" + "$ref": "https://ils.rero.ch/api/holdings/880" } }, { @@ -16175,46 +16175,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/745" + "$ref": "https://ils.rero.ch/api/documents/596" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/864" + "$ref": "https://ils.rero.ch/api/holdings/881" } }, { "pid": "900", - "barcode": "fictive295", + "barcode": "fictive297", "call_number": "00900", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/744" + "$ref": "https://ils.rero.ch/api/documents/595" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/865" + "$ref": "https://ils.rero.ch/api/holdings/882" } }, { "pid": "901", - "barcode": "10000000901", + "barcode": "fictive298", "call_number": "00901", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/744" + "$ref": "https://ils.rero.ch/api/documents/594" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/866" + "$ref": "https://ils.rero.ch/api/holdings/883" } }, { @@ -16229,28 +16229,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/743" + "$ref": "https://ils.rero.ch/api/documents/594" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/867" + "$ref": "https://ils.rero.ch/api/holdings/884" } }, { "pid": "903", - "barcode": "fictive296", + "barcode": "10000000903", "call_number": "00903", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/742" + "$ref": "https://ils.rero.ch/api/documents/593" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/868" + "$ref": "https://ils.rero.ch/api/holdings/885" } }, { @@ -16259,34 +16259,34 @@ "call_number": "00904", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/742" + "$ref": "https://ils.rero.ch/api/documents/592" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/869" + "$ref": "https://ils.rero.ch/api/holdings/886" } }, { "pid": "905", - "barcode": "10000000905", + "barcode": "fictive299", "call_number": "00905", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/741" + "$ref": "https://ils.rero.ch/api/documents/591" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/870" + "$ref": "https://ils.rero.ch/api/holdings/887" } }, { @@ -16295,52 +16295,52 @@ "call_number": "00906", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/741" + "$ref": "https://ils.rero.ch/api/documents/590" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/871" + "$ref": "https://ils.rero.ch/api/holdings/888" } }, { "pid": "907", - "barcode": "fictive297", + "barcode": "10000000907", "call_number": "00907", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/741" + "$ref": "https://ils.rero.ch/api/documents/589" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/872" + "$ref": "https://ils.rero.ch/api/holdings/889" } }, { "pid": "908", - "barcode": "fictive298", + "barcode": "10000000908", "call_number": "00908", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/740" + "$ref": "https://ils.rero.ch/api/documents/588" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/873" + "$ref": "https://ils.rero.ch/api/holdings/890" } }, { @@ -16349,52 +16349,52 @@ "call_number": "00909", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/740" + "$ref": "https://ils.rero.ch/api/documents/588" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/874" + "$ref": "https://ils.rero.ch/api/holdings/891" } }, { "pid": "910", - "barcode": "fictive299", + "barcode": "fictive300", "call_number": "00910", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/739" + "$ref": "https://ils.rero.ch/api/documents/587" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/875" + "$ref": "https://ils.rero.ch/api/holdings/892" } }, { "pid": "911", - "barcode": "fictive300", + "barcode": "fictive301", "call_number": "00911", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/739" + "$ref": "https://ils.rero.ch/api/documents/586" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/876" + "$ref": "https://ils.rero.ch/api/holdings/893" } }, { @@ -16403,16 +16403,16 @@ "call_number": "00912", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/738" + "$ref": "https://ils.rero.ch/api/documents/585" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/877" + "$ref": "https://ils.rero.ch/api/holdings/894" } }, { @@ -16421,16 +16421,16 @@ "call_number": "00913", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/738" + "$ref": "https://ils.rero.ch/api/documents/584" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/878" + "$ref": "https://ils.rero.ch/api/holdings/895" } }, { @@ -16439,16 +16439,16 @@ "call_number": "00914", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/738" + "$ref": "https://ils.rero.ch/api/documents/584" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/879" + "$ref": "https://ils.rero.ch/api/holdings/896" } }, { @@ -16457,16 +16457,16 @@ "call_number": "00915", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/737" + "$ref": "https://ils.rero.ch/api/documents/583" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/880" + "$ref": "https://ils.rero.ch/api/holdings/897" } }, { @@ -16478,31 +16478,31 @@ "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/736" + "$ref": "https://ils.rero.ch/api/documents/582" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/881" + "$ref": "https://ils.rero.ch/api/holdings/898" } }, { "pid": "917", - "barcode": "10000000917", + "barcode": "fictive302", "call_number": "00917", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/736" + "$ref": "https://ils.rero.ch/api/documents/581" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/882" + "$ref": "https://ils.rero.ch/api/holdings/899" } }, { @@ -16514,157 +16514,157 @@ "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/735" + "$ref": "https://ils.rero.ch/api/documents/581" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/883" + "$ref": "https://ils.rero.ch/api/holdings/900" } }, { "pid": "919", - "barcode": "fictive301", + "barcode": "10000000919", "call_number": "00919", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/735" + "$ref": "https://ils.rero.ch/api/documents/580" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/884" + "$ref": "https://ils.rero.ch/api/holdings/901" } }, { "pid": "920", - "barcode": "10000000920", + "barcode": "fictive303", "call_number": "00920", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/735" + "$ref": "https://ils.rero.ch/api/documents/579" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/885" + "$ref": "https://ils.rero.ch/api/holdings/902" } }, { "pid": "921", - "barcode": "10000000921", + "barcode": "fictive304", "call_number": "00921", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/734" + "$ref": "https://ils.rero.ch/api/documents/579" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/886" + "$ref": "https://ils.rero.ch/api/holdings/903" } }, { "pid": "922", - "barcode": "fictive302", + "barcode": "fictive305", "call_number": "00922", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/734" + "$ref": "https://ils.rero.ch/api/documents/578" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/887" + "$ref": "https://ils.rero.ch/api/holdings/904" } }, { "pid": "923", - "barcode": "10000000923", + "barcode": "fictive306", "call_number": "00923", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/734" + "$ref": "https://ils.rero.ch/api/documents/578" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/888" + "$ref": "https://ils.rero.ch/api/holdings/905" } }, { "pid": "924", - "barcode": "fictive303", + "barcode": "10000000924", "call_number": "00924", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/733" + "$ref": "https://ils.rero.ch/api/documents/577" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/889" + "$ref": "https://ils.rero.ch/api/holdings/906" } }, { "pid": "925", - "barcode": "fictive304", + "barcode": "fictive307", "call_number": "00925", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/733" + "$ref": "https://ils.rero.ch/api/documents/576" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/890" + "$ref": "https://ils.rero.ch/api/holdings/907" } }, { "pid": "926", - "barcode": "fictive305", + "barcode": "10000000926", "call_number": "00926", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/733" + "$ref": "https://ils.rero.ch/api/documents/576" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/891" + "$ref": "https://ils.rero.ch/api/holdings/908" } }, { @@ -16673,16 +16673,16 @@ "call_number": "00927", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/732" + "$ref": "https://ils.rero.ch/api/documents/575" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/892" + "$ref": "https://ils.rero.ch/api/holdings/909" } }, { @@ -16691,16 +16691,16 @@ "call_number": "00928", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/732" + "$ref": "https://ils.rero.ch/api/documents/575" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/893" + "$ref": "https://ils.rero.ch/api/holdings/910" } }, { @@ -16709,52 +16709,52 @@ "call_number": "00929", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/732" + "$ref": "https://ils.rero.ch/api/documents/574" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/894" + "$ref": "https://ils.rero.ch/api/holdings/911" } }, { "pid": "930", - "barcode": "10000000930", + "barcode": "fictive308", "call_number": "00930", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/731" + "$ref": "https://ils.rero.ch/api/documents/574" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/895" + "$ref": "https://ils.rero.ch/api/holdings/912" } }, { "pid": "931", - "barcode": "fictive306", + "barcode": "fictive309", "call_number": "00931", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/730" + "$ref": "https://ils.rero.ch/api/documents/573" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/896" + "$ref": "https://ils.rero.ch/api/holdings/913" } }, { @@ -16769,10 +16769,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/730" + "$ref": "https://ils.rero.ch/api/documents/572" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/897" + "$ref": "https://ils.rero.ch/api/holdings/914" } }, { @@ -16787,46 +16787,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/730" + "$ref": "https://ils.rero.ch/api/documents/571" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/898" + "$ref": "https://ils.rero.ch/api/holdings/915" } }, { "pid": "934", - "barcode": "fictive307", + "barcode": "10000000934", "call_number": "00934", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/729" + "$ref": "https://ils.rero.ch/api/documents/570" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/899" + "$ref": "https://ils.rero.ch/api/holdings/916" } }, { "pid": "935", - "barcode": "fictive308", + "barcode": "fictive310", "call_number": "00935", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/729" + "$ref": "https://ils.rero.ch/api/documents/570" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/900" + "$ref": "https://ils.rero.ch/api/holdings/917" } }, { @@ -16835,106 +16835,106 @@ "call_number": "00936", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/729" + "$ref": "https://ils.rero.ch/api/documents/569" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/901" + "$ref": "https://ils.rero.ch/api/holdings/918" } }, { "pid": "937", - "barcode": "10000000937", + "barcode": "fictive311", "call_number": "00937", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/728" + "$ref": "https://ils.rero.ch/api/documents/568" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/902" + "$ref": "https://ils.rero.ch/api/holdings/919" } }, { "pid": "938", - "barcode": "fictive309", + "barcode": "10000000938", "call_number": "00938", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/727" + "$ref": "https://ils.rero.ch/api/documents/567" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/903" + "$ref": "https://ils.rero.ch/api/holdings/920" } }, { "pid": "939", - "barcode": "fictive310", + "barcode": "10000000939", "call_number": "00939", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/727" + "$ref": "https://ils.rero.ch/api/documents/567" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/904" + "$ref": "https://ils.rero.ch/api/holdings/921" } }, { "pid": "940", - "barcode": "fictive311", + "barcode": "10000000940", "call_number": "00940", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/727" + "$ref": "https://ils.rero.ch/api/documents/566" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/905" + "$ref": "https://ils.rero.ch/api/holdings/922" } }, { "pid": "941", - "barcode": "10000000941", + "barcode": "fictive312", "call_number": "00941", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/726" + "$ref": "https://ils.rero.ch/api/documents/565" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/906" + "$ref": "https://ils.rero.ch/api/holdings/923" } }, { @@ -16943,16 +16943,16 @@ "call_number": "00942", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/726" + "$ref": "https://ils.rero.ch/api/documents/565" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/907" + "$ref": "https://ils.rero.ch/api/holdings/924" } }, { @@ -16961,16 +16961,16 @@ "call_number": "00943", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/725" + "$ref": "https://ils.rero.ch/api/documents/564" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/908" + "$ref": "https://ils.rero.ch/api/holdings/925" } }, { @@ -16985,46 +16985,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/725" + "$ref": "https://ils.rero.ch/api/documents/563" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/909" + "$ref": "https://ils.rero.ch/api/holdings/926" } }, { "pid": "945", - "barcode": "fictive312", + "barcode": "10000000945", "call_number": "00945", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/724" + "$ref": "https://ils.rero.ch/api/documents/562" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/910" + "$ref": "https://ils.rero.ch/api/holdings/927" } }, { "pid": "946", - "barcode": "10000000946", + "barcode": "fictive313", "call_number": "00946", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/723" + "$ref": "https://ils.rero.ch/api/documents/561" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/911" + "$ref": "https://ils.rero.ch/api/holdings/928" } }, { @@ -17039,10 +17039,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/723" + "$ref": "https://ils.rero.ch/api/documents/561" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/912" + "$ref": "https://ils.rero.ch/api/holdings/929" } }, { @@ -17051,16 +17051,16 @@ "call_number": "00948", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/722" + "$ref": "https://ils.rero.ch/api/documents/560" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/913" + "$ref": "https://ils.rero.ch/api/holdings/930" } }, { @@ -17069,70 +17069,70 @@ "call_number": "00949", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/722" + "$ref": "https://ils.rero.ch/api/documents/560" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/914" + "$ref": "https://ils.rero.ch/api/holdings/930" } }, { "pid": "950", - "barcode": "10000000950", + "barcode": "fictive314", "call_number": "00950", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/722" + "$ref": "https://ils.rero.ch/api/documents/559" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/913" + "$ref": "https://ils.rero.ch/api/holdings/931" } }, { "pid": "951", - "barcode": "fictive313", + "barcode": "fictive315", "call_number": "00951", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/721" + "$ref": "https://ils.rero.ch/api/documents/558" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/915" + "$ref": "https://ils.rero.ch/api/holdings/932" } }, { "pid": "952", - "barcode": "fictive314", + "barcode": "10000000952", "call_number": "00952", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/721" + "$ref": "https://ils.rero.ch/api/documents/557" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/916" + "$ref": "https://ils.rero.ch/api/holdings/933" } }, { @@ -17141,16 +17141,16 @@ "call_number": "00953", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/721" + "$ref": "https://ils.rero.ch/api/documents/556" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/917" + "$ref": "https://ils.rero.ch/api/holdings/934" } }, { @@ -17159,16 +17159,16 @@ "call_number": "00954", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/720" + "$ref": "https://ils.rero.ch/api/documents/555" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/918" + "$ref": "https://ils.rero.ch/api/holdings/935" } }, { @@ -17177,16 +17177,16 @@ "call_number": "00955", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/720" + "$ref": "https://ils.rero.ch/api/documents/554" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/919" + "$ref": "https://ils.rero.ch/api/holdings/936" } }, { @@ -17201,28 +17201,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/720" + "$ref": "https://ils.rero.ch/api/documents/553" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/918" + "$ref": "https://ils.rero.ch/api/holdings/937" } }, { "pid": "957", - "barcode": "fictive315", + "barcode": "10000000957", "call_number": "00957", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/719" + "$ref": "https://ils.rero.ch/api/documents/552" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/920" + "$ref": "https://ils.rero.ch/api/holdings/938" } }, { @@ -17231,88 +17231,88 @@ "call_number": "00958", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/718" + "$ref": "https://ils.rero.ch/api/documents/551" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/921" + "$ref": "https://ils.rero.ch/api/holdings/939" } }, { "pid": "959", - "barcode": "fictive317", + "barcode": "10000000959", "call_number": "00959", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/718" + "$ref": "https://ils.rero.ch/api/documents/551" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/922" + "$ref": "https://ils.rero.ch/api/holdings/940" } }, { "pid": "960", - "barcode": "fictive318", + "barcode": "10000000960", "call_number": "00960", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/717" + "$ref": "https://ils.rero.ch/api/documents/550" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/923" + "$ref": "https://ils.rero.ch/api/holdings/941" } }, { "pid": "961", - "barcode": "fictive319", + "barcode": "10000000961", "call_number": "00961", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/717" + "$ref": "https://ils.rero.ch/api/documents/550" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/924" + "$ref": "https://ils.rero.ch/api/holdings/942" } }, { "pid": "962", - "barcode": "10000000962", + "barcode": "fictive317", "call_number": "00962", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/717" + "$ref": "https://ils.rero.ch/api/documents/549" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/925" + "$ref": "https://ils.rero.ch/api/holdings/943" } }, { @@ -17321,16 +17321,16 @@ "call_number": "00963", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/716" + "$ref": "https://ils.rero.ch/api/documents/549" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/926" + "$ref": "https://ils.rero.ch/api/holdings/944" } }, { @@ -17339,16 +17339,16 @@ "call_number": "00964", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/716" + "$ref": "https://ils.rero.ch/api/documents/548" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/927" + "$ref": "https://ils.rero.ch/api/holdings/945" } }, { @@ -17357,16 +17357,16 @@ "call_number": "00965", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/715" + "$ref": "https://ils.rero.ch/api/documents/547" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/928" + "$ref": "https://ils.rero.ch/api/holdings/946" } }, { @@ -17381,10 +17381,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/715" + "$ref": "https://ils.rero.ch/api/documents/547" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/929" + "$ref": "https://ils.rero.ch/api/holdings/947" } }, { @@ -17393,16 +17393,16 @@ "call_number": "00967", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/714" + "$ref": "https://ils.rero.ch/api/documents/546" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/930" + "$ref": "https://ils.rero.ch/api/holdings/948" } }, { @@ -17411,16 +17411,16 @@ "call_number": "00968", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/713" + "$ref": "https://ils.rero.ch/api/documents/545" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/931" + "$ref": "https://ils.rero.ch/api/holdings/949" } }, { @@ -17429,16 +17429,16 @@ "call_number": "00969", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/713" + "$ref": "https://ils.rero.ch/api/documents/545" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/932" + "$ref": "https://ils.rero.ch/api/holdings/949" } }, { @@ -17447,34 +17447,34 @@ "call_number": "00970", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/713" + "$ref": "https://ils.rero.ch/api/documents/544" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/933" + "$ref": "https://ils.rero.ch/api/holdings/950" } }, { "pid": "971", - "barcode": "fictive320", + "barcode": "10000000971", "call_number": "00971", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/712" + "$ref": "https://ils.rero.ch/api/documents/543" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/934" + "$ref": "https://ils.rero.ch/api/holdings/951" } }, { @@ -17483,16 +17483,16 @@ "call_number": "00972", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/711" + "$ref": "https://ils.rero.ch/api/documents/542" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/935" + "$ref": "https://ils.rero.ch/api/holdings/952" } }, { @@ -17501,88 +17501,88 @@ "call_number": "00973", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/711" + "$ref": "https://ils.rero.ch/api/documents/542" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/936" + "$ref": "https://ils.rero.ch/api/holdings/953" } }, { "pid": "974", - "barcode": "10000000974", + "barcode": "fictive318", "call_number": "00974", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/710" + "$ref": "https://ils.rero.ch/api/documents/541" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/937" + "$ref": "https://ils.rero.ch/api/holdings/954" } }, { "pid": "975", - "barcode": "10000000975", + "barcode": "fictive319", "call_number": "00975", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/710" + "$ref": "https://ils.rero.ch/api/documents/540" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/938" + "$ref": "https://ils.rero.ch/api/holdings/955" } }, { "pid": "976", - "barcode": "fictive321", + "barcode": "fictive320", "call_number": "00976", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/709" + "$ref": "https://ils.rero.ch/api/documents/539" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/939" + "$ref": "https://ils.rero.ch/api/holdings/956" } }, { "pid": "977", - "barcode": "10000000977", + "barcode": "fictive321", "call_number": "00977", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/709" + "$ref": "https://ils.rero.ch/api/documents/539" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/940" + "$ref": "https://ils.rero.ch/api/holdings/957" } }, { @@ -17591,34 +17591,34 @@ "call_number": "00978", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/708" + "$ref": "https://ils.rero.ch/api/documents/538" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/941" + "$ref": "https://ils.rero.ch/api/holdings/958" } }, { "pid": "979", - "barcode": "10000000979", + "barcode": "fictive322", "call_number": "00979", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/708" + "$ref": "https://ils.rero.ch/api/documents/538" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/942" + "$ref": "https://ils.rero.ch/api/holdings/959" } }, { @@ -17630,13 +17630,13 @@ "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/708" + "$ref": "https://ils.rero.ch/api/documents/537" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/943" + "$ref": "https://ils.rero.ch/api/holdings/960" } }, { @@ -17651,10 +17651,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/707" + "$ref": "https://ils.rero.ch/api/documents/537" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/944" + "$ref": "https://ils.rero.ch/api/holdings/961" } }, { @@ -17663,16 +17663,16 @@ "call_number": "00982", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/707" + "$ref": "https://ils.rero.ch/api/documents/536" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/945" + "$ref": "https://ils.rero.ch/api/holdings/962" } }, { @@ -17681,16 +17681,16 @@ "call_number": "00983", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/707" + "$ref": "https://ils.rero.ch/api/documents/536" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/946" + "$ref": "https://ils.rero.ch/api/holdings/963" } }, { @@ -17699,124 +17699,124 @@ "call_number": "00984", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/706" + "$ref": "https://ils.rero.ch/api/documents/535" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/947" + "$ref": "https://ils.rero.ch/api/holdings/964" } }, { "pid": "985", - "barcode": "fictive322", + "barcode": "fictive323", "call_number": "00985", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/706" + "$ref": "https://ils.rero.ch/api/documents/535" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/948" + "$ref": "https://ils.rero.ch/api/holdings/965" } }, { "pid": "986", - "barcode": "10000000986", + "barcode": "fictive324", "call_number": "00986", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/706" + "$ref": "https://ils.rero.ch/api/documents/534" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/947" + "$ref": "https://ils.rero.ch/api/holdings/966" } }, { "pid": "987", - "barcode": "10000000987", + "barcode": "fictive325", "call_number": "00987", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/705" + "$ref": "https://ils.rero.ch/api/documents/533" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/949" + "$ref": "https://ils.rero.ch/api/holdings/967" } }, { "pid": "988", - "barcode": "10000000988", + "barcode": "fictive326", "call_number": "00988", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/705" + "$ref": "https://ils.rero.ch/api/documents/532" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/949" + "$ref": "https://ils.rero.ch/api/holdings/968" } }, { "pid": "989", - "barcode": "10000000989", + "barcode": "fictive327", "call_number": "00989", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/705" + "$ref": "https://ils.rero.ch/api/documents/532" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/950" + "$ref": "https://ils.rero.ch/api/holdings/968" } }, { "pid": "990", - "barcode": "fictive323", + "barcode": "10000000990", "call_number": "00990", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/704" + "$ref": "https://ils.rero.ch/api/documents/531" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/951" + "$ref": "https://ils.rero.ch/api/holdings/969" } }, { @@ -17825,88 +17825,88 @@ "call_number": "00991", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/704" + "$ref": "https://ils.rero.ch/api/documents/531" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/952" + "$ref": "https://ils.rero.ch/api/holdings/970" } }, { "pid": "992", - "barcode": "10000000992", + "barcode": "fictive328", "call_number": "00992", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/703" + "$ref": "https://ils.rero.ch/api/documents/530" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/953" + "$ref": "https://ils.rero.ch/api/holdings/971" } }, { "pid": "993", - "barcode": "fictive324", + "barcode": "10000000993", "call_number": "00993", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/703" + "$ref": "https://ils.rero.ch/api/documents/530" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/954" + "$ref": "https://ils.rero.ch/api/holdings/972" } }, { "pid": "994", - "barcode": "10000000994", + "barcode": "fictive329", "call_number": "00994", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/702" + "$ref": "https://ils.rero.ch/api/documents/529" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/955" + "$ref": "https://ils.rero.ch/api/holdings/973" } }, { "pid": "995", - "barcode": "fictive325", + "barcode": "10000000995", "call_number": "00995", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/702" + "$ref": "https://ils.rero.ch/api/documents/528" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/956" + "$ref": "https://ils.rero.ch/api/holdings/974" } }, { @@ -17921,10 +17921,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/702" + "$ref": "https://ils.rero.ch/api/documents/528" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/955" + "$ref": "https://ils.rero.ch/api/holdings/975" } }, { @@ -17933,106 +17933,106 @@ "call_number": "00997", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/701" + "$ref": "https://ils.rero.ch/api/documents/527" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/957" + "$ref": "https://ils.rero.ch/api/holdings/976" } }, { "pid": "998", - "barcode": "fictive326", + "barcode": "10000000998", "call_number": "00998", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/701" + "$ref": "https://ils.rero.ch/api/documents/527" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/958" + "$ref": "https://ils.rero.ch/api/holdings/976" } }, { "pid": "999", - "barcode": "fictive327", + "barcode": "fictive330", "call_number": "00999", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/701" + "$ref": "https://ils.rero.ch/api/documents/526" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/959" + "$ref": "https://ils.rero.ch/api/holdings/977" } }, { "pid": "1000", - "barcode": "fictive328", + "barcode": "fictive331", "call_number": "01000", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/700" + "$ref": "https://ils.rero.ch/api/documents/526" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/960" + "$ref": "https://ils.rero.ch/api/holdings/978" } }, { "pid": "1001", - "barcode": "10000001001", + "barcode": "fictive332", "call_number": "01001", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/699" + "$ref": "https://ils.rero.ch/api/documents/525" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/961" + "$ref": "https://ils.rero.ch/api/holdings/979" } }, { "pid": "1002", - "barcode": "fictive329", + "barcode": "10000001002", "call_number": "01002", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/699" + "$ref": "https://ils.rero.ch/api/documents/524" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/962" + "$ref": "https://ils.rero.ch/api/holdings/980" } }, { @@ -18041,34 +18041,34 @@ "call_number": "01003", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/698" + "$ref": "https://ils.rero.ch/api/documents/524" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/963" + "$ref": "https://ils.rero.ch/api/holdings/981" } }, { "pid": "1004", - "barcode": "fictive330", + "barcode": "fictive333", "call_number": "01004", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/698" + "$ref": "https://ils.rero.ch/api/documents/523" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/964" + "$ref": "https://ils.rero.ch/api/holdings/982" } }, { @@ -18083,10 +18083,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/697" + "$ref": "https://ils.rero.ch/api/documents/523" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/965" + "$ref": "https://ils.rero.ch/api/holdings/983" } }, { @@ -18095,34 +18095,34 @@ "call_number": "01006", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/697" + "$ref": "https://ils.rero.ch/api/documents/522" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/966" + "$ref": "https://ils.rero.ch/api/holdings/984" } }, { "pid": "1007", - "barcode": "fictive331", + "barcode": "10000001007", "call_number": "01007", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/697" + "$ref": "https://ils.rero.ch/api/documents/521" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/967" + "$ref": "https://ils.rero.ch/api/holdings/985" } }, { @@ -18131,16 +18131,16 @@ "call_number": "01008", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/696" + "$ref": "https://ils.rero.ch/api/documents/520" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/968" + "$ref": "https://ils.rero.ch/api/holdings/986" } }, { @@ -18149,70 +18149,70 @@ "call_number": "01009", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/696" + "$ref": "https://ils.rero.ch/api/documents/519" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/969" + "$ref": "https://ils.rero.ch/api/holdings/987" } }, { "pid": "1010", - "barcode": "10000001010", + "barcode": "fictive334", "call_number": "01010", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/696" + "$ref": "https://ils.rero.ch/api/documents/518" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/970" + "$ref": "https://ils.rero.ch/api/holdings/988" } }, { "pid": "1011", - "barcode": "10000001011", + "barcode": "fictive335", "call_number": "01011", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/695" + "$ref": "https://ils.rero.ch/api/documents/517" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/971" + "$ref": "https://ils.rero.ch/api/holdings/989" } }, { "pid": "1012", - "barcode": "10000001012", + "barcode": "fictive336", "call_number": "01012", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/695" + "$ref": "https://ils.rero.ch/api/documents/516" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/972" + "$ref": "https://ils.rero.ch/api/holdings/990" } }, { @@ -18221,57 +18221,57 @@ "call_number": "01013", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/694" + "$ref": "https://ils.rero.ch/api/documents/515" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/973" + "$ref": "https://ils.rero.ch/api/holdings/991" } }, { "pid": "1014", - "barcode": "fictive332", + "barcode": "10000001014", "call_number": "01014", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/694" + "$ref": "https://ils.rero.ch/api/documents/515" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/974" + "$ref": "https://ils.rero.ch/api/holdings/992" } }, { "pid": "1015", - "barcode": "10000001015", + "barcode": "fictive337", "call_number": "01015", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/693" + "$ref": "https://ils.rero.ch/api/documents/514" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/975" + "$ref": "https://ils.rero.ch/api/holdings/993" } }, { "pid": "1016", - "barcode": "fictive333", + "barcode": "fictive338", "call_number": "01016", "status": "on_shelf", "location": { @@ -18281,10 +18281,10 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/692" + "$ref": "https://ils.rero.ch/api/documents/514" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/976" + "$ref": "https://ils.rero.ch/api/holdings/994" } }, { @@ -18293,106 +18293,106 @@ "call_number": "01017", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/691" + "$ref": "https://ils.rero.ch/api/documents/513" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/977" + "$ref": "https://ils.rero.ch/api/holdings/995" } }, { "pid": "1018", - "barcode": "10000001018", + "barcode": "fictive339", "call_number": "01018", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/690" + "$ref": "https://ils.rero.ch/api/documents/513" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/978" + "$ref": "https://ils.rero.ch/api/holdings/996" } }, { "pid": "1019", - "barcode": "10000001019", + "barcode": "fictive340", "call_number": "01019", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/690" + "$ref": "https://ils.rero.ch/api/documents/512" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/979" + "$ref": "https://ils.rero.ch/api/holdings/997" } }, { "pid": "1020", - "barcode": "10000001020", + "barcode": "fictive341", "call_number": "01020", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/690" + "$ref": "https://ils.rero.ch/api/documents/512" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/980" + "$ref": "https://ils.rero.ch/api/holdings/998" } }, { "pid": "1021", - "barcode": "fictive334", + "barcode": "fictive342", "call_number": "01021", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/689" + "$ref": "https://ils.rero.ch/api/documents/511" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/981" + "$ref": "https://ils.rero.ch/api/holdings/999" } }, { "pid": "1022", - "barcode": "10000001022", + "barcode": "fictive343", "call_number": "01022", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/689" + "$ref": "https://ils.rero.ch/api/documents/511" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/982" + "$ref": "https://ils.rero.ch/api/holdings/1000" } }, { @@ -18401,52 +18401,52 @@ "call_number": "01023", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/689" + "$ref": "https://ils.rero.ch/api/documents/510" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/983" + "$ref": "https://ils.rero.ch/api/holdings/1001" } }, { "pid": "1024", - "barcode": "fictive335", + "barcode": "fictive344", "call_number": "01024", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/688" + "$ref": "https://ils.rero.ch/api/documents/509" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/984" + "$ref": "https://ils.rero.ch/api/holdings/1002" } }, { "pid": "1025", - "barcode": "fictive336", + "barcode": "10000001025", "call_number": "01025", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/688" + "$ref": "https://ils.rero.ch/api/documents/508" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/985" + "$ref": "https://ils.rero.ch/api/holdings/1003" } }, { @@ -18455,34 +18455,34 @@ "call_number": "01026", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/688" + "$ref": "https://ils.rero.ch/api/documents/507" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/986" + "$ref": "https://ils.rero.ch/api/holdings/1004" } }, { "pid": "1027", - "barcode": "fictive337", + "barcode": "10000001027", "call_number": "01027", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/687" + "$ref": "https://ils.rero.ch/api/documents/506" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/987" + "$ref": "https://ils.rero.ch/api/holdings/1005" } }, { @@ -18491,34 +18491,34 @@ "call_number": "01028", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/687" + "$ref": "https://ils.rero.ch/api/documents/505" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/988" + "$ref": "https://ils.rero.ch/api/holdings/1006" } }, { "pid": "1029", - "barcode": "10000001029", + "barcode": "fictive345", "call_number": "01029", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/687" + "$ref": "https://ils.rero.ch/api/documents/504" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/989" + "$ref": "https://ils.rero.ch/api/holdings/1007" } }, { @@ -18533,10 +18533,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/686" + "$ref": "https://ils.rero.ch/api/documents/504" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/990" + "$ref": "https://ils.rero.ch/api/holdings/1008" } }, { @@ -18545,16 +18545,16 @@ "call_number": "01031", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/685" + "$ref": "https://ils.rero.ch/api/documents/503" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/991" + "$ref": "https://ils.rero.ch/api/holdings/1009" } }, { @@ -18563,52 +18563,52 @@ "call_number": "01032", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/685" + "$ref": "https://ils.rero.ch/api/documents/502" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/992" + "$ref": "https://ils.rero.ch/api/holdings/1010" } }, { "pid": "1033", - "barcode": "10000001033", + "barcode": "fictive346", "call_number": "01033", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/685" + "$ref": "https://ils.rero.ch/api/documents/502" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/993" + "$ref": "https://ils.rero.ch/api/holdings/1011" } }, { "pid": "1034", - "barcode": "fictive338", + "barcode": "fictive347", "call_number": "01034", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/684" + "$ref": "https://ils.rero.ch/api/documents/501" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/994" + "$ref": "https://ils.rero.ch/api/holdings/1012" } }, { @@ -18617,70 +18617,70 @@ "call_number": "01035", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/683" + "$ref": "https://ils.rero.ch/api/documents/501" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/995" + "$ref": "https://ils.rero.ch/api/holdings/1013" } }, { "pid": "1036", - "barcode": "fictive339", + "barcode": "10000001036", "call_number": "01036", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/683" + "$ref": "https://ils.rero.ch/api/documents/500" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/996" + "$ref": "https://ils.rero.ch/api/holdings/1014" } }, { "pid": "1037", - "barcode": "10000001037", + "barcode": "fictive348", "call_number": "01037", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/682" + "$ref": "https://ils.rero.ch/api/documents/500" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/997" + "$ref": "https://ils.rero.ch/api/holdings/1015" } }, { "pid": "1038", - "barcode": "10000001038", + "barcode": "fictive349", "call_number": "01038", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/682" + "$ref": "https://ils.rero.ch/api/documents/499" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/998" + "$ref": "https://ils.rero.ch/api/holdings/1016" } }, { @@ -18689,16 +18689,16 @@ "call_number": "01039", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/681" + "$ref": "https://ils.rero.ch/api/documents/498" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/999" + "$ref": "https://ils.rero.ch/api/holdings/1017" } }, { @@ -18707,34 +18707,34 @@ "call_number": "01040", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/680" + "$ref": "https://ils.rero.ch/api/documents/497" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1000" + "$ref": "https://ils.rero.ch/api/holdings/1018" } }, { "pid": "1041", - "barcode": "fictive340", + "barcode": "fictive350", "call_number": "01041", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/680" + "$ref": "https://ils.rero.ch/api/documents/496" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1001" + "$ref": "https://ils.rero.ch/api/holdings/1019" } }, { @@ -18743,34 +18743,34 @@ "call_number": "01042", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/680" + "$ref": "https://ils.rero.ch/api/documents/495" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1002" + "$ref": "https://ils.rero.ch/api/holdings/1020" } }, { "pid": "1043", - "barcode": "10000001043", + "barcode": "fictive351", "call_number": "01043", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/679" + "$ref": "https://ils.rero.ch/api/documents/495" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1003" + "$ref": "https://ils.rero.ch/api/holdings/1021" } }, { @@ -18785,10 +18785,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/679" + "$ref": "https://ils.rero.ch/api/documents/494" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1004" + "$ref": "https://ils.rero.ch/api/holdings/1022" } }, { @@ -18797,16 +18797,16 @@ "call_number": "01045", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/679" + "$ref": "https://ils.rero.ch/api/documents/493" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1004" + "$ref": "https://ils.rero.ch/api/holdings/1023" } }, { @@ -18815,16 +18815,16 @@ "call_number": "01046", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/678" + "$ref": "https://ils.rero.ch/api/documents/493" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1005" + "$ref": "https://ils.rero.ch/api/holdings/1024" } }, { @@ -18839,28 +18839,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/678" + "$ref": "https://ils.rero.ch/api/documents/492" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1005" + "$ref": "https://ils.rero.ch/api/holdings/1025" } }, { "pid": "1048", - "barcode": "fictive341", + "barcode": "10000001048", "call_number": "01048", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/677" + "$ref": "https://ils.rero.ch/api/documents/492" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1006" + "$ref": "https://ils.rero.ch/api/holdings/1025" } }, { @@ -18869,34 +18869,34 @@ "call_number": "01049", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/677" + "$ref": "https://ils.rero.ch/api/documents/491" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1007" + "$ref": "https://ils.rero.ch/api/holdings/1026" } }, { "pid": "1050", - "barcode": "fictive342", + "barcode": "fictive352", "call_number": "01050", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/677" + "$ref": "https://ils.rero.ch/api/documents/490" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1008" + "$ref": "https://ils.rero.ch/api/holdings/1027" } }, { @@ -18905,124 +18905,124 @@ "call_number": "01051", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/676" + "$ref": "https://ils.rero.ch/api/documents/490" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1009" + "$ref": "https://ils.rero.ch/api/holdings/1028" } }, { "pid": "1052", - "barcode": "fictive343", + "barcode": "fictive353", "call_number": "01052", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/676" + "$ref": "https://ils.rero.ch/api/documents/489" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1010" + "$ref": "https://ils.rero.ch/api/holdings/1029" } }, { "pid": "1053", - "barcode": "10000001053", + "barcode": "fictive354", "call_number": "01053", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/675" + "$ref": "https://ils.rero.ch/api/documents/488" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1011" + "$ref": "https://ils.rero.ch/api/holdings/1030" } }, { "pid": "1054", - "barcode": "fictive344", + "barcode": "fictive355", "call_number": "01054", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/675" + "$ref": "https://ils.rero.ch/api/documents/488" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1012" + "$ref": "https://ils.rero.ch/api/holdings/1031" } }, { "pid": "1055", - "barcode": "10000001055", + "barcode": "fictive356", "call_number": "01055", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/674" + "$ref": "https://ils.rero.ch/api/documents/487" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1013" + "$ref": "https://ils.rero.ch/api/holdings/1032" } }, { "pid": "1056", - "barcode": "fictive345", + "barcode": "fictive357", "call_number": "01056", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/674" + "$ref": "https://ils.rero.ch/api/documents/487" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1014" + "$ref": "https://ils.rero.ch/api/holdings/1033" } }, { "pid": "1057", - "barcode": "fictive346", + "barcode": "fictive358", "call_number": "01057", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/673" + "$ref": "https://ils.rero.ch/api/documents/486" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1015" + "$ref": "https://ils.rero.ch/api/holdings/1034" } }, { @@ -19031,88 +19031,88 @@ "call_number": "01058", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/673" + "$ref": "https://ils.rero.ch/api/documents/486" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1016" + "$ref": "https://ils.rero.ch/api/holdings/1035" } }, { "pid": "1059", - "barcode": "fictive347", + "barcode": "10000001059", "call_number": "01059", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/672" + "$ref": "https://ils.rero.ch/api/documents/485" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1017" + "$ref": "https://ils.rero.ch/api/holdings/1036" } }, { "pid": "1060", - "barcode": "10000001060", + "barcode": "fictive359", "call_number": "01060", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/671" + "$ref": "https://ils.rero.ch/api/documents/485" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1018" + "$ref": "https://ils.rero.ch/api/holdings/1037" } }, { "pid": "1061", - "barcode": "fictive348", + "barcode": "10000001061", "call_number": "01061", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/671" + "$ref": "https://ils.rero.ch/api/documents/484" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1019" + "$ref": "https://ils.rero.ch/api/holdings/1038" } }, { "pid": "1062", - "barcode": "10000001062", + "barcode": "fictive360", "call_number": "01062", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/671" + "$ref": "https://ils.rero.ch/api/documents/483" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1020" + "$ref": "https://ils.rero.ch/api/holdings/1039" } }, { @@ -19121,88 +19121,88 @@ "call_number": "01063", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/670" + "$ref": "https://ils.rero.ch/api/documents/482" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1021" + "$ref": "https://ils.rero.ch/api/holdings/1040" } }, { "pid": "1064", - "barcode": "10000001064", + "barcode": "fictive361", "call_number": "01064", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/670" + "$ref": "https://ils.rero.ch/api/documents/481" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1022" + "$ref": "https://ils.rero.ch/api/holdings/1041" } }, { "pid": "1065", - "barcode": "fictive349", + "barcode": "10000001065", "call_number": "01065", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/669" + "$ref": "https://ils.rero.ch/api/documents/480" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1023" + "$ref": "https://ils.rero.ch/api/holdings/1042" } }, { "pid": "1066", - "barcode": "10000001066", + "barcode": "fictive362", "call_number": "01066", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/669" + "$ref": "https://ils.rero.ch/api/documents/479" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1024" + "$ref": "https://ils.rero.ch/api/holdings/1043" } }, { "pid": "1067", - "barcode": "fictive350", + "barcode": "10000001067", "call_number": "01067", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/668" + "$ref": "https://ils.rero.ch/api/documents/479" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1025" + "$ref": "https://ils.rero.ch/api/holdings/1044" } }, { @@ -19211,34 +19211,34 @@ "call_number": "01068", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/667" + "$ref": "https://ils.rero.ch/api/documents/478" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1026" + "$ref": "https://ils.rero.ch/api/holdings/1045" } }, { "pid": "1069", - "barcode": "fictive351", + "barcode": "10000001069", "call_number": "01069", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/667" + "$ref": "https://ils.rero.ch/api/documents/477" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1027" + "$ref": "https://ils.rero.ch/api/holdings/1046" } }, { @@ -19247,16 +19247,16 @@ "call_number": "01070", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/667" + "$ref": "https://ils.rero.ch/api/documents/476" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1028" + "$ref": "https://ils.rero.ch/api/holdings/1047" } }, { @@ -19271,10 +19271,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/666" + "$ref": "https://ils.rero.ch/api/documents/475" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1029" + "$ref": "https://ils.rero.ch/api/holdings/1048" } }, { @@ -19283,70 +19283,70 @@ "call_number": "01072", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/665" + "$ref": "https://ils.rero.ch/api/documents/475" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1030" + "$ref": "https://ils.rero.ch/api/holdings/1049" } }, { "pid": "1073", - "barcode": "fictive352", + "barcode": "10000001073", "call_number": "01073", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/665" + "$ref": "https://ils.rero.ch/api/documents/474" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1031" + "$ref": "https://ils.rero.ch/api/holdings/1050" } }, { "pid": "1074", - "barcode": "fictive353", + "barcode": "10000001074", "call_number": "01074", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/665" + "$ref": "https://ils.rero.ch/api/documents/474" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1032" + "$ref": "https://ils.rero.ch/api/holdings/1051" } }, { "pid": "1075", - "barcode": "fictive354", + "barcode": "10000001075", "call_number": "01075", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/664" + "$ref": "https://ils.rero.ch/api/documents/473" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1033" + "$ref": "https://ils.rero.ch/api/holdings/1052" } }, { @@ -19355,16 +19355,16 @@ "call_number": "01076", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/664" + "$ref": "https://ils.rero.ch/api/documents/473" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1034" + "$ref": "https://ils.rero.ch/api/holdings/1053" } }, { @@ -19373,34 +19373,34 @@ "call_number": "01077", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/663" + "$ref": "https://ils.rero.ch/api/documents/472" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1035" + "$ref": "https://ils.rero.ch/api/holdings/1054" } }, { "pid": "1078", - "barcode": "fictive355", + "barcode": "10000001078", "call_number": "01078", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/663" + "$ref": "https://ils.rero.ch/api/documents/472" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1036" + "$ref": "https://ils.rero.ch/api/holdings/1055" } }, { @@ -19409,88 +19409,88 @@ "call_number": "01079", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/663" + "$ref": "https://ils.rero.ch/api/documents/471" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1037" + "$ref": "https://ils.rero.ch/api/holdings/1056" } }, { "pid": "1080", - "barcode": "10000001080", + "barcode": "fictive363", "call_number": "01080", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/662" + "$ref": "https://ils.rero.ch/api/documents/471" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1038" + "$ref": "https://ils.rero.ch/api/holdings/1057" } }, { "pid": "1081", - "barcode": "10000001081", + "barcode": "fictive364", "call_number": "01081", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/661" + "$ref": "https://ils.rero.ch/api/documents/470" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1039" + "$ref": "https://ils.rero.ch/api/holdings/1058" } }, { "pid": "1082", - "barcode": "10000001082", + "barcode": "fictive365", "call_number": "01082", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/660" + "$ref": "https://ils.rero.ch/api/documents/470" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1040" + "$ref": "https://ils.rero.ch/api/holdings/1059" } }, { "pid": "1083", - "barcode": "fictive356", + "barcode": "fictive366", "call_number": "01083", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/660" + "$ref": "https://ils.rero.ch/api/documents/469" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1041" + "$ref": "https://ils.rero.ch/api/holdings/1060" } }, { @@ -19499,34 +19499,34 @@ "call_number": "01084", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/659" + "$ref": "https://ils.rero.ch/api/documents/468" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1042" + "$ref": "https://ils.rero.ch/api/holdings/1061" } }, { "pid": "1085", - "barcode": "fictive357", + "barcode": "fictive367", "call_number": "01085", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/659" + "$ref": "https://ils.rero.ch/api/documents/467" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1043" + "$ref": "https://ils.rero.ch/api/holdings/1062" } }, { @@ -19535,16 +19535,16 @@ "call_number": "01086", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/659" + "$ref": "https://ils.rero.ch/api/documents/467" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1042" + "$ref": "https://ils.rero.ch/api/holdings/1063" } }, { @@ -19553,16 +19553,16 @@ "call_number": "01087", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/658" + "$ref": "https://ils.rero.ch/api/documents/466" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1044" + "$ref": "https://ils.rero.ch/api/holdings/1064" } }, { @@ -19571,16 +19571,16 @@ "call_number": "01088", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/657" + "$ref": "https://ils.rero.ch/api/documents/466" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1045" + "$ref": "https://ils.rero.ch/api/holdings/1065" } }, { @@ -19589,16 +19589,16 @@ "call_number": "01089", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/657" + "$ref": "https://ils.rero.ch/api/documents/465" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1046" + "$ref": "https://ils.rero.ch/api/holdings/1066" } }, { @@ -19607,34 +19607,34 @@ "call_number": "01090", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/656" + "$ref": "https://ils.rero.ch/api/documents/464" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1047" + "$ref": "https://ils.rero.ch/api/holdings/1067" } }, { "pid": "1091", - "barcode": "fictive358", + "barcode": "10000001091", "call_number": "01091", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/656" + "$ref": "https://ils.rero.ch/api/documents/464" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1048" + "$ref": "https://ils.rero.ch/api/holdings/1068" } }, { @@ -19643,16 +19643,16 @@ "call_number": "01092", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/656" + "$ref": "https://ils.rero.ch/api/documents/463" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1047" + "$ref": "https://ils.rero.ch/api/holdings/1069" } }, { @@ -19667,136 +19667,136 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/655" + "$ref": "https://ils.rero.ch/api/documents/463" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1049" + "$ref": "https://ils.rero.ch/api/holdings/1070" } }, { "pid": "1094", - "barcode": "fictive359", + "barcode": "10000001094", "call_number": "01094", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/655" + "$ref": "https://ils.rero.ch/api/documents/462" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1050" + "$ref": "https://ils.rero.ch/api/holdings/1071" } }, { "pid": "1095", - "barcode": "fictive360", + "barcode": "10000001095", "call_number": "01095", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/654" + "$ref": "https://ils.rero.ch/api/documents/462" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1051" + "$ref": "https://ils.rero.ch/api/holdings/1072" } }, { "pid": "1096", - "barcode": "fictive361", + "barcode": "10000001096", "call_number": "01096", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/654" + "$ref": "https://ils.rero.ch/api/documents/461" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1052" + "$ref": "https://ils.rero.ch/api/holdings/1073" } }, { "pid": "1097", - "barcode": "fictive362", + "barcode": "10000001097", "call_number": "01097", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/654" + "$ref": "https://ils.rero.ch/api/documents/460" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1053" + "$ref": "https://ils.rero.ch/api/holdings/1074" } }, { "pid": "1098", - "barcode": "fictive363", + "barcode": "10000001098", "call_number": "01098", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/653" + "$ref": "https://ils.rero.ch/api/documents/460" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1054" + "$ref": "https://ils.rero.ch/api/holdings/1075" } }, { "pid": "1099", - "barcode": "fictive364", + "barcode": "10000001099", "call_number": "01099", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/653" + "$ref": "https://ils.rero.ch/api/documents/459" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1055" + "$ref": "https://ils.rero.ch/api/holdings/1076" } }, { "pid": "1100", - "barcode": "10000001100", + "barcode": "fictive368", "call_number": "01100", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/652" + "$ref": "https://ils.rero.ch/api/documents/459" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1056" + "$ref": "https://ils.rero.ch/api/holdings/1077" } }, { @@ -19805,16 +19805,16 @@ "call_number": "01101", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/651" + "$ref": "https://ils.rero.ch/api/documents/458" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1057" + "$ref": "https://ils.rero.ch/api/holdings/1078" } }, { @@ -19823,16 +19823,16 @@ "call_number": "01102", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/651" + "$ref": "https://ils.rero.ch/api/documents/458" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1058" + "$ref": "https://ils.rero.ch/api/holdings/1079" } }, { @@ -19841,52 +19841,52 @@ "call_number": "01103", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/650" + "$ref": "https://ils.rero.ch/api/documents/457" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1059" + "$ref": "https://ils.rero.ch/api/holdings/1080" } }, { "pid": "1104", - "barcode": "fictive365", + "barcode": "fictive369", "call_number": "01104", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/650" + "$ref": "https://ils.rero.ch/api/documents/457" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1060" + "$ref": "https://ils.rero.ch/api/holdings/1081" } }, { "pid": "1105", - "barcode": "fictive366", + "barcode": "10000001105", "call_number": "01105", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/650" + "$ref": "https://ils.rero.ch/api/documents/456" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1061" + "$ref": "https://ils.rero.ch/api/holdings/1082" } }, { @@ -19895,70 +19895,70 @@ "call_number": "01106", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/649" + "$ref": "https://ils.rero.ch/api/documents/456" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1062" + "$ref": "https://ils.rero.ch/api/holdings/1083" } }, { "pid": "1107", - "barcode": "10000001107", + "barcode": "fictive370", "call_number": "01107", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/649" + "$ref": "https://ils.rero.ch/api/documents/455" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1062" + "$ref": "https://ils.rero.ch/api/holdings/1084" } }, { "pid": "1108", - "barcode": "10000001108", + "barcode": "fictive371", "call_number": "01108", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/649" + "$ref": "https://ils.rero.ch/api/documents/455" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1063" + "$ref": "https://ils.rero.ch/api/holdings/1085" } }, { "pid": "1109", - "barcode": "10000001109", + "barcode": "fictive372", "call_number": "01109", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/648" + "$ref": "https://ils.rero.ch/api/documents/454" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1064" + "$ref": "https://ils.rero.ch/api/holdings/1086" } }, { @@ -19967,70 +19967,70 @@ "call_number": "01110", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/648" + "$ref": "https://ils.rero.ch/api/documents/454" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1065" + "$ref": "https://ils.rero.ch/api/holdings/1087" } }, { "pid": "1111", - "barcode": "10000001111", + "barcode": "fictive373", "call_number": "01111", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/648" + "$ref": "https://ils.rero.ch/api/documents/453" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1064" + "$ref": "https://ils.rero.ch/api/holdings/1088" } }, { "pid": "1112", - "barcode": "fictive367", + "barcode": "10000001112", "call_number": "01112", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/647" + "$ref": "https://ils.rero.ch/api/documents/452" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1066" + "$ref": "https://ils.rero.ch/api/holdings/1089" } }, { "pid": "1113", - "barcode": "fictive368", + "barcode": "10000001113", "call_number": "01113", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/647" + "$ref": "https://ils.rero.ch/api/documents/452" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1067" + "$ref": "https://ils.rero.ch/api/holdings/1090" } }, { @@ -20039,52 +20039,52 @@ "call_number": "01114", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/647" + "$ref": "https://ils.rero.ch/api/documents/451" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1068" + "$ref": "https://ils.rero.ch/api/holdings/1091" } }, { "pid": "1115", - "barcode": "fictive369", + "barcode": "10000001115", "call_number": "01115", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/646" + "$ref": "https://ils.rero.ch/api/documents/450" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1069" + "$ref": "https://ils.rero.ch/api/holdings/1092" } }, { "pid": "1116", - "barcode": "fictive370", + "barcode": "10000001116", "call_number": "01116", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/645" + "$ref": "https://ils.rero.ch/api/documents/450" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1070" + "$ref": "https://ils.rero.ch/api/holdings/1092" } }, { @@ -20093,16 +20093,16 @@ "call_number": "01117", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/645" + "$ref": "https://ils.rero.ch/api/documents/449" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1071" + "$ref": "https://ils.rero.ch/api/holdings/1093" } }, { @@ -20111,34 +20111,34 @@ "call_number": "01118", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/644" + "$ref": "https://ils.rero.ch/api/documents/449" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1072" + "$ref": "https://ils.rero.ch/api/holdings/1094" } }, { "pid": "1119", - "barcode": "fictive371", + "barcode": "fictive374", "call_number": "01119", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/644" + "$ref": "https://ils.rero.ch/api/documents/448" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1073" + "$ref": "https://ils.rero.ch/api/holdings/1095" } }, { @@ -20147,16 +20147,16 @@ "call_number": "01120", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/643" + "$ref": "https://ils.rero.ch/api/documents/448" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1074" + "$ref": "https://ils.rero.ch/api/holdings/1096" } }, { @@ -20165,16 +20165,16 @@ "call_number": "01121", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/642" + "$ref": "https://ils.rero.ch/api/documents/447" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1075" + "$ref": "https://ils.rero.ch/api/holdings/1097" } }, { @@ -20189,10 +20189,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/641" + "$ref": "https://ils.rero.ch/api/documents/446" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1076" + "$ref": "https://ils.rero.ch/api/holdings/1098" } }, { @@ -20201,16 +20201,16 @@ "call_number": "01123", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/641" + "$ref": "https://ils.rero.ch/api/documents/446" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1077" + "$ref": "https://ils.rero.ch/api/holdings/1098" } }, { @@ -20219,52 +20219,52 @@ "call_number": "01124", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/641" + "$ref": "https://ils.rero.ch/api/documents/445" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1078" + "$ref": "https://ils.rero.ch/api/holdings/1099" } }, { "pid": "1125", - "barcode": "fictive372", + "barcode": "10000001125", "call_number": "01125", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/640" + "$ref": "https://ils.rero.ch/api/documents/445" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1079" + "$ref": "https://ils.rero.ch/api/holdings/1100" } }, { "pid": "1126", - "barcode": "fictive373", + "barcode": "10000001126", "call_number": "01126", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/639" + "$ref": "https://ils.rero.ch/api/documents/444" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1080" + "$ref": "https://ils.rero.ch/api/holdings/1101" } }, { @@ -20273,52 +20273,52 @@ "call_number": "01127", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/638" + "$ref": "https://ils.rero.ch/api/documents/443" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1081" + "$ref": "https://ils.rero.ch/api/holdings/1102" } }, { "pid": "1128", - "barcode": "fictive374", + "barcode": "fictive375", "call_number": "01128", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/638" + "$ref": "https://ils.rero.ch/api/documents/443" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1082" + "$ref": "https://ils.rero.ch/api/holdings/1103" } }, { "pid": "1129", - "barcode": "10000001129", + "barcode": "fictive376", "call_number": "01129", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/637" + "$ref": "https://ils.rero.ch/api/documents/442" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1083" + "$ref": "https://ils.rero.ch/api/holdings/1104" } }, { @@ -20327,16 +20327,16 @@ "call_number": "01130", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/637" + "$ref": "https://ils.rero.ch/api/documents/442" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1084" + "$ref": "https://ils.rero.ch/api/holdings/1105" } }, { @@ -20345,16 +20345,16 @@ "call_number": "01131", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/636" + "$ref": "https://ils.rero.ch/api/documents/441" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1085" + "$ref": "https://ils.rero.ch/api/holdings/1106" } }, { @@ -20363,34 +20363,34 @@ "call_number": "01132", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/636" + "$ref": "https://ils.rero.ch/api/documents/441" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1086" + "$ref": "https://ils.rero.ch/api/holdings/1107" } }, { "pid": "1133", - "barcode": "10000001133", + "barcode": "fictive377", "call_number": "01133", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/636" + "$ref": "https://ils.rero.ch/api/documents/440" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1085" + "$ref": "https://ils.rero.ch/api/holdings/1108" } }, { @@ -20399,52 +20399,52 @@ "call_number": "01134", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/635" + "$ref": "https://ils.rero.ch/api/documents/439" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1087" + "$ref": "https://ils.rero.ch/api/holdings/1109" } }, { "pid": "1135", - "barcode": "10000001135", + "barcode": "fictive378", "call_number": "01135", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/635" + "$ref": "https://ils.rero.ch/api/documents/438" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1088" + "$ref": "https://ils.rero.ch/api/holdings/1110" } }, { "pid": "1136", - "barcode": "10000001136", + "barcode": "fictive379", "call_number": "01136", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/635" + "$ref": "https://ils.rero.ch/api/documents/438" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1089" + "$ref": "https://ils.rero.ch/api/holdings/1111" } }, { @@ -20453,16 +20453,16 @@ "call_number": "01137", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/634" + "$ref": "https://ils.rero.ch/api/documents/437" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1090" + "$ref": "https://ils.rero.ch/api/holdings/1112" } }, { @@ -20471,16 +20471,16 @@ "call_number": "01138", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/633" + "$ref": "https://ils.rero.ch/api/documents/437" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1091" + "$ref": "https://ils.rero.ch/api/holdings/1113" } }, { @@ -20489,16 +20489,16 @@ "call_number": "01139", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/632" + "$ref": "https://ils.rero.ch/api/documents/436" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1092" + "$ref": "https://ils.rero.ch/api/holdings/1114" } }, { @@ -20507,16 +20507,16 @@ "call_number": "01140", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/631" + "$ref": "https://ils.rero.ch/api/documents/435" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1093" + "$ref": "https://ils.rero.ch/api/holdings/1115" } }, { @@ -20525,88 +20525,88 @@ "call_number": "01141", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/631" + "$ref": "https://ils.rero.ch/api/documents/434" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1094" + "$ref": "https://ils.rero.ch/api/holdings/1116" } }, { "pid": "1142", - "barcode": "fictive375", + "barcode": "fictive380", "call_number": "01142", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/631" + "$ref": "https://ils.rero.ch/api/documents/434" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1095" + "$ref": "https://ils.rero.ch/api/holdings/1117" } }, { "pid": "1143", - "barcode": "fictive376", + "barcode": "fictive381", "call_number": "01143", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/630" + "$ref": "https://ils.rero.ch/api/documents/433" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1096" + "$ref": "https://ils.rero.ch/api/holdings/1118" } }, { "pid": "1144", - "barcode": "10000001144", + "barcode": "fictive382", "call_number": "01144", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/630" + "$ref": "https://ils.rero.ch/api/documents/432" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1097" + "$ref": "https://ils.rero.ch/api/holdings/1119" } }, { "pid": "1145", - "barcode": "fictive377", + "barcode": "10000001145", "call_number": "01145", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/629" + "$ref": "https://ils.rero.ch/api/documents/432" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1098" + "$ref": "https://ils.rero.ch/api/holdings/1120" } }, { @@ -20615,142 +20615,142 @@ "call_number": "01146", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/628" + "$ref": "https://ils.rero.ch/api/documents/431" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1099" + "$ref": "https://ils.rero.ch/api/holdings/1121" } }, { "pid": "1147", - "barcode": "fictive378", + "barcode": "10000001147", "call_number": "01147", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/627" + "$ref": "https://ils.rero.ch/api/documents/431" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1100" + "$ref": "https://ils.rero.ch/api/holdings/1122" } }, { "pid": "1148", - "barcode": "10000001148", + "barcode": "fictive383", "call_number": "01148", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/627" + "$ref": "https://ils.rero.ch/api/documents/430" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1101" + "$ref": "https://ils.rero.ch/api/holdings/1123" } }, { "pid": "1149", - "barcode": "10000001149", + "barcode": "fictive384", "call_number": "01149", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/626" + "$ref": "https://ils.rero.ch/api/documents/429" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1102" + "$ref": "https://ils.rero.ch/api/holdings/1124" } }, { "pid": "1150", - "barcode": "10000001150", + "barcode": "fictive385", "call_number": "01150", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/626" + "$ref": "https://ils.rero.ch/api/documents/429" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1103" + "$ref": "https://ils.rero.ch/api/holdings/1125" } }, { "pid": "1151", - "barcode": "fictive379", + "barcode": "10000001151", "call_number": "01151", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/625" + "$ref": "https://ils.rero.ch/api/documents/428" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1104" + "$ref": "https://ils.rero.ch/api/holdings/1126" } }, { "pid": "1152", - "barcode": "10000001152", + "barcode": "fictive386", "call_number": "01152", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/625" + "$ref": "https://ils.rero.ch/api/documents/428" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1105" + "$ref": "https://ils.rero.ch/api/holdings/1127" } }, { "pid": "1153", - "barcode": "fictive380", + "barcode": "fictive387", "call_number": "01153", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/625" + "$ref": "https://ils.rero.ch/api/documents/427" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1106" + "$ref": "https://ils.rero.ch/api/holdings/1128" } }, { @@ -20759,16 +20759,16 @@ "call_number": "01154", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/624" + "$ref": "https://ils.rero.ch/api/documents/427" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1107" + "$ref": "https://ils.rero.ch/api/holdings/1129" } }, { @@ -20777,16 +20777,16 @@ "call_number": "01155", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/624" + "$ref": "https://ils.rero.ch/api/documents/426" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1108" + "$ref": "https://ils.rero.ch/api/holdings/1130" } }, { @@ -20795,16 +20795,16 @@ "call_number": "01156", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/623" + "$ref": "https://ils.rero.ch/api/documents/425" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1109" + "$ref": "https://ils.rero.ch/api/holdings/1131" } }, { @@ -20813,16 +20813,16 @@ "call_number": "01157", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/623" + "$ref": "https://ils.rero.ch/api/documents/425" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1109" + "$ref": "https://ils.rero.ch/api/holdings/1132" } }, { @@ -20831,16 +20831,16 @@ "call_number": "01158", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/623" + "$ref": "https://ils.rero.ch/api/documents/424" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1110" + "$ref": "https://ils.rero.ch/api/holdings/1133" } }, { @@ -20849,52 +20849,52 @@ "call_number": "01159", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/622" + "$ref": "https://ils.rero.ch/api/documents/423" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1111" + "$ref": "https://ils.rero.ch/api/holdings/1134" } }, { "pid": "1160", - "barcode": "10000001160", + "barcode": "fictive388", "call_number": "01160", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/621" + "$ref": "https://ils.rero.ch/api/documents/422" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1112" + "$ref": "https://ils.rero.ch/api/holdings/1135" } }, { "pid": "1161", - "barcode": "fictive381", + "barcode": "10000001161", "call_number": "01161", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/620" + "$ref": "https://ils.rero.ch/api/documents/421" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1113" + "$ref": "https://ils.rero.ch/api/holdings/1136" } }, { @@ -20903,52 +20903,52 @@ "call_number": "01162", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/620" + "$ref": "https://ils.rero.ch/api/documents/421" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1114" + "$ref": "https://ils.rero.ch/api/holdings/1137" } }, { "pid": "1163", - "barcode": "fictive382", + "barcode": "10000001163", "call_number": "01163", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/620" + "$ref": "https://ils.rero.ch/api/documents/420" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1115" + "$ref": "https://ils.rero.ch/api/holdings/1138" } }, { "pid": "1164", - "barcode": "10000001164", + "barcode": "fictive389", "call_number": "01164", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/619" + "$ref": "https://ils.rero.ch/api/documents/419" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1116" + "$ref": "https://ils.rero.ch/api/holdings/1139" } }, { @@ -20957,70 +20957,70 @@ "call_number": "01165", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/619" + "$ref": "https://ils.rero.ch/api/documents/418" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1117" + "$ref": "https://ils.rero.ch/api/holdings/1140" } }, { "pid": "1166", - "barcode": "10000001166", + "barcode": "fictive390", "call_number": "01166", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/619" + "$ref": "https://ils.rero.ch/api/documents/417" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1118" + "$ref": "https://ils.rero.ch/api/holdings/1141" } }, { "pid": "1167", - "barcode": "10000001167", + "barcode": "fictive391", "call_number": "01167", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/618" + "$ref": "https://ils.rero.ch/api/documents/417" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1119" + "$ref": "https://ils.rero.ch/api/holdings/1142" } }, { "pid": "1168", - "barcode": "fictive383", + "barcode": "10000001168", "call_number": "01168", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/617" + "$ref": "https://ils.rero.ch/api/documents/416" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1120" + "$ref": "https://ils.rero.ch/api/holdings/1143" } }, { @@ -21029,16 +21029,16 @@ "call_number": "01169", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/616" + "$ref": "https://ils.rero.ch/api/documents/415" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1121" + "$ref": "https://ils.rero.ch/api/holdings/1144" } }, { @@ -21053,10 +21053,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/616" + "$ref": "https://ils.rero.ch/api/documents/414" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1122" + "$ref": "https://ils.rero.ch/api/holdings/1145" } }, { @@ -21071,64 +21071,64 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/616" + "$ref": "https://ils.rero.ch/api/documents/414" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1122" + "$ref": "https://ils.rero.ch/api/holdings/1145" } }, { "pid": "1172", - "barcode": "fictive384", + "barcode": "fictive392", "call_number": "01172", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/615" + "$ref": "https://ils.rero.ch/api/documents/413" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1123" + "$ref": "https://ils.rero.ch/api/holdings/1146" } }, { "pid": "1173", - "barcode": "10000001173", + "barcode": "fictive393", "call_number": "01173", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/614" + "$ref": "https://ils.rero.ch/api/documents/413" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1124" + "$ref": "https://ils.rero.ch/api/holdings/1147" } }, { "pid": "1174", - "barcode": "fictive385", + "barcode": "fictive394", "call_number": "01174", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/614" + "$ref": "https://ils.rero.ch/api/documents/412" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1125" + "$ref": "https://ils.rero.ch/api/holdings/1148" } }, { @@ -21143,10 +21143,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/614" + "$ref": "https://ils.rero.ch/api/documents/411" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1126" + "$ref": "https://ils.rero.ch/api/holdings/1149" } }, { @@ -21155,52 +21155,52 @@ "call_number": "01176", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/613" + "$ref": "https://ils.rero.ch/api/documents/410" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1127" + "$ref": "https://ils.rero.ch/api/holdings/1150" } }, { "pid": "1177", - "barcode": "fictive386", + "barcode": "10000001177", "call_number": "01177", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/613" + "$ref": "https://ils.rero.ch/api/documents/410" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1128" + "$ref": "https://ils.rero.ch/api/holdings/1150" } }, { "pid": "1178", - "barcode": "fictive387", + "barcode": "fictive395", "call_number": "01178", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/613" + "$ref": "https://ils.rero.ch/api/documents/409" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1129" + "$ref": "https://ils.rero.ch/api/holdings/1151" } }, { @@ -21209,34 +21209,34 @@ "call_number": "01179", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/612" + "$ref": "https://ils.rero.ch/api/documents/409" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1130" + "$ref": "https://ils.rero.ch/api/holdings/1152" } }, { "pid": "1180", - "barcode": "fictive388", + "barcode": "10000001180", "call_number": "01180", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/611" + "$ref": "https://ils.rero.ch/api/documents/408" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1131" + "$ref": "https://ils.rero.ch/api/holdings/1153" } }, { @@ -21245,70 +21245,70 @@ "call_number": "01181", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/610" + "$ref": "https://ils.rero.ch/api/documents/407" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1132" + "$ref": "https://ils.rero.ch/api/holdings/1154" } }, { "pid": "1182", - "barcode": "fictive389", + "barcode": "10000001182", "call_number": "01182", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/610" + "$ref": "https://ils.rero.ch/api/documents/407" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1133" + "$ref": "https://ils.rero.ch/api/holdings/1155" } }, { "pid": "1183", - "barcode": "10000001183", + "barcode": "fictive396", "call_number": "01183", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/610" + "$ref": "https://ils.rero.ch/api/documents/406" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1134" + "$ref": "https://ils.rero.ch/api/holdings/1156" } }, { "pid": "1184", - "barcode": "fictive390", + "barcode": "10000001184", "call_number": "01184", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/609" + "$ref": "https://ils.rero.ch/api/documents/406" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1135" + "$ref": "https://ils.rero.ch/api/holdings/1157" } }, { @@ -21323,28 +21323,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/609" + "$ref": "https://ils.rero.ch/api/documents/405" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1136" + "$ref": "https://ils.rero.ch/api/holdings/1158" } }, { "pid": "1186", - "barcode": "fictive391", + "barcode": "10000001186", "call_number": "01186", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/609" + "$ref": "https://ils.rero.ch/api/documents/404" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1137" + "$ref": "https://ils.rero.ch/api/holdings/1159" } }, { @@ -21353,52 +21353,52 @@ "call_number": "01187", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/608" + "$ref": "https://ils.rero.ch/api/documents/403" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1138" + "$ref": "https://ils.rero.ch/api/holdings/1160" } }, { "pid": "1188", - "barcode": "10000001188", + "barcode": "fictive397", "call_number": "01188", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/608" + "$ref": "https://ils.rero.ch/api/documents/403" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1138" + "$ref": "https://ils.rero.ch/api/holdings/1161" } }, { "pid": "1189", - "barcode": "fictive392", + "barcode": "10000001189", "call_number": "01189", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/607" + "$ref": "https://ils.rero.ch/api/documents/402" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1139" + "$ref": "https://ils.rero.ch/api/holdings/1162" } }, { @@ -21407,16 +21407,16 @@ "call_number": "01190", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/607" + "$ref": "https://ils.rero.ch/api/documents/402" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1140" + "$ref": "https://ils.rero.ch/api/holdings/1163" } }, { @@ -21425,16 +21425,16 @@ "call_number": "01191", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/607" + "$ref": "https://ils.rero.ch/api/documents/401" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1141" + "$ref": "https://ils.rero.ch/api/holdings/1164" } }, { @@ -21443,34 +21443,34 @@ "call_number": "01192", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/606" + "$ref": "https://ils.rero.ch/api/documents/400" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1142" + "$ref": "https://ils.rero.ch/api/holdings/1165" } }, { "pid": "1193", - "barcode": "10000001193", + "barcode": "fictive398", "call_number": "01193", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/605" + "$ref": "https://ils.rero.ch/api/documents/399" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1143" + "$ref": "https://ils.rero.ch/api/holdings/1166" } }, { @@ -21479,16 +21479,16 @@ "call_number": "01194", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/604" + "$ref": "https://ils.rero.ch/api/documents/398" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1144" + "$ref": "https://ils.rero.ch/api/holdings/1167" } }, { @@ -21497,16 +21497,16 @@ "call_number": "01195", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/604" + "$ref": "https://ils.rero.ch/api/documents/398" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1145" + "$ref": "https://ils.rero.ch/api/holdings/1168" } }, { @@ -21515,34 +21515,34 @@ "call_number": "01196", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/603" + "$ref": "https://ils.rero.ch/api/documents/397" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1146" + "$ref": "https://ils.rero.ch/api/holdings/1169" } }, { "pid": "1197", - "barcode": "fictive393", + "barcode": "10000001197", "call_number": "01197", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/603" + "$ref": "https://ils.rero.ch/api/documents/396" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1147" + "$ref": "https://ils.rero.ch/api/holdings/1170" } }, { @@ -21557,46 +21557,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/602" + "$ref": "https://ils.rero.ch/api/documents/396" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1148" + "$ref": "https://ils.rero.ch/api/holdings/1171" } }, { "pid": "1199", - "barcode": "10000001199", + "barcode": "fictive399", "call_number": "01199", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/602" + "$ref": "https://ils.rero.ch/api/documents/395" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1149" + "$ref": "https://ils.rero.ch/api/holdings/1172" } }, { "pid": "1200", - "barcode": "10000001200", + "barcode": "fictive400", "call_number": "01200", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/601" + "$ref": "https://ils.rero.ch/api/documents/395" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1150" + "$ref": "https://ils.rero.ch/api/holdings/1173" } }, { @@ -21605,16 +21605,16 @@ "call_number": "01201", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/600" + "$ref": "https://ils.rero.ch/api/documents/394" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1151" + "$ref": "https://ils.rero.ch/api/holdings/1174" } }, { @@ -21623,16 +21623,16 @@ "call_number": "01202", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/600" + "$ref": "https://ils.rero.ch/api/documents/393" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1151" + "$ref": "https://ils.rero.ch/api/holdings/1175" } }, { @@ -21641,16 +21641,16 @@ "call_number": "01203", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/600" + "$ref": "https://ils.rero.ch/api/documents/392" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1151" + "$ref": "https://ils.rero.ch/api/holdings/1176" } }, { @@ -21659,88 +21659,88 @@ "call_number": "01204", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/599" + "$ref": "https://ils.rero.ch/api/documents/391" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1152" + "$ref": "https://ils.rero.ch/api/holdings/1177" } }, { "pid": "1205", - "barcode": "fictive394", + "barcode": "10000001205", "call_number": "01205", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/598" + "$ref": "https://ils.rero.ch/api/documents/391" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1153" + "$ref": "https://ils.rero.ch/api/holdings/1178" } }, { "pid": "1206", - "barcode": "fictive395", + "barcode": "10000001206", "call_number": "01206", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/597" + "$ref": "https://ils.rero.ch/api/documents/390" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1154" + "$ref": "https://ils.rero.ch/api/holdings/1179" } }, { "pid": "1207", - "barcode": "fictive396", + "barcode": "10000001207", "call_number": "01207", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/597" + "$ref": "https://ils.rero.ch/api/documents/389" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1155" + "$ref": "https://ils.rero.ch/api/holdings/1180" } }, { "pid": "1208", - "barcode": "fictive397", + "barcode": "10000001208", "call_number": "01208", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/596" + "$ref": "https://ils.rero.ch/api/documents/389" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1156" + "$ref": "https://ils.rero.ch/api/holdings/1181" } }, { @@ -21749,34 +21749,34 @@ "call_number": "01209", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/596" + "$ref": "https://ils.rero.ch/api/documents/388" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1157" + "$ref": "https://ils.rero.ch/api/holdings/1182" } }, { "pid": "1210", - "barcode": "fictive398", + "barcode": "10000001210", "call_number": "01210", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/595" + "$ref": "https://ils.rero.ch/api/documents/387" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1158" + "$ref": "https://ils.rero.ch/api/holdings/1183" } }, { @@ -21785,34 +21785,34 @@ "call_number": "01211", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/595" + "$ref": "https://ils.rero.ch/api/documents/386" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1159" + "$ref": "https://ils.rero.ch/api/holdings/1184" } }, { "pid": "1212", - "barcode": "fictive399", + "barcode": "10000001212", "call_number": "01212", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/594" + "$ref": "https://ils.rero.ch/api/documents/386" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1160" + "$ref": "https://ils.rero.ch/api/holdings/1185" } }, { @@ -21821,34 +21821,34 @@ "call_number": "01213", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/594" + "$ref": "https://ils.rero.ch/api/documents/385" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1161" + "$ref": "https://ils.rero.ch/api/holdings/1186" } }, { "pid": "1214", - "barcode": "10000001214", + "barcode": "fictive401", "call_number": "01214", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/593" + "$ref": "https://ils.rero.ch/api/documents/384" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1162" + "$ref": "https://ils.rero.ch/api/holdings/1187" } }, { @@ -21857,16 +21857,16 @@ "call_number": "01215", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/593" + "$ref": "https://ils.rero.ch/api/documents/384" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1162" + "$ref": "https://ils.rero.ch/api/holdings/1188" } }, { @@ -21875,70 +21875,70 @@ "call_number": "01216", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/593" + "$ref": "https://ils.rero.ch/api/documents/383" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1163" + "$ref": "https://ils.rero.ch/api/holdings/1189" } }, { "pid": "1217", - "barcode": "fictive400", + "barcode": "10000001217", "call_number": "01217", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/592" + "$ref": "https://ils.rero.ch/api/documents/383" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1164" + "$ref": "https://ils.rero.ch/api/holdings/1190" } }, { "pid": "1218", - "barcode": "fictive401", + "barcode": "10000001218", "call_number": "01218", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/592" + "$ref": "https://ils.rero.ch/api/documents/382" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1165" + "$ref": "https://ils.rero.ch/api/holdings/1191" } }, { "pid": "1219", - "barcode": "10000001219", + "barcode": "fictive402", "call_number": "01219", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/591" + "$ref": "https://ils.rero.ch/api/documents/381" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1166" + "$ref": "https://ils.rero.ch/api/holdings/1192" } }, { @@ -21947,34 +21947,34 @@ "call_number": "01220", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/591" + "$ref": "https://ils.rero.ch/api/documents/381" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1167" + "$ref": "https://ils.rero.ch/api/holdings/1193" } }, { "pid": "1221", - "barcode": "fictive402", + "barcode": "10000001221", "call_number": "01221", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/591" + "$ref": "https://ils.rero.ch/api/documents/380" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1168" + "$ref": "https://ils.rero.ch/api/holdings/1194" } }, { @@ -21983,16 +21983,16 @@ "call_number": "01222", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/590" + "$ref": "https://ils.rero.ch/api/documents/379" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1169" + "$ref": "https://ils.rero.ch/api/holdings/1195" } }, { @@ -22001,34 +22001,34 @@ "call_number": "01223", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/589" + "$ref": "https://ils.rero.ch/api/documents/378" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1170" + "$ref": "https://ils.rero.ch/api/holdings/1196" } }, { "pid": "1224", - "barcode": "10000001224", + "barcode": "fictive403", "call_number": "01224", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/589" + "$ref": "https://ils.rero.ch/api/documents/377" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1171" + "$ref": "https://ils.rero.ch/api/holdings/1197" } }, { @@ -22037,16 +22037,16 @@ "call_number": "01225", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/588" + "$ref": "https://ils.rero.ch/api/documents/376" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1172" + "$ref": "https://ils.rero.ch/api/holdings/1198" } }, { @@ -22061,64 +22061,64 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/588" + "$ref": "https://ils.rero.ch/api/documents/375" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1173" + "$ref": "https://ils.rero.ch/api/holdings/1199" } }, { "pid": "1227", - "barcode": "fictive403", + "barcode": "fictive404", "call_number": "01227", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/588" + "$ref": "https://ils.rero.ch/api/documents/374" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1174" + "$ref": "https://ils.rero.ch/api/holdings/1200" } }, { "pid": "1228", - "barcode": "10000001228", + "barcode": "fictive405", "call_number": "01228", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/587" + "$ref": "https://ils.rero.ch/api/documents/373" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1175" + "$ref": "https://ils.rero.ch/api/holdings/1201" } }, { "pid": "1229", - "barcode": "fictive404", + "barcode": "10000001229", "call_number": "01229", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/587" + "$ref": "https://ils.rero.ch/api/documents/373" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1176" + "$ref": "https://ils.rero.ch/api/holdings/1202" } }, { @@ -22127,52 +22127,52 @@ "call_number": "01230", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/587" + "$ref": "https://ils.rero.ch/api/documents/372" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1177" + "$ref": "https://ils.rero.ch/api/holdings/1203" } }, { "pid": "1231", - "barcode": "fictive405", + "barcode": "10000001231", "call_number": "01231", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/586" + "$ref": "https://ils.rero.ch/api/documents/371" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1178" + "$ref": "https://ils.rero.ch/api/holdings/1204" } }, { "pid": "1232", - "barcode": "10000001232", + "barcode": "fictive406", "call_number": "01232", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/585" + "$ref": "https://ils.rero.ch/api/documents/371" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1179" + "$ref": "https://ils.rero.ch/api/holdings/1205" } }, { @@ -22181,70 +22181,70 @@ "call_number": "01233", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/584" + "$ref": "https://ils.rero.ch/api/documents/370" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1180" + "$ref": "https://ils.rero.ch/api/holdings/1206" } }, { "pid": "1234", - "barcode": "10000001234", + "barcode": "fictive407", "call_number": "01234", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/583" + "$ref": "https://ils.rero.ch/api/documents/369" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1181" + "$ref": "https://ils.rero.ch/api/holdings/1207" } }, { "pid": "1235", - "barcode": "10000001235", + "barcode": "fictive408", "call_number": "01235", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/583" + "$ref": "https://ils.rero.ch/api/documents/368" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1182" + "$ref": "https://ils.rero.ch/api/holdings/1208" } }, { "pid": "1236", - "barcode": "10000001236", + "barcode": "fictive409", "call_number": "01236", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/583" + "$ref": "https://ils.rero.ch/api/documents/367" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1182" + "$ref": "https://ils.rero.ch/api/holdings/1209" } }, { @@ -22253,70 +22253,70 @@ "call_number": "01237", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/582" + "$ref": "https://ils.rero.ch/api/documents/367" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1183" + "$ref": "https://ils.rero.ch/api/holdings/1210" } }, { "pid": "1238", - "barcode": "10000001238", + "barcode": "fictive410", "call_number": "01238", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/582" + "$ref": "https://ils.rero.ch/api/documents/366" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1184" + "$ref": "https://ils.rero.ch/api/holdings/1211" } }, { "pid": "1239", - "barcode": "10000001239", + "barcode": "fictive411", "call_number": "01239", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/582" + "$ref": "https://ils.rero.ch/api/documents/365" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1185" + "$ref": "https://ils.rero.ch/api/holdings/1212" } }, { "pid": "1240", - "barcode": "fictive406", + "barcode": "10000001240", "call_number": "01240", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/581" + "$ref": "https://ils.rero.ch/api/documents/364" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1186" + "$ref": "https://ils.rero.ch/api/holdings/1213" } }, { @@ -22331,69 +22331,69 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/581" + "$ref": "https://ils.rero.ch/api/documents/364" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1187" + "$ref": "https://ils.rero.ch/api/holdings/1214" } }, { "pid": "1242", - "barcode": "fictive407", + "barcode": "fictive412", "call_number": "01242", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/580" + "$ref": "https://ils.rero.ch/api/documents/363" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1188" + "$ref": "https://ils.rero.ch/api/holdings/1215" } }, { "pid": "1243", - "barcode": "fictive408", + "barcode": "10000001243", "call_number": "01243", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/580" + "$ref": "https://ils.rero.ch/api/documents/362" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1189" + "$ref": "https://ils.rero.ch/api/holdings/1216" } }, { "pid": "1244", - "barcode": "10000001244", + "barcode": "fictive413", "call_number": "01244", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/579" + "$ref": "https://ils.rero.ch/api/documents/361" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1190" + "$ref": "https://ils.rero.ch/api/holdings/1217" } }, { "pid": "1245", - "barcode": "fictive409", + "barcode": "fictive414", "call_number": "01245", "status": "on_shelf", "location": { @@ -22403,10 +22403,10 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/579" + "$ref": "https://ils.rero.ch/api/documents/361" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1191" + "$ref": "https://ils.rero.ch/api/holdings/1218" } }, { @@ -22415,34 +22415,34 @@ "call_number": "01246", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/578" + "$ref": "https://ils.rero.ch/api/documents/360" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1192" + "$ref": "https://ils.rero.ch/api/holdings/1219" } }, { "pid": "1247", - "barcode": "fictive410", + "barcode": "10000001247", "call_number": "01247", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/577" + "$ref": "https://ils.rero.ch/api/documents/359" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1193" + "$ref": "https://ils.rero.ch/api/holdings/1220" } }, { @@ -22457,46 +22457,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/576" + "$ref": "https://ils.rero.ch/api/documents/358" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1194" + "$ref": "https://ils.rero.ch/api/holdings/1221" } }, { "pid": "1249", - "barcode": "fictive411", + "barcode": "fictive415", "call_number": "01249", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/576" + "$ref": "https://ils.rero.ch/api/documents/358" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1195" + "$ref": "https://ils.rero.ch/api/holdings/1222" } }, { "pid": "1250", - "barcode": "fictive412", + "barcode": "fictive416", "call_number": "01250", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/575" + "$ref": "https://ils.rero.ch/api/documents/357" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1196" + "$ref": "https://ils.rero.ch/api/holdings/1223" } }, { @@ -22505,88 +22505,88 @@ "call_number": "01251", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/574" + "$ref": "https://ils.rero.ch/api/documents/356" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1197" + "$ref": "https://ils.rero.ch/api/holdings/1224" } }, { "pid": "1252", - "barcode": "10000001252", + "barcode": "fictive417", "call_number": "01252", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/574" + "$ref": "https://ils.rero.ch/api/documents/356" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1198" + "$ref": "https://ils.rero.ch/api/holdings/1225" } }, { "pid": "1253", - "barcode": "fictive413", + "barcode": "10000001253", "call_number": "01253", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/574" + "$ref": "https://ils.rero.ch/api/documents/355" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1199" + "$ref": "https://ils.rero.ch/api/holdings/1226" } }, { "pid": "1254", - "barcode": "fictive414", + "barcode": "10000001254", "call_number": "01254", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/573" + "$ref": "https://ils.rero.ch/api/documents/354" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1200" + "$ref": "https://ils.rero.ch/api/holdings/1227" } }, { "pid": "1255", - "barcode": "10000001255", + "barcode": "fictive418", "call_number": "01255", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/573" + "$ref": "https://ils.rero.ch/api/documents/354" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1201" + "$ref": "https://ils.rero.ch/api/holdings/1228" } }, { @@ -22595,34 +22595,34 @@ "call_number": "01256", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/572" + "$ref": "https://ils.rero.ch/api/documents/353" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1202" + "$ref": "https://ils.rero.ch/api/holdings/1229" } }, { "pid": "1257", - "barcode": "fictive415", + "barcode": "10000001257", "call_number": "01257", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/572" + "$ref": "https://ils.rero.ch/api/documents/353" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1203" + "$ref": "https://ils.rero.ch/api/holdings/1230" } }, { @@ -22631,75 +22631,75 @@ "call_number": "01258", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/571" + "$ref": "https://ils.rero.ch/api/documents/352" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1204" + "$ref": "https://ils.rero.ch/api/holdings/1231" } }, { "pid": "1259", - "barcode": "10000001259", + "barcode": "fictive419", "call_number": "01259", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/570" + "$ref": "https://ils.rero.ch/api/documents/351" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1205" + "$ref": "https://ils.rero.ch/api/holdings/1232" } }, { "pid": "1260", - "barcode": "10000001260", + "barcode": "fictive420", "call_number": "01260", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/570" + "$ref": "https://ils.rero.ch/api/documents/350" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1206" + "$ref": "https://ils.rero.ch/api/holdings/1233" } }, { "pid": "1261", - "barcode": "fictive416", + "barcode": "10000001261", "call_number": "01261", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/570" + "$ref": "https://ils.rero.ch/api/documents/350" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1207" + "$ref": "https://ils.rero.ch/api/holdings/1234" } }, { "pid": "1262", - "barcode": "fictive417", + "barcode": "fictive421", "call_number": "01262", "status": "on_shelf", "location": { @@ -22709,172 +22709,172 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/569" + "$ref": "https://ils.rero.ch/api/documents/349" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1208" + "$ref": "https://ils.rero.ch/api/holdings/1235" } }, { "pid": "1263", - "barcode": "10000001263", + "barcode": "fictive422", "call_number": "01263", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/569" + "$ref": "https://ils.rero.ch/api/documents/349" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1209" + "$ref": "https://ils.rero.ch/api/holdings/1236" } }, { "pid": "1264", - "barcode": "fictive418", + "barcode": "10000001264", "call_number": "01264", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/569" + "$ref": "https://ils.rero.ch/api/documents/348" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1210" + "$ref": "https://ils.rero.ch/api/holdings/1237" } }, { "pid": "1265", - "barcode": "fictive419", + "barcode": "10000001265", "call_number": "01265", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/568" + "$ref": "https://ils.rero.ch/api/documents/347" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1211" + "$ref": "https://ils.rero.ch/api/holdings/1238" } }, { "pid": "1266", - "barcode": "10000001266", + "barcode": "fictive423", "call_number": "01266", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/568" + "$ref": "https://ils.rero.ch/api/documents/347" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1212" + "$ref": "https://ils.rero.ch/api/holdings/1239" } }, { "pid": "1267", - "barcode": "fictive420", + "barcode": "10000001267", "call_number": "01267", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/568" + "$ref": "https://ils.rero.ch/api/documents/346" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1213" + "$ref": "https://ils.rero.ch/api/holdings/1240" } }, { "pid": "1268", - "barcode": "10000001268", + "barcode": "fictive424", "call_number": "01268", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/567" + "$ref": "https://ils.rero.ch/api/documents/346" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1214" + "$ref": "https://ils.rero.ch/api/holdings/1241" } }, { "pid": "1269", - "barcode": "10000001269", + "barcode": "fictive425", "call_number": "01269", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/566" + "$ref": "https://ils.rero.ch/api/documents/345" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1215" + "$ref": "https://ils.rero.ch/api/holdings/1242" } }, { "pid": "1270", - "barcode": "10000001270", + "barcode": "fictive426", "call_number": "01270", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/566" + "$ref": "https://ils.rero.ch/api/documents/344" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1216" + "$ref": "https://ils.rero.ch/api/holdings/1243" } }, { "pid": "1271", - "barcode": "10000001271", + "barcode": "fictive427", "call_number": "01271", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/565" + "$ref": "https://ils.rero.ch/api/documents/344" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1217" + "$ref": "https://ils.rero.ch/api/holdings/1244" } }, { @@ -22883,16 +22883,16 @@ "call_number": "01272", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/565" + "$ref": "https://ils.rero.ch/api/documents/343" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1218" + "$ref": "https://ils.rero.ch/api/holdings/1245" } }, { @@ -22901,34 +22901,34 @@ "call_number": "01273", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/565" + "$ref": "https://ils.rero.ch/api/documents/343" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1219" + "$ref": "https://ils.rero.ch/api/holdings/1246" } }, { "pid": "1274", - "barcode": "fictive421", + "barcode": "10000001274", "call_number": "01274", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/564" + "$ref": "https://ils.rero.ch/api/documents/342" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1220" + "$ref": "https://ils.rero.ch/api/holdings/1247" } }, { @@ -22937,34 +22937,34 @@ "call_number": "01275", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/564" + "$ref": "https://ils.rero.ch/api/documents/342" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1221" + "$ref": "https://ils.rero.ch/api/holdings/1248" } }, { "pid": "1276", - "barcode": "10000001276", + "barcode": "fictive428", "call_number": "01276", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/564" + "$ref": "https://ils.rero.ch/api/documents/341" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1222" + "$ref": "https://ils.rero.ch/api/holdings/1249" } }, { @@ -22973,34 +22973,34 @@ "call_number": "01277", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/563" + "$ref": "https://ils.rero.ch/api/documents/341" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1223" + "$ref": "https://ils.rero.ch/api/holdings/1250" } }, { "pid": "1278", - "barcode": "fictive422", + "barcode": "10000001278", "call_number": "01278", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/563" + "$ref": "https://ils.rero.ch/api/documents/340" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1224" + "$ref": "https://ils.rero.ch/api/holdings/1251" } }, { @@ -23015,10 +23015,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/563" + "$ref": "https://ils.rero.ch/api/documents/339" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1225" + "$ref": "https://ils.rero.ch/api/holdings/1252" } }, { @@ -23027,34 +23027,34 @@ "call_number": "01280", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/562" + "$ref": "https://ils.rero.ch/api/documents/339" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1226" + "$ref": "https://ils.rero.ch/api/holdings/1252" } }, { "pid": "1281", - "barcode": "10000001281", + "barcode": "fictive429", "call_number": "01281", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/562" + "$ref": "https://ils.rero.ch/api/documents/338" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1227" + "$ref": "https://ils.rero.ch/api/holdings/1253" } }, { @@ -23063,34 +23063,34 @@ "call_number": "01282", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/561" + "$ref": "https://ils.rero.ch/api/documents/338" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1228" + "$ref": "https://ils.rero.ch/api/holdings/1254" } }, { "pid": "1283", - "barcode": "10000001283", + "barcode": "fictive430", "call_number": "01283", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/560" + "$ref": "https://ils.rero.ch/api/documents/337" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1229" + "$ref": "https://ils.rero.ch/api/holdings/1255" } }, { @@ -23099,16 +23099,16 @@ "call_number": "01284", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/559" + "$ref": "https://ils.rero.ch/api/documents/336" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1230" + "$ref": "https://ils.rero.ch/api/holdings/1256" } }, { @@ -23117,34 +23117,34 @@ "call_number": "01285", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/558" + "$ref": "https://ils.rero.ch/api/documents/336" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1231" + "$ref": "https://ils.rero.ch/api/holdings/1257" } }, { "pid": "1286", - "barcode": "fictive423", + "barcode": "10000001286", "call_number": "01286", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/557" + "$ref": "https://ils.rero.ch/api/documents/335" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1232" + "$ref": "https://ils.rero.ch/api/holdings/1258" } }, { @@ -23153,70 +23153,70 @@ "call_number": "01287", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/557" + "$ref": "https://ils.rero.ch/api/documents/335" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1233" + "$ref": "https://ils.rero.ch/api/holdings/1259" } }, { "pid": "1288", - "barcode": "fictive424", + "barcode": "10000001288", "call_number": "01288", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/557" + "$ref": "https://ils.rero.ch/api/documents/334" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1234" + "$ref": "https://ils.rero.ch/api/holdings/1260" } }, { "pid": "1289", - "barcode": "10000001289", + "barcode": "fictive431", "call_number": "01289", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/556" + "$ref": "https://ils.rero.ch/api/documents/333" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1235" + "$ref": "https://ils.rero.ch/api/holdings/1261" } }, { "pid": "1290", - "barcode": "fictive425", + "barcode": "10000001290", "call_number": "01290", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/556" + "$ref": "https://ils.rero.ch/api/documents/332" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1236" + "$ref": "https://ils.rero.ch/api/holdings/1262" } }, { @@ -23225,34 +23225,34 @@ "call_number": "01291", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/556" + "$ref": "https://ils.rero.ch/api/documents/331" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1235" + "$ref": "https://ils.rero.ch/api/holdings/1263" } }, { "pid": "1292", - "barcode": "fictive426", + "barcode": "fictive432", "call_number": "01292", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/555" + "$ref": "https://ils.rero.ch/api/documents/330" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1237" + "$ref": "https://ils.rero.ch/api/holdings/1264" } }, { @@ -23261,16 +23261,16 @@ "call_number": "01293", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/555" + "$ref": "https://ils.rero.ch/api/documents/329" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1238" + "$ref": "https://ils.rero.ch/api/holdings/1265" } }, { @@ -23279,16 +23279,16 @@ "call_number": "01294", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/554" + "$ref": "https://ils.rero.ch/api/documents/328" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1239" + "$ref": "https://ils.rero.ch/api/holdings/1266" } }, { @@ -23297,16 +23297,16 @@ "call_number": "01295", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/553" + "$ref": "https://ils.rero.ch/api/documents/328" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1240" + "$ref": "https://ils.rero.ch/api/holdings/1267" } }, { @@ -23315,34 +23315,34 @@ "call_number": "01296", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/553" + "$ref": "https://ils.rero.ch/api/documents/327" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1241" + "$ref": "https://ils.rero.ch/api/holdings/1268" } }, { "pid": "1297", - "barcode": "10000001297", + "barcode": "fictive433", "call_number": "01297", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/552" + "$ref": "https://ils.rero.ch/api/documents/326" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1242" + "$ref": "https://ils.rero.ch/api/holdings/1269" } }, { @@ -23351,16 +23351,16 @@ "call_number": "01298", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/552" + "$ref": "https://ils.rero.ch/api/documents/326" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1243" + "$ref": "https://ils.rero.ch/api/holdings/1270" } }, { @@ -23369,70 +23369,70 @@ "call_number": "01299", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/551" + "$ref": "https://ils.rero.ch/api/documents/325" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1244" + "$ref": "https://ils.rero.ch/api/holdings/1271" } }, { "pid": "1300", - "barcode": "10000001300", + "barcode": "fictive434", "call_number": "01300", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/550" + "$ref": "https://ils.rero.ch/api/documents/324" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1245" + "$ref": "https://ils.rero.ch/api/holdings/1272" } }, { "pid": "1301", - "barcode": "fictive427", + "barcode": "10000001301", "call_number": "01301", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/550" + "$ref": "https://ils.rero.ch/api/documents/324" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1246" + "$ref": "https://ils.rero.ch/api/holdings/1273" } }, { "pid": "1302", - "barcode": "10000001302", + "barcode": "fictive435", "call_number": "01302", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/549" + "$ref": "https://ils.rero.ch/api/documents/323" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1247" + "$ref": "https://ils.rero.ch/api/holdings/1274" } }, { @@ -23441,70 +23441,70 @@ "call_number": "01303", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/549" + "$ref": "https://ils.rero.ch/api/documents/322" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1248" + "$ref": "https://ils.rero.ch/api/holdings/1275" } }, { "pid": "1304", - "barcode": "fictive428", + "barcode": "fictive436", "call_number": "01304", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/548" + "$ref": "https://ils.rero.ch/api/documents/322" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1249" + "$ref": "https://ils.rero.ch/api/holdings/1276" } }, { "pid": "1305", - "barcode": "fictive429", + "barcode": "10000001305", "call_number": "01305", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/548" + "$ref": "https://ils.rero.ch/api/documents/321" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1250" + "$ref": "https://ils.rero.ch/api/holdings/1277" } }, { "pid": "1306", - "barcode": "10000001306", + "barcode": "fictive437", "call_number": "01306", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/548" + "$ref": "https://ils.rero.ch/api/documents/320" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1251" + "$ref": "https://ils.rero.ch/api/holdings/1278" } }, { @@ -23519,10 +23519,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/547" + "$ref": "https://ils.rero.ch/api/documents/319" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1252" + "$ref": "https://ils.rero.ch/api/holdings/1279" } }, { @@ -23531,16 +23531,16 @@ "call_number": "01308", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/546" + "$ref": "https://ils.rero.ch/api/documents/319" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1253" + "$ref": "https://ils.rero.ch/api/holdings/1280" } }, { @@ -23549,52 +23549,52 @@ "call_number": "01309", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/546" + "$ref": "https://ils.rero.ch/api/documents/318" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1254" + "$ref": "https://ils.rero.ch/api/holdings/1281" } }, { "pid": "1310", - "barcode": "fictive430", + "barcode": "10000001310", "call_number": "01310", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/545" + "$ref": "https://ils.rero.ch/api/documents/318" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1255" + "$ref": "https://ils.rero.ch/api/holdings/1282" } }, { "pid": "1311", - "barcode": "10000001311", + "barcode": "fictive438", "call_number": "01311", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/545" + "$ref": "https://ils.rero.ch/api/documents/317" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1256" + "$ref": "https://ils.rero.ch/api/holdings/1283" } }, { @@ -23603,16 +23603,16 @@ "call_number": "01312", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/545" + "$ref": "https://ils.rero.ch/api/documents/317" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1257" + "$ref": "https://ils.rero.ch/api/holdings/1284" } }, { @@ -23621,52 +23621,52 @@ "call_number": "01313", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/544" + "$ref": "https://ils.rero.ch/api/documents/316" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1258" + "$ref": "https://ils.rero.ch/api/holdings/1285" } }, { "pid": "1314", - "barcode": "fictive431", + "barcode": "10000001314", "call_number": "01314", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/544" + "$ref": "https://ils.rero.ch/api/documents/316" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1259" + "$ref": "https://ils.rero.ch/api/holdings/1286" } }, { "pid": "1315", - "barcode": "fictive432", + "barcode": "fictive439", "call_number": "01315", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/543" + "$ref": "https://ils.rero.ch/api/documents/315" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1260" + "$ref": "https://ils.rero.ch/api/holdings/1287" } }, { @@ -23675,34 +23675,34 @@ "call_number": "01316", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/543" + "$ref": "https://ils.rero.ch/api/documents/314" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1261" + "$ref": "https://ils.rero.ch/api/holdings/1288" } }, { "pid": "1317", - "barcode": "fictive433", + "barcode": "fictive440", "call_number": "01317", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/543" + "$ref": "https://ils.rero.ch/api/documents/314" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1260" + "$ref": "https://ils.rero.ch/api/holdings/1289" } }, { @@ -23711,16 +23711,16 @@ "call_number": "01318", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/542" + "$ref": "https://ils.rero.ch/api/documents/313" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1262" + "$ref": "https://ils.rero.ch/api/holdings/1290" } }, { @@ -23729,34 +23729,34 @@ "call_number": "01319", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/542" + "$ref": "https://ils.rero.ch/api/documents/313" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1263" + "$ref": "https://ils.rero.ch/api/holdings/1291" } }, { "pid": "1320", - "barcode": "fictive434", + "barcode": "fictive441", "call_number": "01320", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/542" + "$ref": "https://ils.rero.ch/api/documents/312" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1264" + "$ref": "https://ils.rero.ch/api/holdings/1292" } }, { @@ -23765,16 +23765,16 @@ "call_number": "01321", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/541" + "$ref": "https://ils.rero.ch/api/documents/311" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1265" + "$ref": "https://ils.rero.ch/api/holdings/1293" } }, { @@ -23783,16 +23783,16 @@ "call_number": "01322", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/541" + "$ref": "https://ils.rero.ch/api/documents/311" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1266" + "$ref": "https://ils.rero.ch/api/holdings/1294" } }, { @@ -23801,70 +23801,70 @@ "call_number": "01323", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/541" + "$ref": "https://ils.rero.ch/api/documents/310" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1267" + "$ref": "https://ils.rero.ch/api/holdings/1295" } }, { "pid": "1324", - "barcode": "fictive435", + "barcode": "10000001324", "call_number": "01324", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/540" + "$ref": "https://ils.rero.ch/api/documents/309" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1268" + "$ref": "https://ils.rero.ch/api/holdings/1296" } }, { "pid": "1325", - "barcode": "fictive436", + "barcode": "10000001325", "call_number": "01325", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/540" + "$ref": "https://ils.rero.ch/api/documents/309" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1269" + "$ref": "https://ils.rero.ch/api/holdings/1297" } }, { "pid": "1326", - "barcode": "fictive437", + "barcode": "10000001326", "call_number": "01326", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/540" + "$ref": "https://ils.rero.ch/api/documents/308" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1270" + "$ref": "https://ils.rero.ch/api/holdings/1298" } }, { @@ -23873,106 +23873,106 @@ "call_number": "01327", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/539" + "$ref": "https://ils.rero.ch/api/documents/307" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1271" + "$ref": "https://ils.rero.ch/api/holdings/1299" } }, { "pid": "1328", - "barcode": "10000001328", + "barcode": "fictive442", "call_number": "01328", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/539" + "$ref": "https://ils.rero.ch/api/documents/307" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1272" + "$ref": "https://ils.rero.ch/api/holdings/1300" } }, { "pid": "1329", - "barcode": "fictive438", + "barcode": "10000001329", "call_number": "01329", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/539" + "$ref": "https://ils.rero.ch/api/documents/306" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1273" + "$ref": "https://ils.rero.ch/api/holdings/1301" } }, { "pid": "1330", - "barcode": "10000001330", + "barcode": "fictive443", "call_number": "01330", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/538" + "$ref": "https://ils.rero.ch/api/documents/305" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1274" + "$ref": "https://ils.rero.ch/api/holdings/1302" } }, { "pid": "1331", - "barcode": "10000001331", + "barcode": "fictive444", "call_number": "01331", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/538" + "$ref": "https://ils.rero.ch/api/documents/304" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1275" + "$ref": "https://ils.rero.ch/api/holdings/1303" } }, { "pid": "1332", - "barcode": "10000001332", + "barcode": "fictive445", "call_number": "01332", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/537" + "$ref": "https://ils.rero.ch/api/documents/303" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1276" + "$ref": "https://ils.rero.ch/api/holdings/1304" } }, { @@ -23987,28 +23987,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/536" + "$ref": "https://ils.rero.ch/api/documents/303" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1277" + "$ref": "https://ils.rero.ch/api/holdings/1305" } }, { "pid": "1334", - "barcode": "fictive439", + "barcode": "10000001334", "call_number": "01334", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/536" + "$ref": "https://ils.rero.ch/api/documents/302" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1278" + "$ref": "https://ils.rero.ch/api/holdings/1306" } }, { @@ -24017,16 +24017,16 @@ "call_number": "01335", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/536" + "$ref": "https://ils.rero.ch/api/documents/302" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1277" + "$ref": "https://ils.rero.ch/api/holdings/1307" } }, { @@ -24035,34 +24035,34 @@ "call_number": "01336", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/535" + "$ref": "https://ils.rero.ch/api/documents/301" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1279" + "$ref": "https://ils.rero.ch/api/holdings/1308" } }, { "pid": "1337", - "barcode": "10000001337", + "barcode": "fictive446", "call_number": "01337", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/535" + "$ref": "https://ils.rero.ch/api/documents/301" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1280" + "$ref": "https://ils.rero.ch/api/holdings/1309" } }, { @@ -24071,70 +24071,70 @@ "call_number": "01338", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/535" + "$ref": "https://ils.rero.ch/api/documents/300" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1280" + "$ref": "https://ils.rero.ch/api/holdings/1310" } }, { "pid": "1339", - "barcode": "fictive440", + "barcode": "10000001339", "call_number": "01339", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/534" + "$ref": "https://ils.rero.ch/api/documents/299" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1281" + "$ref": "https://ils.rero.ch/api/holdings/1311" } }, { "pid": "1340", - "barcode": "10000001340", + "barcode": "fictive447", "call_number": "01340", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/533" + "$ref": "https://ils.rero.ch/api/documents/299" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1282" + "$ref": "https://ils.rero.ch/api/holdings/1312" } }, { "pid": "1341", - "barcode": "10000001341", + "barcode": "fictive448", "call_number": "01341", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/533" + "$ref": "https://ils.rero.ch/api/documents/298" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1283" + "$ref": "https://ils.rero.ch/api/holdings/1313" } }, { @@ -24143,34 +24143,34 @@ "call_number": "01342", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/532" + "$ref": "https://ils.rero.ch/api/documents/297" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1284" + "$ref": "https://ils.rero.ch/api/holdings/1314" } }, { "pid": "1343", - "barcode": "fictive441", + "barcode": "fictive449", "call_number": "01343", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/532" + "$ref": "https://ils.rero.ch/api/documents/296" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1285" + "$ref": "https://ils.rero.ch/api/holdings/1315" } }, { @@ -24179,34 +24179,34 @@ "call_number": "01344", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/532" + "$ref": "https://ils.rero.ch/api/documents/296" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1286" + "$ref": "https://ils.rero.ch/api/holdings/1316" } }, { "pid": "1345", - "barcode": "10000001345", + "barcode": "fictive450", "call_number": "01345", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/531" + "$ref": "https://ils.rero.ch/api/documents/295" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1287" + "$ref": "https://ils.rero.ch/api/holdings/1317" } }, { @@ -24221,10 +24221,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/531" + "$ref": "https://ils.rero.ch/api/documents/295" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1287" + "$ref": "https://ils.rero.ch/api/holdings/1318" } }, { @@ -24233,16 +24233,16 @@ "call_number": "01347", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/530" + "$ref": "https://ils.rero.ch/api/documents/294" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1288" + "$ref": "https://ils.rero.ch/api/holdings/1319" } }, { @@ -24251,16 +24251,16 @@ "call_number": "01348", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/529" + "$ref": "https://ils.rero.ch/api/documents/294" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1289" + "$ref": "https://ils.rero.ch/api/holdings/1320" } }, { @@ -24275,64 +24275,64 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/529" + "$ref": "https://ils.rero.ch/api/documents/293" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1290" + "$ref": "https://ils.rero.ch/api/holdings/1321" } }, { "pid": "1350", - "barcode": "fictive442", + "barcode": "10000001350", "call_number": "01350", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/528" + "$ref": "https://ils.rero.ch/api/documents/292" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1291" + "$ref": "https://ils.rero.ch/api/holdings/1322" } }, { "pid": "1351", - "barcode": "10000001351", + "barcode": "fictive451", "call_number": "01351", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/528" + "$ref": "https://ils.rero.ch/api/documents/292" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1292" + "$ref": "https://ils.rero.ch/api/holdings/1323" } }, { "pid": "1352", - "barcode": "fictive443", + "barcode": "10000001352", "call_number": "01352", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/527" + "$ref": "https://ils.rero.ch/api/documents/291" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1293" + "$ref": "https://ils.rero.ch/api/holdings/1324" } }, { @@ -24341,88 +24341,88 @@ "call_number": "01353", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/527" + "$ref": "https://ils.rero.ch/api/documents/290" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1294" + "$ref": "https://ils.rero.ch/api/holdings/1325" } }, { "pid": "1354", - "barcode": "fictive444", + "barcode": "fictive452", "call_number": "01354", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/526" + "$ref": "https://ils.rero.ch/api/documents/290" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1295" + "$ref": "https://ils.rero.ch/api/holdings/1326" } }, { "pid": "1355", - "barcode": "fictive445", + "barcode": "10000001355", "call_number": "01355", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/526" + "$ref": "https://ils.rero.ch/api/documents/289" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1296" + "$ref": "https://ils.rero.ch/api/holdings/1327" } }, { "pid": "1356", - "barcode": "fictive446", + "barcode": "fictive453", "call_number": "01356", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/526" + "$ref": "https://ils.rero.ch/api/documents/289" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1297" + "$ref": "https://ils.rero.ch/api/holdings/1328" } }, { "pid": "1357", - "barcode": "10000001357", + "barcode": "fictive454", "call_number": "01357", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/525" + "$ref": "https://ils.rero.ch/api/documents/288" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1298" + "$ref": "https://ils.rero.ch/api/holdings/1329" } }, { @@ -24431,160 +24431,160 @@ "call_number": "01358", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/525" + "$ref": "https://ils.rero.ch/api/documents/288" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1299" + "$ref": "https://ils.rero.ch/api/holdings/1330" } }, { "pid": "1359", - "barcode": "fictive447", + "barcode": "10000001359", "call_number": "01359", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/524" + "$ref": "https://ils.rero.ch/api/documents/287" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1300" + "$ref": "https://ils.rero.ch/api/holdings/1331" } }, { "pid": "1360", - "barcode": "10000001360", + "barcode": "fictive455", "call_number": "01360", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/524" + "$ref": "https://ils.rero.ch/api/documents/287" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1301" + "$ref": "https://ils.rero.ch/api/holdings/1332" } }, { "pid": "1361", - "barcode": "fictive448", + "barcode": "10000001361", "call_number": "01361", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/523" + "$ref": "https://ils.rero.ch/api/documents/286" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1302" + "$ref": "https://ils.rero.ch/api/holdings/1333" } }, { "pid": "1362", - "barcode": "10000001362", + "barcode": "fictive456", "call_number": "01362", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/522" + "$ref": "https://ils.rero.ch/api/documents/286" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1303" + "$ref": "https://ils.rero.ch/api/holdings/1334" } }, { "pid": "1363", - "barcode": "fictive449", + "barcode": "fictive457", "call_number": "01363", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/522" + "$ref": "https://ils.rero.ch/api/documents/285" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1304" + "$ref": "https://ils.rero.ch/api/holdings/1335" } }, { "pid": "1364", - "barcode": "10000001364", + "barcode": "fictive458", "call_number": "01364", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/521" + "$ref": "https://ils.rero.ch/api/documents/284" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1305" + "$ref": "https://ils.rero.ch/api/holdings/1336" } }, { "pid": "1365", - "barcode": "fictive450", + "barcode": "10000001365", "call_number": "01365", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/520" + "$ref": "https://ils.rero.ch/api/documents/284" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1306" + "$ref": "https://ils.rero.ch/api/holdings/1337" } }, { "pid": "1366", - "barcode": "10000001366", + "barcode": "fictive459", "call_number": "01366", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/519" + "$ref": "https://ils.rero.ch/api/documents/283" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1307" + "$ref": "https://ils.rero.ch/api/holdings/1338" } }, { @@ -24593,34 +24593,34 @@ "call_number": "01367", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/519" + "$ref": "https://ils.rero.ch/api/documents/282" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1308" + "$ref": "https://ils.rero.ch/api/holdings/1339" } }, { "pid": "1368", - "barcode": "10000001368", + "barcode": "fictive460", "call_number": "01368", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/519" + "$ref": "https://ils.rero.ch/api/documents/281" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1309" + "$ref": "https://ils.rero.ch/api/holdings/1340" } }, { @@ -24629,16 +24629,16 @@ "call_number": "01369", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/518" + "$ref": "https://ils.rero.ch/api/documents/281" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1310" + "$ref": "https://ils.rero.ch/api/holdings/1341" } }, { @@ -24647,34 +24647,34 @@ "call_number": "01370", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/518" + "$ref": "https://ils.rero.ch/api/documents/280" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1311" + "$ref": "https://ils.rero.ch/api/holdings/1342" } }, { "pid": "1371", - "barcode": "fictive451", + "barcode": "10000001371", "call_number": "01371", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/517" + "$ref": "https://ils.rero.ch/api/documents/279" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1312" + "$ref": "https://ils.rero.ch/api/holdings/1343" } }, { @@ -24689,46 +24689,46 @@ "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/516" + "$ref": "https://ils.rero.ch/api/documents/279" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1313" + "$ref": "https://ils.rero.ch/api/holdings/1344" } }, { "pid": "1373", - "barcode": "10000001373", + "barcode": "fictive461", "call_number": "01373", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/516" + "$ref": "https://ils.rero.ch/api/documents/278" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1314" + "$ref": "https://ils.rero.ch/api/holdings/1345" } }, { "pid": "1374", - "barcode": "fictive452", + "barcode": "10000001374", "call_number": "01374", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/516" + "$ref": "https://ils.rero.ch/api/documents/277" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1315" + "$ref": "https://ils.rero.ch/api/holdings/1346" } }, { @@ -24737,16 +24737,16 @@ "call_number": "01375", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/515" + "$ref": "https://ils.rero.ch/api/documents/277" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1316" + "$ref": "https://ils.rero.ch/api/holdings/1347" } }, { @@ -24755,88 +24755,88 @@ "call_number": "01376", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/515" + "$ref": "https://ils.rero.ch/api/documents/276" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1317" + "$ref": "https://ils.rero.ch/api/holdings/1348" } }, { "pid": "1377", - "barcode": "10000001377", + "barcode": "fictive462", "call_number": "01377", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/514" + "$ref": "https://ils.rero.ch/api/documents/275" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1318" + "$ref": "https://ils.rero.ch/api/holdings/1349" } }, { "pid": "1378", - "barcode": "10000001378", + "barcode": "fictive463", "call_number": "01378", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/514" + "$ref": "https://ils.rero.ch/api/documents/275" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1319" + "$ref": "https://ils.rero.ch/api/holdings/1350" } }, { "pid": "1379", - "barcode": "10000001379", + "barcode": "fictive464", "call_number": "01379", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/514" + "$ref": "https://ils.rero.ch/api/documents/274" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1318" + "$ref": "https://ils.rero.ch/api/holdings/1351" } }, { "pid": "1380", - "barcode": "fictive453", + "barcode": "10000001380", "call_number": "01380", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/513" + "$ref": "https://ils.rero.ch/api/documents/273" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1320" + "$ref": "https://ils.rero.ch/api/holdings/1352" } }, { @@ -24845,16 +24845,16 @@ "call_number": "01381", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/513" + "$ref": "https://ils.rero.ch/api/documents/273" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1321" + "$ref": "https://ils.rero.ch/api/holdings/1353" } }, { @@ -24869,28 +24869,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/513" + "$ref": "https://ils.rero.ch/api/documents/272" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1322" + "$ref": "https://ils.rero.ch/api/holdings/1354" } }, { "pid": "1383", - "barcode": "10000001383", + "barcode": "fictive465", "call_number": "01383", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/512" + "$ref": "https://ils.rero.ch/api/documents/272" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1323" + "$ref": "https://ils.rero.ch/api/holdings/1355" } }, { @@ -24899,34 +24899,34 @@ "call_number": "01384", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/511" + "$ref": "https://ils.rero.ch/api/documents/271" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1324" + "$ref": "https://ils.rero.ch/api/holdings/1356" } }, { "pid": "1385", - "barcode": "fictive454", + "barcode": "10000001385", "call_number": "01385", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/511" + "$ref": "https://ils.rero.ch/api/documents/271" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1325" + "$ref": "https://ils.rero.ch/api/holdings/1357" } }, { @@ -24935,16 +24935,16 @@ "call_number": "01386", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/510" + "$ref": "https://ils.rero.ch/api/documents/270" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1326" + "$ref": "https://ils.rero.ch/api/holdings/1358" } }, { @@ -24953,34 +24953,34 @@ "call_number": "01387", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/510" + "$ref": "https://ils.rero.ch/api/documents/269" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1327" + "$ref": "https://ils.rero.ch/api/holdings/1359" } }, { "pid": "1388", - "barcode": "10000001388", + "barcode": "fictive466", "call_number": "01388", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/510" + "$ref": "https://ils.rero.ch/api/documents/269" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1327" + "$ref": "https://ils.rero.ch/api/holdings/1360" } }, { @@ -24992,13 +24992,13 @@ "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/509" + "$ref": "https://ils.rero.ch/api/documents/268" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1328" + "$ref": "https://ils.rero.ch/api/holdings/1361" } }, { @@ -25007,124 +25007,124 @@ "call_number": "01390", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/509" + "$ref": "https://ils.rero.ch/api/documents/268" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1329" + "$ref": "https://ils.rero.ch/api/holdings/1362" } }, { "pid": "1391", - "barcode": "fictive455", + "barcode": "fictive467", "call_number": "01391", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/508" + "$ref": "https://ils.rero.ch/api/documents/267" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1330" + "$ref": "https://ils.rero.ch/api/holdings/1363" } }, { "pid": "1392", - "barcode": "10000001392", + "barcode": "fictive468", "call_number": "01392", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/507" + "$ref": "https://ils.rero.ch/api/documents/266" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1331" + "$ref": "https://ils.rero.ch/api/holdings/1364" } }, { "pid": "1393", - "barcode": "fictive456", + "barcode": "10000001393", "call_number": "01393", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/506" + "$ref": "https://ils.rero.ch/api/documents/265" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1332" + "$ref": "https://ils.rero.ch/api/holdings/1365" } }, { "pid": "1394", - "barcode": "10000001394", + "barcode": "fictive469", "call_number": "01394", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/506" + "$ref": "https://ils.rero.ch/api/documents/264" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1333" + "$ref": "https://ils.rero.ch/api/holdings/1366" } }, { "pid": "1395", - "barcode": "fictive457", + "barcode": "10000001395", "call_number": "01395", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/505" + "$ref": "https://ils.rero.ch/api/documents/264" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1334" + "$ref": "https://ils.rero.ch/api/holdings/1367" } }, { "pid": "1396", - "barcode": "fictive458", + "barcode": "10000001396", "call_number": "01396", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/505" + "$ref": "https://ils.rero.ch/api/documents/263" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1335" + "$ref": "https://ils.rero.ch/api/holdings/1368" } }, { @@ -25133,106 +25133,106 @@ "call_number": "01397", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/504" + "$ref": "https://ils.rero.ch/api/documents/262" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1336" + "$ref": "https://ils.rero.ch/api/holdings/1369" } }, { "pid": "1398", - "barcode": "fictive459", + "barcode": "fictive470", "call_number": "01398", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/504" + "$ref": "https://ils.rero.ch/api/documents/261" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1337" + "$ref": "https://ils.rero.ch/api/holdings/1370" } }, { "pid": "1399", - "barcode": "10000001399", + "barcode": "fictive471", "call_number": "01399", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/503" + "$ref": "https://ils.rero.ch/api/documents/261" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1338" + "$ref": "https://ils.rero.ch/api/holdings/1371" } }, { "pid": "1400", - "barcode": "10000001400", + "barcode": "fictive472", "call_number": "01400", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/502" + "$ref": "https://ils.rero.ch/api/documents/260" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1339" + "$ref": "https://ils.rero.ch/api/holdings/1372" } }, { "pid": "1401", - "barcode": "fictive460", + "barcode": "10000001401", "call_number": "01401", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/501" + "$ref": "https://ils.rero.ch/api/documents/260" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1340" + "$ref": "https://ils.rero.ch/api/holdings/1373" } }, { "pid": "1402", - "barcode": "10000001402", + "barcode": "fictive473", "call_number": "01402", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/501" + "$ref": "https://ils.rero.ch/api/documents/259" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1341" + "$ref": "https://ils.rero.ch/api/holdings/1374" } }, { @@ -25241,16 +25241,16 @@ "call_number": "01403", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/501" + "$ref": "https://ils.rero.ch/api/documents/258" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1342" + "$ref": "https://ils.rero.ch/api/holdings/1375" } }, { @@ -25259,16 +25259,16 @@ "call_number": "01404", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/500" + "$ref": "https://ils.rero.ch/api/documents/258" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1343" + "$ref": "https://ils.rero.ch/api/holdings/1376" } }, { @@ -25277,34 +25277,34 @@ "call_number": "01405", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/500" + "$ref": "https://ils.rero.ch/api/documents/257" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1344" + "$ref": "https://ils.rero.ch/api/holdings/1377" } }, { "pid": "1406", - "barcode": "fictive461", + "barcode": "fictive474", "call_number": "01406", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/499" + "$ref": "https://ils.rero.ch/api/documents/257" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1345" + "$ref": "https://ils.rero.ch/api/holdings/1378" } }, { @@ -25319,118 +25319,118 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/499" + "$ref": "https://ils.rero.ch/api/documents/256" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1346" + "$ref": "https://ils.rero.ch/api/holdings/1379" } }, { "pid": "1408", - "barcode": "10000001408", + "barcode": "fictive475", "call_number": "01408", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/498" + "$ref": "https://ils.rero.ch/api/documents/255" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1347" + "$ref": "https://ils.rero.ch/api/holdings/1380" } }, { "pid": "1409", - "barcode": "fictive462", + "barcode": "10000001409", "call_number": "01409", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/498" + "$ref": "https://ils.rero.ch/api/documents/255" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1348" + "$ref": "https://ils.rero.ch/api/holdings/1381" } }, { "pid": "1410", - "barcode": "fictive463", + "barcode": "10000001410", "call_number": "01410", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/498" + "$ref": "https://ils.rero.ch/api/documents/254" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1349" + "$ref": "https://ils.rero.ch/api/holdings/1382" } }, { "pid": "1411", - "barcode": "fictive464", + "barcode": "10000001411", "call_number": "01411", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/497" + "$ref": "https://ils.rero.ch/api/documents/253" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1350" + "$ref": "https://ils.rero.ch/api/holdings/1383" } }, { "pid": "1412", - "barcode": "fictive465", + "barcode": "10000001412", "call_number": "01412", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/497" + "$ref": "https://ils.rero.ch/api/documents/253" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1351" + "$ref": "https://ils.rero.ch/api/holdings/1384" } }, { "pid": "1413", - "barcode": "fictive466", + "barcode": "10000001413", "call_number": "01413", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/497" + "$ref": "https://ils.rero.ch/api/documents/252" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1352" + "$ref": "https://ils.rero.ch/api/holdings/1385" } }, { @@ -25439,106 +25439,106 @@ "call_number": "01414", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/496" + "$ref": "https://ils.rero.ch/api/documents/252" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1353" + "$ref": "https://ils.rero.ch/api/holdings/1386" } }, { "pid": "1415", - "barcode": "10000001415", + "barcode": "fictive476", "call_number": "01415", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/496" + "$ref": "https://ils.rero.ch/api/documents/251" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1354" + "$ref": "https://ils.rero.ch/api/holdings/1387" } }, { "pid": "1416", - "barcode": "fictive467", + "barcode": "10000001416", "call_number": "01416", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/495" + "$ref": "https://ils.rero.ch/api/documents/250" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1355" + "$ref": "https://ils.rero.ch/api/holdings/1388" } }, { "pid": "1417", - "barcode": "fictive468", + "barcode": "fictive477", "call_number": "01417", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/494" + "$ref": "https://ils.rero.ch/api/documents/249" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1356" + "$ref": "https://ils.rero.ch/api/holdings/1389" } }, { "pid": "1418", - "barcode": "fictive469", + "barcode": "10000001418", "call_number": "01418", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/494" + "$ref": "https://ils.rero.ch/api/documents/249" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1357" + "$ref": "https://ils.rero.ch/api/holdings/1390" } }, { "pid": "1419", - "barcode": "10000001419", + "barcode": "fictive478", "call_number": "01419", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/494" + "$ref": "https://ils.rero.ch/api/documents/248" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1358" + "$ref": "https://ils.rero.ch/api/holdings/1391" } }, { @@ -25547,16 +25547,16 @@ "call_number": "01420", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/493" + "$ref": "https://ils.rero.ch/api/documents/248" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1359" + "$ref": "https://ils.rero.ch/api/holdings/1392" } }, { @@ -25565,16 +25565,16 @@ "call_number": "01421", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/493" + "$ref": "https://ils.rero.ch/api/documents/247" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1360" + "$ref": "https://ils.rero.ch/api/holdings/1393" } }, { @@ -25583,70 +25583,70 @@ "call_number": "01422", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/492" + "$ref": "https://ils.rero.ch/api/documents/246" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1361" + "$ref": "https://ils.rero.ch/api/holdings/1394" } }, { "pid": "1423", - "barcode": "10000001423", + "barcode": "fictive479", "call_number": "01423", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/491" + "$ref": "https://ils.rero.ch/api/documents/246" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1362" + "$ref": "https://ils.rero.ch/api/holdings/1395" } }, { "pid": "1424", - "barcode": "10000001424", + "barcode": "fictive480", "call_number": "01424", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/490" + "$ref": "https://ils.rero.ch/api/documents/245" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1363" + "$ref": "https://ils.rero.ch/api/holdings/1396" } }, { "pid": "1425", - "barcode": "fictive470", + "barcode": "fictive481", "call_number": "01425", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/490" + "$ref": "https://ils.rero.ch/api/documents/245" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1364" + "$ref": "https://ils.rero.ch/api/holdings/1397" } }, { @@ -25655,52 +25655,52 @@ "call_number": "01426", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/489" + "$ref": "https://ils.rero.ch/api/documents/244" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1365" + "$ref": "https://ils.rero.ch/api/holdings/1398" } }, { "pid": "1427", - "barcode": "10000001427", + "barcode": "fictive482", "call_number": "01427", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/489" + "$ref": "https://ils.rero.ch/api/documents/243" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1366" + "$ref": "https://ils.rero.ch/api/holdings/1399" } }, { "pid": "1428", - "barcode": "fictive471", + "barcode": "fictive483", "call_number": "01428", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/488" + "$ref": "https://ils.rero.ch/api/documents/243" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1367" + "$ref": "https://ils.rero.ch/api/holdings/1400" } }, { @@ -25715,28 +25715,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/487" + "$ref": "https://ils.rero.ch/api/documents/242" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1368" + "$ref": "https://ils.rero.ch/api/holdings/1401" } }, { "pid": "1430", - "barcode": "10000001430", + "barcode": "fictive484", "call_number": "01430", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/486" + "$ref": "https://ils.rero.ch/api/documents/241" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1369" + "$ref": "https://ils.rero.ch/api/holdings/1402" } }, { @@ -25745,16 +25745,16 @@ "call_number": "01431", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/486" + "$ref": "https://ils.rero.ch/api/documents/240" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1370" + "$ref": "https://ils.rero.ch/api/holdings/1403" } }, { @@ -25769,28 +25769,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/486" + "$ref": "https://ils.rero.ch/api/documents/239" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1371" + "$ref": "https://ils.rero.ch/api/holdings/1404" } }, { "pid": "1433", - "barcode": "fictive472", + "barcode": "10000001433", "call_number": "01433", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/485" + "$ref": "https://ils.rero.ch/api/documents/239" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1372" + "$ref": "https://ils.rero.ch/api/holdings/1404" } }, { @@ -25799,124 +25799,124 @@ "call_number": "01434", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/484" + "$ref": "https://ils.rero.ch/api/documents/238" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1373" + "$ref": "https://ils.rero.ch/api/holdings/1405" } }, { "pid": "1435", - "barcode": "fictive473", + "barcode": "10000001435", "call_number": "01435", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/484" + "$ref": "https://ils.rero.ch/api/documents/238" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1374" + "$ref": "https://ils.rero.ch/api/holdings/1406" } }, { "pid": "1436", - "barcode": "fictive474", + "barcode": "10000001436", "call_number": "01436", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/484" + "$ref": "https://ils.rero.ch/api/documents/237" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1375" + "$ref": "https://ils.rero.ch/api/holdings/1407" } }, { "pid": "1437", - "barcode": "fictive475", + "barcode": "10000001437", "call_number": "01437", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/483" + "$ref": "https://ils.rero.ch/api/documents/237" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1376" + "$ref": "https://ils.rero.ch/api/holdings/1408" } }, { "pid": "1438", - "barcode": "10000001438", + "barcode": "fictive485", "call_number": "01438", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/483" + "$ref": "https://ils.rero.ch/api/documents/236" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1377" + "$ref": "https://ils.rero.ch/api/holdings/1409" } }, { "pid": "1439", - "barcode": "10000001439", + "barcode": "fictive486", "call_number": "01439", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/482" + "$ref": "https://ils.rero.ch/api/documents/236" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1378" + "$ref": "https://ils.rero.ch/api/holdings/1410" } }, { "pid": "1440", - "barcode": "fictive476", + "barcode": "10000001440", "call_number": "01440", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/481" + "$ref": "https://ils.rero.ch/api/documents/235" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1379" + "$ref": "https://ils.rero.ch/api/holdings/1411" } }, { @@ -25925,34 +25925,34 @@ "call_number": "01441", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/480" + "$ref": "https://ils.rero.ch/api/documents/235" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1380" + "$ref": "https://ils.rero.ch/api/holdings/1412" } }, { "pid": "1442", - "barcode": "10000001442", + "barcode": "fictive487", "call_number": "01442", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/479" + "$ref": "https://ils.rero.ch/api/documents/234" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1381" + "$ref": "https://ils.rero.ch/api/holdings/1413" } }, { @@ -25961,34 +25961,34 @@ "call_number": "01443", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/479" + "$ref": "https://ils.rero.ch/api/documents/233" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1382" + "$ref": "https://ils.rero.ch/api/holdings/1414" } }, { "pid": "1444", - "barcode": "fictive477", + "barcode": "10000001444", "call_number": "01444", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/478" + "$ref": "https://ils.rero.ch/api/documents/232" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1383" + "$ref": "https://ils.rero.ch/api/holdings/1415" } }, { @@ -25997,34 +25997,34 @@ "call_number": "01445", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/478" + "$ref": "https://ils.rero.ch/api/documents/232" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1384" + "$ref": "https://ils.rero.ch/api/holdings/1416" } }, { "pid": "1446", - "barcode": "fictive478", + "barcode": "10000001446", "call_number": "01446", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/478" + "$ref": "https://ils.rero.ch/api/documents/231" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1385" + "$ref": "https://ils.rero.ch/api/holdings/1417" } }, { @@ -26033,16 +26033,16 @@ "call_number": "01447", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/477" + "$ref": "https://ils.rero.ch/api/documents/231" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1386" + "$ref": "https://ils.rero.ch/api/holdings/1418" } }, { @@ -26051,16 +26051,16 @@ "call_number": "01448", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/477" + "$ref": "https://ils.rero.ch/api/documents/230" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1387" + "$ref": "https://ils.rero.ch/api/holdings/1419" } }, { @@ -26069,16 +26069,16 @@ "call_number": "01449", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/477" + "$ref": "https://ils.rero.ch/api/documents/230" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1388" + "$ref": "https://ils.rero.ch/api/holdings/1420" } }, { @@ -26093,10 +26093,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/476" + "$ref": "https://ils.rero.ch/api/documents/229" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1389" + "$ref": "https://ils.rero.ch/api/holdings/1421" } }, { @@ -26105,16 +26105,16 @@ "call_number": "01451", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/476" + "$ref": "https://ils.rero.ch/api/documents/229" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1390" + "$ref": "https://ils.rero.ch/api/holdings/1422" } }, { @@ -26123,34 +26123,34 @@ "call_number": "01452", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/476" + "$ref": "https://ils.rero.ch/api/documents/228" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1391" + "$ref": "https://ils.rero.ch/api/holdings/1423" } }, { "pid": "1453", - "barcode": "10000001453", + "barcode": "fictive488", "call_number": "01453", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/475" + "$ref": "https://ils.rero.ch/api/documents/228" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1392" + "$ref": "https://ils.rero.ch/api/holdings/1424" } }, { @@ -26159,124 +26159,124 @@ "call_number": "01454", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/474" + "$ref": "https://ils.rero.ch/api/documents/227" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1393" + "$ref": "https://ils.rero.ch/api/holdings/1425" } }, { "pid": "1455", - "barcode": "10000001455", + "barcode": "fictive489", "call_number": "01455", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/474" + "$ref": "https://ils.rero.ch/api/documents/226" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1394" + "$ref": "https://ils.rero.ch/api/holdings/1426" } }, { "pid": "1456", - "barcode": "10000001456", + "barcode": "fictive490", "call_number": "01456", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/473" + "$ref": "https://ils.rero.ch/api/documents/226" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1395" + "$ref": "https://ils.rero.ch/api/holdings/1427" } }, { "pid": "1457", - "barcode": "fictive479", + "barcode": "fictive491", "call_number": "01457", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/472" + "$ref": "https://ils.rero.ch/api/documents/225" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1396" + "$ref": "https://ils.rero.ch/api/holdings/1428" } }, { "pid": "1458", - "barcode": "10000001458", + "barcode": "fictive492", "call_number": "01458", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/472" + "$ref": "https://ils.rero.ch/api/documents/224" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1397" + "$ref": "https://ils.rero.ch/api/holdings/1429" } }, { "pid": "1459", - "barcode": "fictive480", + "barcode": "10000001459", "call_number": "01459", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/472" + "$ref": "https://ils.rero.ch/api/documents/224" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1398" + "$ref": "https://ils.rero.ch/api/holdings/1430" } }, { "pid": "1460", - "barcode": "10000001460", + "barcode": "fictive493", "call_number": "01460", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/471" + "$ref": "https://ils.rero.ch/api/documents/223" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1399" + "$ref": "https://ils.rero.ch/api/holdings/1431" } }, { @@ -26285,34 +26285,34 @@ "call_number": "01461", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/471" + "$ref": "https://ils.rero.ch/api/documents/223" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1400" + "$ref": "https://ils.rero.ch/api/holdings/1432" } }, { "pid": "1462", - "barcode": "fictive481", + "barcode": "10000001462", "call_number": "01462", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/471" + "$ref": "https://ils.rero.ch/api/documents/222" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1401" + "$ref": "https://ils.rero.ch/api/holdings/1433" } }, { @@ -26321,16 +26321,16 @@ "call_number": "01463", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/470" + "$ref": "https://ils.rero.ch/api/documents/221" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1402" + "$ref": "https://ils.rero.ch/api/holdings/1434" } }, { @@ -26339,34 +26339,34 @@ "call_number": "01464", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/470" + "$ref": "https://ils.rero.ch/api/documents/221" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1403" + "$ref": "https://ils.rero.ch/api/holdings/1435" } }, { "pid": "1465", - "barcode": "fictive482", + "barcode": "fictive494", "call_number": "01465", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/470" + "$ref": "https://ils.rero.ch/api/documents/220" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1404" + "$ref": "https://ils.rero.ch/api/holdings/1436" } }, { @@ -26375,34 +26375,34 @@ "call_number": "01466", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/469" + "$ref": "https://ils.rero.ch/api/documents/219" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1405" + "$ref": "https://ils.rero.ch/api/holdings/1437" } }, { "pid": "1467", - "barcode": "fictive483", + "barcode": "10000001467", "call_number": "01467", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/468" + "$ref": "https://ils.rero.ch/api/documents/219" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1406" + "$ref": "https://ils.rero.ch/api/holdings/1438" } }, { @@ -26411,52 +26411,52 @@ "call_number": "01468", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/468" + "$ref": "https://ils.rero.ch/api/documents/218" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1407" + "$ref": "https://ils.rero.ch/api/holdings/1439" } }, { "pid": "1469", - "barcode": "10000001469", + "barcode": "fictive495", "call_number": "01469", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/467" + "$ref": "https://ils.rero.ch/api/documents/218" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1408" + "$ref": "https://ils.rero.ch/api/holdings/1440" } }, { "pid": "1470", - "barcode": "fictive484", + "barcode": "10000001470", "call_number": "01470", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/466" + "$ref": "https://ils.rero.ch/api/documents/217" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1409" + "$ref": "https://ils.rero.ch/api/holdings/1441" } }, { @@ -26465,232 +26465,232 @@ "call_number": "01471", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/466" + "$ref": "https://ils.rero.ch/api/documents/216" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1410" + "$ref": "https://ils.rero.ch/api/holdings/1442" } }, { "pid": "1472", - "barcode": "10000001472", + "barcode": "fictive496", "call_number": "01472", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/466" + "$ref": "https://ils.rero.ch/api/documents/215" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1411" + "$ref": "https://ils.rero.ch/api/holdings/1443" } }, { "pid": "1473", - "barcode": "fictive485", + "barcode": "10000001473", "call_number": "01473", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/465" + "$ref": "https://ils.rero.ch/api/documents/215" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1412" + "$ref": "https://ils.rero.ch/api/holdings/1444" } }, { "pid": "1474", - "barcode": "fictive486", + "barcode": "fictive497", "call_number": "01474", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/464" + "$ref": "https://ils.rero.ch/api/documents/214" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1413" + "$ref": "https://ils.rero.ch/api/holdings/1445" } }, { "pid": "1475", - "barcode": "10000001475", + "barcode": "fictive498", "call_number": "01475", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/464" + "$ref": "https://ils.rero.ch/api/documents/213" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1414" + "$ref": "https://ils.rero.ch/api/holdings/1446" } }, { "pid": "1476", - "barcode": "10000001476", + "barcode": "fictive499", "call_number": "01476", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/464" + "$ref": "https://ils.rero.ch/api/documents/212" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1414" + "$ref": "https://ils.rero.ch/api/holdings/1447" } }, { "pid": "1477", - "barcode": "10000001477", + "barcode": "fictive500", "call_number": "01477", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/463" + "$ref": "https://ils.rero.ch/api/documents/212" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1415" + "$ref": "https://ils.rero.ch/api/holdings/1448" } }, { "pid": "1478", - "barcode": "10000001478", + "barcode": "fictive501", "call_number": "01478", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/463" + "$ref": "https://ils.rero.ch/api/documents/211" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1416" + "$ref": "https://ils.rero.ch/api/holdings/1449" } }, { "pid": "1479", - "barcode": "fictive487", + "barcode": "fictive502", "call_number": "01479", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/462" + "$ref": "https://ils.rero.ch/api/documents/210" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1417" + "$ref": "https://ils.rero.ch/api/holdings/1450" } }, { "pid": "1480", - "barcode": "fictive488", + "barcode": "10000001480", "call_number": "01480", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/461" + "$ref": "https://ils.rero.ch/api/documents/209" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1418" + "$ref": "https://ils.rero.ch/api/holdings/1451" } }, { "pid": "1481", - "barcode": "fictive489", + "barcode": "10000001481", "call_number": "01481", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/461" + "$ref": "https://ils.rero.ch/api/documents/208" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1418" + "$ref": "https://ils.rero.ch/api/holdings/1452" } }, { "pid": "1482", - "barcode": "10000001482", + "barcode": "fictive503", "call_number": "01482", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/461" + "$ref": "https://ils.rero.ch/api/documents/207" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1419" + "$ref": "https://ils.rero.ch/api/holdings/1453" } }, { "pid": "1483", - "barcode": "10000001483", + "barcode": "fictive504", "call_number": "01483", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/460" + "$ref": "https://ils.rero.ch/api/documents/207" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1420" + "$ref": "https://ils.rero.ch/api/holdings/1454" } }, { @@ -26699,39 +26699,39 @@ "call_number": "01484", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/460" + "$ref": "https://ils.rero.ch/api/documents/206" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1420" + "$ref": "https://ils.rero.ch/api/holdings/1455" } }, { "pid": "1485", - "barcode": "10000001485", + "barcode": "fictive505", "call_number": "01485", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/460" + "$ref": "https://ils.rero.ch/api/documents/206" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1421" + "$ref": "https://ils.rero.ch/api/holdings/1456" } }, { "pid": "1486", - "barcode": "fictive490", + "barcode": "fictive506", "call_number": "01486", "status": "on_shelf", "location": { @@ -26741,46 +26741,46 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/459" + "$ref": "https://ils.rero.ch/api/documents/205" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1422" + "$ref": "https://ils.rero.ch/api/holdings/1457" } }, { "pid": "1487", - "barcode": "fictive491", + "barcode": "fictive507", "call_number": "01487", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/459" + "$ref": "https://ils.rero.ch/api/documents/205" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1423" + "$ref": "https://ils.rero.ch/api/holdings/1458" } }, { "pid": "1488", - "barcode": "fictive492", + "barcode": "10000001488", "call_number": "01488", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/458" + "$ref": "https://ils.rero.ch/api/documents/204" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1424" + "$ref": "https://ils.rero.ch/api/holdings/1459" } }, { @@ -26789,52 +26789,52 @@ "call_number": "01489", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/457" + "$ref": "https://ils.rero.ch/api/documents/204" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1425" + "$ref": "https://ils.rero.ch/api/holdings/1460" } }, { "pid": "1490", - "barcode": "fictive493", + "barcode": "10000001490", "call_number": "01490", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/457" + "$ref": "https://ils.rero.ch/api/documents/203" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1426" + "$ref": "https://ils.rero.ch/api/holdings/1461" } }, { "pid": "1491", - "barcode": "fictive494", + "barcode": "fictive508", "call_number": "01491", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/456" + "$ref": "https://ils.rero.ch/api/documents/202" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1427" + "$ref": "https://ils.rero.ch/api/holdings/1462" } }, { @@ -26843,34 +26843,34 @@ "call_number": "01492", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/455" + "$ref": "https://ils.rero.ch/api/documents/201" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1428" + "$ref": "https://ils.rero.ch/api/holdings/1463" } }, { "pid": "1493", - "barcode": "10000001493", + "barcode": "fictive509", "call_number": "01493", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/455" + "$ref": "https://ils.rero.ch/api/documents/200" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1429" + "$ref": "https://ils.rero.ch/api/holdings/1464" } }, { @@ -26879,34 +26879,34 @@ "call_number": "01494", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/454" + "$ref": "https://ils.rero.ch/api/documents/200" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1430" + "$ref": "https://ils.rero.ch/api/holdings/1465" } }, { "pid": "1495", - "barcode": "fictive495", + "barcode": "10000001495", "call_number": "01495", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/454" + "$ref": "https://ils.rero.ch/api/documents/199" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1431" + "$ref": "https://ils.rero.ch/api/holdings/1466" } }, { @@ -26915,88 +26915,88 @@ "call_number": "01496", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/454" + "$ref": "https://ils.rero.ch/api/documents/199" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1432" + "$ref": "https://ils.rero.ch/api/holdings/1467" } }, { "pid": "1497", - "barcode": "fictive496", + "barcode": "10000001497", "call_number": "01497", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/453" + "$ref": "https://ils.rero.ch/api/documents/198" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1433" + "$ref": "https://ils.rero.ch/api/holdings/1468" } }, { "pid": "1498", - "barcode": "fictive497", + "barcode": "10000001498", "call_number": "01498", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/453" + "$ref": "https://ils.rero.ch/api/documents/197" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1434" + "$ref": "https://ils.rero.ch/api/holdings/1469" } }, { "pid": "1499", - "barcode": "fictive498", + "barcode": "fictive510", "call_number": "01499", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/453" + "$ref": "https://ils.rero.ch/api/documents/196" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1435" + "$ref": "https://ils.rero.ch/api/holdings/1470" } }, { "pid": "1500", - "barcode": "fictive499", + "barcode": "10000001500", "call_number": "01500", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/452" + "$ref": "https://ils.rero.ch/api/documents/195" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1436" + "$ref": "https://ils.rero.ch/api/holdings/1471" } }, { @@ -27005,34 +27005,34 @@ "call_number": "01501", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/452" + "$ref": "https://ils.rero.ch/api/documents/194" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1437" + "$ref": "https://ils.rero.ch/api/holdings/1472" } }, { "pid": "1502", - "barcode": "fictive500", + "barcode": "10000001502", "call_number": "01502", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/452" + "$ref": "https://ils.rero.ch/api/documents/194" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1438" + "$ref": "https://ils.rero.ch/api/holdings/1473" } }, { @@ -27041,16 +27041,16 @@ "call_number": "01503", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/451" + "$ref": "https://ils.rero.ch/api/documents/193" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1439" + "$ref": "https://ils.rero.ch/api/holdings/1474" } }, { @@ -27059,88 +27059,88 @@ "call_number": "01504", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/451" + "$ref": "https://ils.rero.ch/api/documents/193" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1440" + "$ref": "https://ils.rero.ch/api/holdings/1475" } }, { "pid": "1505", - "barcode": "10000001505", + "barcode": "fictive511", "call_number": "01505", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/450" + "$ref": "https://ils.rero.ch/api/documents/192" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1441" + "$ref": "https://ils.rero.ch/api/holdings/1476" } }, { "pid": "1506", - "barcode": "10000001506", + "barcode": "fictive512", "call_number": "01506", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/450" + "$ref": "https://ils.rero.ch/api/documents/191" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1442" + "$ref": "https://ils.rero.ch/api/holdings/1477" } }, { "pid": "1507", - "barcode": "10000001507", + "barcode": "fictive513", "call_number": "01507", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/449" + "$ref": "https://ils.rero.ch/api/documents/190" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1443" + "$ref": "https://ils.rero.ch/api/holdings/1478" } }, { "pid": "1508", - "barcode": "10000001508", + "barcode": "fictive514", "call_number": "01508", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/449" + "$ref": "https://ils.rero.ch/api/documents/189" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1443" + "$ref": "https://ils.rero.ch/api/holdings/1479" } }, { @@ -27152,31 +27152,31 @@ "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/448" + "$ref": "https://ils.rero.ch/api/documents/189" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1444" + "$ref": "https://ils.rero.ch/api/holdings/1480" } }, { "pid": "1510", - "barcode": "fictive501", + "barcode": "10000001510", "call_number": "01510", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/447" + "$ref": "https://ils.rero.ch/api/documents/188" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1445" + "$ref": "https://ils.rero.ch/api/holdings/1481" } }, { @@ -27191,64 +27191,64 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/447" + "$ref": "https://ils.rero.ch/api/documents/188" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1446" + "$ref": "https://ils.rero.ch/api/holdings/1482" } }, { "pid": "1512", - "barcode": "fictive502", + "barcode": "10000001512", "call_number": "01512", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/447" + "$ref": "https://ils.rero.ch/api/documents/187" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1447" + "$ref": "https://ils.rero.ch/api/holdings/1483" } }, { "pid": "1513", - "barcode": "fictive503", + "barcode": "10000001513", "call_number": "01513", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/446" + "$ref": "https://ils.rero.ch/api/documents/187" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1448" + "$ref": "https://ils.rero.ch/api/holdings/1484" } }, { "pid": "1514", - "barcode": "10000001514", + "barcode": "fictive515", "call_number": "01514", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/445" + "$ref": "https://ils.rero.ch/api/documents/186" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1449" + "$ref": "https://ils.rero.ch/api/holdings/1485" } }, { @@ -27263,10 +27263,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/445" + "$ref": "https://ils.rero.ch/api/documents/186" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1450" + "$ref": "https://ils.rero.ch/api/holdings/1486" } }, { @@ -27281,82 +27281,82 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/445" + "$ref": "https://ils.rero.ch/api/documents/185" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1451" + "$ref": "https://ils.rero.ch/api/holdings/1487" } }, { "pid": "1517", - "barcode": "fictive504", + "barcode": "10000001517", "call_number": "01517", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/444" + "$ref": "https://ils.rero.ch/api/documents/184" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1452" + "$ref": "https://ils.rero.ch/api/holdings/1488" } }, { "pid": "1518", - "barcode": "10000001518", + "barcode": "fictive516", "call_number": "01518", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/444" + "$ref": "https://ils.rero.ch/api/documents/183" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1453" + "$ref": "https://ils.rero.ch/api/holdings/1489" } }, { "pid": "1519", - "barcode": "10000001519", + "barcode": "fictive517", "call_number": "01519", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/443" + "$ref": "https://ils.rero.ch/api/documents/182" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1454" + "$ref": "https://ils.rero.ch/api/holdings/1490" } }, { "pid": "1520", - "barcode": "10000001520", + "barcode": "fictive518", "call_number": "01520", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/443" + "$ref": "https://ils.rero.ch/api/documents/182" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1455" + "$ref": "https://ils.rero.ch/api/holdings/1491" } }, { @@ -27365,16 +27365,16 @@ "call_number": "01521", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/442" + "$ref": "https://ils.rero.ch/api/documents/181" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1456" + "$ref": "https://ils.rero.ch/api/holdings/1492" } }, { @@ -27386,13 +27386,13 @@ "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/441" + "$ref": "https://ils.rero.ch/api/documents/181" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1457" + "$ref": "https://ils.rero.ch/api/holdings/1493" } }, { @@ -27401,16 +27401,16 @@ "call_number": "01523", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/440" + "$ref": "https://ils.rero.ch/api/documents/180" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1458" + "$ref": "https://ils.rero.ch/api/holdings/1494" } }, { @@ -27419,34 +27419,34 @@ "call_number": "01524", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/440" + "$ref": "https://ils.rero.ch/api/documents/179" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1459" + "$ref": "https://ils.rero.ch/api/holdings/1495" } }, { "pid": "1525", - "barcode": "10000001525", + "barcode": "fictive519", "call_number": "01525", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/439" + "$ref": "https://ils.rero.ch/api/documents/179" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1460" + "$ref": "https://ils.rero.ch/api/holdings/1496" } }, { @@ -27461,136 +27461,136 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/438" + "$ref": "https://ils.rero.ch/api/documents/178" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1461" + "$ref": "https://ils.rero.ch/api/holdings/1497" } }, { "pid": "1527", - "barcode": "fictive505", + "barcode": "10000001527", "call_number": "01527", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/438" + "$ref": "https://ils.rero.ch/api/documents/177" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1462" + "$ref": "https://ils.rero.ch/api/holdings/1498" } }, { "pid": "1528", - "barcode": "fictive506", + "barcode": "10000001528", "call_number": "01528", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/437" + "$ref": "https://ils.rero.ch/api/documents/176" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1463" + "$ref": "https://ils.rero.ch/api/holdings/1499" } }, { "pid": "1529", - "barcode": "fictive507", + "barcode": "10000001529", "call_number": "01529", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/437" + "$ref": "https://ils.rero.ch/api/documents/176" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1464" + "$ref": "https://ils.rero.ch/api/holdings/1500" } }, { "pid": "1530", - "barcode": "10000001530", + "barcode": "fictive520", "call_number": "01530", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/436" + "$ref": "https://ils.rero.ch/api/documents/175" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1465" + "$ref": "https://ils.rero.ch/api/holdings/1501" } }, { "pid": "1531", - "barcode": "10000001531", + "barcode": "fictive521", "call_number": "01531", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/436" + "$ref": "https://ils.rero.ch/api/documents/175" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1466" + "$ref": "https://ils.rero.ch/api/holdings/1502" } }, { "pid": "1532", - "barcode": "10000001532", + "barcode": "fictive522", "call_number": "01532", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/436" + "$ref": "https://ils.rero.ch/api/documents/174" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1467" + "$ref": "https://ils.rero.ch/api/holdings/1503" } }, { "pid": "1533", - "barcode": "fictive508", + "barcode": "10000001533", "call_number": "01533", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/435" + "$ref": "https://ils.rero.ch/api/documents/174" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1468" + "$ref": "https://ils.rero.ch/api/holdings/1504" } }, { @@ -27605,10 +27605,10 @@ "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/435" + "$ref": "https://ils.rero.ch/api/documents/173" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1469" + "$ref": "https://ils.rero.ch/api/holdings/1505" } }, { @@ -27620,49 +27620,49 @@ "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/434" + "$ref": "https://ils.rero.ch/api/documents/173" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1470" + "$ref": "https://ils.rero.ch/api/holdings/1506" } }, { "pid": "1536", - "barcode": "fictive509", + "barcode": "10000001536", "call_number": "01536", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/434" + "$ref": "https://ils.rero.ch/api/documents/172" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1471" + "$ref": "https://ils.rero.ch/api/holdings/1507" } }, { "pid": "1537", - "barcode": "fictive510", + "barcode": "fictive523", "call_number": "01537", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/434" + "$ref": "https://ils.rero.ch/api/documents/171" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1472" + "$ref": "https://ils.rero.ch/api/holdings/1508" } }, { @@ -27671,52 +27671,52 @@ "call_number": "01538", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/433" + "$ref": "https://ils.rero.ch/api/documents/170" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1473" + "$ref": "https://ils.rero.ch/api/holdings/1509" } }, { "pid": "1539", - "barcode": "fictive511", + "barcode": "10000001539", "call_number": "01539", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/432" + "$ref": "https://ils.rero.ch/api/documents/170" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1474" + "$ref": "https://ils.rero.ch/api/holdings/1510" } }, { "pid": "1540", - "barcode": "10000001540", + "barcode": "fictive524", "call_number": "01540", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/431" + "$ref": "https://ils.rero.ch/api/documents/169" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1475" + "$ref": "https://ils.rero.ch/api/holdings/1511" } }, { @@ -27725,34 +27725,34 @@ "call_number": "01541", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/430" + "$ref": "https://ils.rero.ch/api/documents/168" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1476" + "$ref": "https://ils.rero.ch/api/holdings/1512" } }, { "pid": "1542", - "barcode": "10000001542", + "barcode": "fictive525", "call_number": "01542", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/429" + "$ref": "https://ils.rero.ch/api/documents/167" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1477" + "$ref": "https://ils.rero.ch/api/holdings/1513" } }, { @@ -27767,10 +27767,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/428" + "$ref": "https://ils.rero.ch/api/documents/167" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1478" + "$ref": "https://ils.rero.ch/api/holdings/1514" } }, { @@ -27779,70 +27779,70 @@ "call_number": "01544", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/427" + "$ref": "https://ils.rero.ch/api/documents/166" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1479" + "$ref": "https://ils.rero.ch/api/holdings/1515" } }, { "pid": "1545", - "barcode": "fictive512", + "barcode": "10000001545", "call_number": "01545", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/427" + "$ref": "https://ils.rero.ch/api/documents/165" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1480" + "$ref": "https://ils.rero.ch/api/holdings/1516" } }, { "pid": "1546", - "barcode": "fictive513", + "barcode": "fictive526", "call_number": "01546", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/427" + "$ref": "https://ils.rero.ch/api/documents/165" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1481" + "$ref": "https://ils.rero.ch/api/holdings/1517" } }, { "pid": "1547", - "barcode": "fictive514", + "barcode": "10000001547", "call_number": "01547", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/426" + "$ref": "https://ils.rero.ch/api/documents/164" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1482" + "$ref": "https://ils.rero.ch/api/holdings/1518" } }, { @@ -27851,34 +27851,34 @@ "call_number": "01548", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/426" + "$ref": "https://ils.rero.ch/api/documents/163" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1483" + "$ref": "https://ils.rero.ch/api/holdings/1519" } }, { "pid": "1549", - "barcode": "fictive515", + "barcode": "10000001549", "call_number": "01549", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/425" + "$ref": "https://ils.rero.ch/api/documents/162" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1484" + "$ref": "https://ils.rero.ch/api/holdings/1520" } }, { @@ -27887,34 +27887,34 @@ "call_number": "01550", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/424" + "$ref": "https://ils.rero.ch/api/documents/162" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1485" + "$ref": "https://ils.rero.ch/api/holdings/1521" } }, { "pid": "1551", - "barcode": "fictive516", + "barcode": "10000001551", "call_number": "01551", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/424" + "$ref": "https://ils.rero.ch/api/documents/161" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1486" + "$ref": "https://ils.rero.ch/api/holdings/1522" } }, { @@ -27923,16 +27923,16 @@ "call_number": "01552", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/423" + "$ref": "https://ils.rero.ch/api/documents/160" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1487" + "$ref": "https://ils.rero.ch/api/holdings/1523" } }, { @@ -27941,16 +27941,16 @@ "call_number": "01553", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/422" + "$ref": "https://ils.rero.ch/api/documents/159" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1488" + "$ref": "https://ils.rero.ch/api/holdings/1524" } }, { @@ -27959,16 +27959,16 @@ "call_number": "01554", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/421" + "$ref": "https://ils.rero.ch/api/documents/159" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1489" + "$ref": "https://ils.rero.ch/api/holdings/1524" } }, { @@ -27977,88 +27977,88 @@ "call_number": "01555", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/421" + "$ref": "https://ils.rero.ch/api/documents/158" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1490" + "$ref": "https://ils.rero.ch/api/holdings/1525" } }, { "pid": "1556", - "barcode": "fictive517", + "barcode": "fictive527", "call_number": "01556", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/421" + "$ref": "https://ils.rero.ch/api/documents/158" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1491" + "$ref": "https://ils.rero.ch/api/holdings/1526" } }, { "pid": "1557", - "barcode": "fictive518", + "barcode": "10000001557", "call_number": "01557", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/420" + "$ref": "https://ils.rero.ch/api/documents/157" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1492" + "$ref": "https://ils.rero.ch/api/holdings/1527" } }, { "pid": "1558", - "barcode": "fictive519", + "barcode": "10000001558", "call_number": "01558", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/420" + "$ref": "https://ils.rero.ch/api/documents/157" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1493" + "$ref": "https://ils.rero.ch/api/holdings/1528" } }, { "pid": "1559", - "barcode": "fictive520", + "barcode": "fictive528", "call_number": "01559", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/420" + "$ref": "https://ils.rero.ch/api/documents/156" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1494" + "$ref": "https://ils.rero.ch/api/holdings/1529" } }, { @@ -28067,16 +28067,16 @@ "call_number": "01560", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/419" + "$ref": "https://ils.rero.ch/api/documents/155" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1495" + "$ref": "https://ils.rero.ch/api/holdings/1530" } }, { @@ -28085,16 +28085,16 @@ "call_number": "01561", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/419" + "$ref": "https://ils.rero.ch/api/documents/155" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1496" + "$ref": "https://ils.rero.ch/api/holdings/1531" } }, { @@ -28103,16 +28103,16 @@ "call_number": "01562", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/419" + "$ref": "https://ils.rero.ch/api/documents/154" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1496" + "$ref": "https://ils.rero.ch/api/holdings/1532" } }, { @@ -28121,52 +28121,52 @@ "call_number": "01563", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/418" + "$ref": "https://ils.rero.ch/api/documents/153" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1497" + "$ref": "https://ils.rero.ch/api/holdings/1533" } }, { "pid": "1564", - "barcode": "fictive521", + "barcode": "fictive529", "call_number": "01564", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/418" + "$ref": "https://ils.rero.ch/api/documents/152" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1498" + "$ref": "https://ils.rero.ch/api/holdings/1534" } }, { "pid": "1565", - "barcode": "fictive522", + "barcode": "10000001565", "call_number": "01565", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/418" + "$ref": "https://ils.rero.ch/api/documents/152" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1499" + "$ref": "https://ils.rero.ch/api/holdings/1535" } }, { @@ -28175,52 +28175,52 @@ "call_number": "01566", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/417" + "$ref": "https://ils.rero.ch/api/documents/151" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1500" + "$ref": "https://ils.rero.ch/api/holdings/1536" } }, { "pid": "1567", - "barcode": "10000001567", + "barcode": "fictive530", "call_number": "01567", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/417" + "$ref": "https://ils.rero.ch/api/documents/151" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1500" + "$ref": "https://ils.rero.ch/api/holdings/1537" } }, { "pid": "1568", - "barcode": "fictive523", + "barcode": "fictive531", "call_number": "01568", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/417" + "$ref": "https://ils.rero.ch/api/documents/150" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1501" + "$ref": "https://ils.rero.ch/api/holdings/1538" } }, { @@ -28229,16 +28229,16 @@ "call_number": "01569", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/416" + "$ref": "https://ils.rero.ch/api/documents/150" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1502" + "$ref": "https://ils.rero.ch/api/holdings/1539" } }, { @@ -28247,34 +28247,34 @@ "call_number": "01570", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/415" + "$ref": "https://ils.rero.ch/api/documents/149" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1503" + "$ref": "https://ils.rero.ch/api/holdings/1540" } }, { "pid": "1571", - "barcode": "fictive524", + "barcode": "10000001571", "call_number": "01571", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/414" + "$ref": "https://ils.rero.ch/api/documents/148" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1504" + "$ref": "https://ils.rero.ch/api/holdings/1541" } }, { @@ -28283,16 +28283,16 @@ "call_number": "01572", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/414" + "$ref": "https://ils.rero.ch/api/documents/147" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1505" + "$ref": "https://ils.rero.ch/api/holdings/1542" } }, { @@ -28301,70 +28301,70 @@ "call_number": "01573", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/414" + "$ref": "https://ils.rero.ch/api/documents/147" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1506" + "$ref": "https://ils.rero.ch/api/holdings/1543" } }, { "pid": "1574", - "barcode": "10000001574", + "barcode": "fictive532", "call_number": "01574", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/413" + "$ref": "https://ils.rero.ch/api/documents/146" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1507" + "$ref": "https://ils.rero.ch/api/holdings/1544" } }, { "pid": "1575", - "barcode": "fictive525", + "barcode": "10000001575", "call_number": "01575", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/413" + "$ref": "https://ils.rero.ch/api/documents/146" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1508" + "$ref": "https://ils.rero.ch/api/holdings/1545" } }, { "pid": "1576", - "barcode": "10000001576", + "barcode": "fictive533", "call_number": "01576", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/412" + "$ref": "https://ils.rero.ch/api/documents/145" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1509" + "$ref": "https://ils.rero.ch/api/holdings/1546" } }, { @@ -28373,34 +28373,34 @@ "call_number": "01577", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/412" + "$ref": "https://ils.rero.ch/api/documents/144" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1510" + "$ref": "https://ils.rero.ch/api/holdings/1547" } }, { "pid": "1578", - "barcode": "fictive526", + "barcode": "10000001578", "call_number": "01578", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/411" + "$ref": "https://ils.rero.ch/api/documents/143" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1511" + "$ref": "https://ils.rero.ch/api/holdings/1548" } }, { @@ -28409,34 +28409,34 @@ "call_number": "01579", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/411" + "$ref": "https://ils.rero.ch/api/documents/143" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1512" + "$ref": "https://ils.rero.ch/api/holdings/1549" } }, { "pid": "1580", - "barcode": "fictive527", + "barcode": "10000001580", "call_number": "01580", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/410" + "$ref": "https://ils.rero.ch/api/documents/142" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1513" + "$ref": "https://ils.rero.ch/api/holdings/1550" } }, { @@ -28445,34 +28445,34 @@ "call_number": "01581", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/410" + "$ref": "https://ils.rero.ch/api/documents/142" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1514" + "$ref": "https://ils.rero.ch/api/holdings/1551" } }, { "pid": "1582", - "barcode": "10000001582", + "barcode": "fictive534", "call_number": "01582", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/410" + "$ref": "https://ils.rero.ch/api/documents/141" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1515" + "$ref": "https://ils.rero.ch/api/holdings/1552" } }, { @@ -28487,10 +28487,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/409" + "$ref": "https://ils.rero.ch/api/documents/140" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1516" + "$ref": "https://ils.rero.ch/api/holdings/1553" } }, { @@ -28505,28 +28505,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/409" + "$ref": "https://ils.rero.ch/api/documents/140" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1516" + "$ref": "https://ils.rero.ch/api/holdings/1553" } }, { "pid": "1585", - "barcode": "10000001585", + "barcode": "fictive535", "call_number": "01585", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/408" + "$ref": "https://ils.rero.ch/api/documents/139" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1517" + "$ref": "https://ils.rero.ch/api/holdings/1554" } }, { @@ -28535,124 +28535,124 @@ "call_number": "01586", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/408" + "$ref": "https://ils.rero.ch/api/documents/138" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1518" + "$ref": "https://ils.rero.ch/api/holdings/1555" } }, { "pid": "1587", - "barcode": "10000001587", + "barcode": "fictive536", "call_number": "01587", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/407" + "$ref": "https://ils.rero.ch/api/documents/137" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1519" + "$ref": "https://ils.rero.ch/api/holdings/1556" } }, { "pid": "1588", - "barcode": "fictive528", + "barcode": "10000001588", "call_number": "01588", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/407" + "$ref": "https://ils.rero.ch/api/documents/137" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1520" + "$ref": "https://ils.rero.ch/api/holdings/1557" } }, { "pid": "1589", - "barcode": "10000001589", + "barcode": "fictive537", "call_number": "01589", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/407" + "$ref": "https://ils.rero.ch/api/documents/136" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1521" + "$ref": "https://ils.rero.ch/api/holdings/1558" } }, { "pid": "1590", - "barcode": "fictive529", + "barcode": "10000001590", "call_number": "01590", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/406" + "$ref": "https://ils.rero.ch/api/documents/135" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1522" + "$ref": "https://ils.rero.ch/api/holdings/1559" } }, { "pid": "1591", - "barcode": "fictive530", + "barcode": "10000001591", "call_number": "01591", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/406" + "$ref": "https://ils.rero.ch/api/documents/135" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1523" + "$ref": "https://ils.rero.ch/api/holdings/1560" } }, { "pid": "1592", - "barcode": "fictive531", + "barcode": "10000001592", "call_number": "01592", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/406" + "$ref": "https://ils.rero.ch/api/documents/134" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1524" + "$ref": "https://ils.rero.ch/api/holdings/1561" } }, { @@ -28667,10 +28667,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/405" + "$ref": "https://ils.rero.ch/api/documents/133" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1525" + "$ref": "https://ils.rero.ch/api/holdings/1562" } }, { @@ -28679,160 +28679,160 @@ "call_number": "01594", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/405" + "$ref": "https://ils.rero.ch/api/documents/133" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1526" + "$ref": "https://ils.rero.ch/api/holdings/1563" } }, { "pid": "1595", - "barcode": "10000001595", + "barcode": "fictive538", "call_number": "01595", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/405" + "$ref": "https://ils.rero.ch/api/documents/132" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1527" + "$ref": "https://ils.rero.ch/api/holdings/1564" } }, { "pid": "1596", - "barcode": "10000001596", + "barcode": "fictive539", "call_number": "01596", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/404" + "$ref": "https://ils.rero.ch/api/documents/131" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1528" + "$ref": "https://ils.rero.ch/api/holdings/1565" } }, { "pid": "1597", - "barcode": "10000001597", + "barcode": "fictive540", "call_number": "01597", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/403" + "$ref": "https://ils.rero.ch/api/documents/131" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1529" + "$ref": "https://ils.rero.ch/api/holdings/1566" } }, { "pid": "1598", - "barcode": "10000001598", + "barcode": "fictive541", "call_number": "01598", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/403" + "$ref": "https://ils.rero.ch/api/documents/130" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1529" + "$ref": "https://ils.rero.ch/api/holdings/1567" } }, { "pid": "1599", - "barcode": "fictive532", + "barcode": "fictive542", "call_number": "01599", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/403" + "$ref": "https://ils.rero.ch/api/documents/130" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1530" + "$ref": "https://ils.rero.ch/api/holdings/1568" } }, { "pid": "1600", - "barcode": "fictive533", + "barcode": "10000001600", "call_number": "01600", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/402" + "$ref": "https://ils.rero.ch/api/documents/129" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1531" + "$ref": "https://ils.rero.ch/api/holdings/1569" } }, { "pid": "1601", - "barcode": "fictive534", + "barcode": "fictive543", "call_number": "01601", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/402" + "$ref": "https://ils.rero.ch/api/documents/129" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1532" + "$ref": "https://ils.rero.ch/api/holdings/1570" } }, { "pid": "1602", - "barcode": "10000001602", + "barcode": "fictive544", "call_number": "01602", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/401" + "$ref": "https://ils.rero.ch/api/documents/128" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1533" + "$ref": "https://ils.rero.ch/api/holdings/1571" } }, { @@ -28847,28 +28847,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/401" + "$ref": "https://ils.rero.ch/api/documents/128" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1533" + "$ref": "https://ils.rero.ch/api/holdings/1572" } }, { "pid": "1604", - "barcode": "10000001604", + "barcode": "fictive545", "call_number": "01604", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/401" + "$ref": "https://ils.rero.ch/api/documents/127" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1534" + "$ref": "https://ils.rero.ch/api/holdings/1573" } }, { @@ -28877,34 +28877,34 @@ "call_number": "01605", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/400" + "$ref": "https://ils.rero.ch/api/documents/126" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1535" + "$ref": "https://ils.rero.ch/api/holdings/1574" } }, { "pid": "1606", - "barcode": "fictive535", + "barcode": "10000001606", "call_number": "01606", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/400" + "$ref": "https://ils.rero.ch/api/documents/125" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1536" + "$ref": "https://ils.rero.ch/api/holdings/1575" } }, { @@ -28919,10 +28919,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/400" + "$ref": "https://ils.rero.ch/api/documents/124" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1537" + "$ref": "https://ils.rero.ch/api/holdings/1576" } }, { @@ -28931,16 +28931,16 @@ "call_number": "01608", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/399" + "$ref": "https://ils.rero.ch/api/documents/124" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1538" + "$ref": "https://ils.rero.ch/api/holdings/1577" } }, { @@ -28949,52 +28949,52 @@ "call_number": "01609", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/398" + "$ref": "https://ils.rero.ch/api/documents/123" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1539" + "$ref": "https://ils.rero.ch/api/holdings/1578" } }, { "pid": "1610", - "barcode": "10000001610", + "barcode": "fictive546", "call_number": "01610", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/398" + "$ref": "https://ils.rero.ch/api/documents/123" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1540" + "$ref": "https://ils.rero.ch/api/holdings/1579" } }, { "pid": "1611", - "barcode": "fictive536", + "barcode": "10000001611", "call_number": "01611", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/398" + "$ref": "https://ils.rero.ch/api/documents/122" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1541" + "$ref": "https://ils.rero.ch/api/holdings/1580" } }, { @@ -29003,34 +29003,34 @@ "call_number": "01612", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/397" + "$ref": "https://ils.rero.ch/api/documents/122" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1542" + "$ref": "https://ils.rero.ch/api/holdings/1581" } }, { "pid": "1613", - "barcode": "10000001613", + "barcode": "fictive547", "call_number": "01613", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/396" + "$ref": "https://ils.rero.ch/api/documents/121" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1543" + "$ref": "https://ils.rero.ch/api/holdings/1582" } }, { @@ -29039,142 +29039,142 @@ "call_number": "01614", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/396" + "$ref": "https://ils.rero.ch/api/documents/120" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1543" + "$ref": "https://ils.rero.ch/api/holdings/1583" } }, { "pid": "1615", - "barcode": "10000001615", + "barcode": "fictive548", "call_number": "01615", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/396" + "$ref": "https://ils.rero.ch/api/documents/119" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1544" + "$ref": "https://ils.rero.ch/api/holdings/1584" } }, { "pid": "1616", - "barcode": "10000001616", + "barcode": "fictive549", "call_number": "01616", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/395" + "$ref": "https://ils.rero.ch/api/documents/118" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1545" + "$ref": "https://ils.rero.ch/api/holdings/1585" } }, { "pid": "1617", - "barcode": "10000001617", + "barcode": "fictive550", "call_number": "01617", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/394" + "$ref": "https://ils.rero.ch/api/documents/117" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1546" + "$ref": "https://ils.rero.ch/api/holdings/1586" } }, { "pid": "1618", - "barcode": "fictive537", + "barcode": "10000001618", "call_number": "01618", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/394" + "$ref": "https://ils.rero.ch/api/documents/117" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1547" + "$ref": "https://ils.rero.ch/api/holdings/1587" } }, { "pid": "1619", - "barcode": "10000001619", + "barcode": "fictive551", "call_number": "01619", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/394" + "$ref": "https://ils.rero.ch/api/documents/116" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1548" + "$ref": "https://ils.rero.ch/api/holdings/1588" } }, { "pid": "1620", - "barcode": "10000001620", + "barcode": "fictive552", "call_number": "01620", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/393" + "$ref": "https://ils.rero.ch/api/documents/116" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1549" + "$ref": "https://ils.rero.ch/api/holdings/1589" } }, { "pid": "1621", - "barcode": "10000001621", + "barcode": "fictive553", "call_number": "01621", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/393" + "$ref": "https://ils.rero.ch/api/documents/115" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1550" + "$ref": "https://ils.rero.ch/api/holdings/1590" } }, { @@ -29183,34 +29183,34 @@ "call_number": "01622", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/392" + "$ref": "https://ils.rero.ch/api/documents/115" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1551" + "$ref": "https://ils.rero.ch/api/holdings/1591" } }, { "pid": "1623", - "barcode": "10000001623", + "barcode": "fictive554", "call_number": "01623", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/392" + "$ref": "https://ils.rero.ch/api/documents/114" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1551" + "$ref": "https://ils.rero.ch/api/holdings/1592" } }, { @@ -29219,16 +29219,16 @@ "call_number": "01624", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/392" + "$ref": "https://ils.rero.ch/api/documents/113" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1552" + "$ref": "https://ils.rero.ch/api/holdings/1593" } }, { @@ -29243,28 +29243,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/391" + "$ref": "https://ils.rero.ch/api/documents/112" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1553" + "$ref": "https://ils.rero.ch/api/holdings/1594" } }, { "pid": "1626", - "barcode": "10000001626", + "barcode": "fictive555", "call_number": "01626", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/390" + "$ref": "https://ils.rero.ch/api/documents/112" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1554" + "$ref": "https://ils.rero.ch/api/holdings/1595" } }, { @@ -29273,16 +29273,16 @@ "call_number": "01627", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/389" + "$ref": "https://ils.rero.ch/api/documents/111" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1555" + "$ref": "https://ils.rero.ch/api/holdings/1596" } }, { @@ -29291,16 +29291,16 @@ "call_number": "01628", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/388" + "$ref": "https://ils.rero.ch/api/documents/110" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1556" + "$ref": "https://ils.rero.ch/api/holdings/1597" } }, { @@ -29309,88 +29309,88 @@ "call_number": "01629", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/388" + "$ref": "https://ils.rero.ch/api/documents/109" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1557" + "$ref": "https://ils.rero.ch/api/holdings/1598" } }, { "pid": "1630", - "barcode": "fictive538", + "barcode": "fictive556", "call_number": "01630", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/387" + "$ref": "https://ils.rero.ch/api/documents/108" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1558" + "$ref": "https://ils.rero.ch/api/holdings/1599" } }, { "pid": "1631", - "barcode": "fictive539", + "barcode": "10000001631", "call_number": "01631", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/386" + "$ref": "https://ils.rero.ch/api/documents/107" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1559" + "$ref": "https://ils.rero.ch/api/holdings/1600" } }, { "pid": "1632", - "barcode": "fictive540", + "barcode": "10000001632", "call_number": "01632", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/386" + "$ref": "https://ils.rero.ch/api/documents/107" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1560" + "$ref": "https://ils.rero.ch/api/holdings/1601" } }, { "pid": "1633", - "barcode": "10000001633", + "barcode": "fictive557", "call_number": "01633", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/385" + "$ref": "https://ils.rero.ch/api/documents/106" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1561" + "$ref": "https://ils.rero.ch/api/holdings/1602" } }, { @@ -29399,16 +29399,16 @@ "call_number": "01634", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/385" + "$ref": "https://ils.rero.ch/api/documents/106" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1562" + "$ref": "https://ils.rero.ch/api/holdings/1603" } }, { @@ -29417,88 +29417,88 @@ "call_number": "01635", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/384" + "$ref": "https://ils.rero.ch/api/documents/105" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1563" + "$ref": "https://ils.rero.ch/api/holdings/1604" } }, { "pid": "1636", - "barcode": "10000001636", + "barcode": "fictive558", "call_number": "01636", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/384" + "$ref": "https://ils.rero.ch/api/documents/104" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1564" + "$ref": "https://ils.rero.ch/api/holdings/1605" } }, { "pid": "1637", - "barcode": "10000001637", + "barcode": "fictive559", "call_number": "01637", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/383" + "$ref": "https://ils.rero.ch/api/documents/103" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1565" + "$ref": "https://ils.rero.ch/api/holdings/1606" } }, { "pid": "1638", - "barcode": "fictive541", + "barcode": "10000001638", "call_number": "01638", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/383" + "$ref": "https://ils.rero.ch/api/documents/102" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1566" + "$ref": "https://ils.rero.ch/api/holdings/1607" } }, { "pid": "1639", - "barcode": "fictive542", + "barcode": "fictive560", "call_number": "01639", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/382" + "$ref": "https://ils.rero.ch/api/documents/102" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1567" + "$ref": "https://ils.rero.ch/api/holdings/1608" } }, { @@ -29507,34 +29507,34 @@ "call_number": "01640", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/381" + "$ref": "https://ils.rero.ch/api/documents/101" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1568" + "$ref": "https://ils.rero.ch/api/holdings/1609" } }, { "pid": "1641", - "barcode": "10000001641", + "barcode": "fictive561", "call_number": "01641", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/381" + "$ref": "https://ils.rero.ch/api/documents/100" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1569" + "$ref": "https://ils.rero.ch/api/holdings/1610" } }, { @@ -29543,16 +29543,16 @@ "call_number": "01642", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/381" + "$ref": "https://ils.rero.ch/api/documents/100" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1570" + "$ref": "https://ils.rero.ch/api/holdings/1611" } }, { @@ -29567,10 +29567,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/380" + "$ref": "https://ils.rero.ch/api/documents/99" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1571" + "$ref": "https://ils.rero.ch/api/holdings/1612" } }, { @@ -29579,16 +29579,16 @@ "call_number": "01644", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/380" + "$ref": "https://ils.rero.ch/api/documents/98" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1571" + "$ref": "https://ils.rero.ch/api/holdings/1613" } }, { @@ -29597,52 +29597,52 @@ "call_number": "01645", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/380" + "$ref": "https://ils.rero.ch/api/documents/97" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1572" + "$ref": "https://ils.rero.ch/api/holdings/1614" } }, { "pid": "1646", - "barcode": "fictive543", + "barcode": "10000001646", "call_number": "01646", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/379" + "$ref": "https://ils.rero.ch/api/documents/97" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1573" + "$ref": "https://ils.rero.ch/api/holdings/1615" } }, { "pid": "1647", - "barcode": "10000001647", + "barcode": "fictive562", "call_number": "01647", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/378" + "$ref": "https://ils.rero.ch/api/documents/96" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1574" + "$ref": "https://ils.rero.ch/api/holdings/1616" } }, { @@ -29651,34 +29651,34 @@ "call_number": "01648", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/378" + "$ref": "https://ils.rero.ch/api/documents/96" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1575" + "$ref": "https://ils.rero.ch/api/holdings/1617" } }, { "pid": "1649", - "barcode": "10000001649", + "barcode": "fictive563", "call_number": "01649", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/378" + "$ref": "https://ils.rero.ch/api/documents/95" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1575" + "$ref": "https://ils.rero.ch/api/holdings/1618" } }, { @@ -29687,16 +29687,16 @@ "call_number": "01650", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/377" + "$ref": "https://ils.rero.ch/api/documents/95" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1576" + "$ref": "https://ils.rero.ch/api/holdings/1619" } }, { @@ -29705,34 +29705,34 @@ "call_number": "01651", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/377" + "$ref": "https://ils.rero.ch/api/documents/94" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1577" + "$ref": "https://ils.rero.ch/api/holdings/1620" } }, { "pid": "1652", - "barcode": "fictive544", + "barcode": "fictive564", "call_number": "01652", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/377" + "$ref": "https://ils.rero.ch/api/documents/94" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1578" + "$ref": "https://ils.rero.ch/api/holdings/1621" } }, { @@ -29741,70 +29741,70 @@ "call_number": "01653", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/376" + "$ref": "https://ils.rero.ch/api/documents/93" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1579" + "$ref": "https://ils.rero.ch/api/holdings/1622" } }, { "pid": "1654", - "barcode": "10000001654", + "barcode": "fictive565", "call_number": "01654", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/375" + "$ref": "https://ils.rero.ch/api/documents/93" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1580" + "$ref": "https://ils.rero.ch/api/holdings/1623" } }, { "pid": "1655", - "barcode": "fictive545", + "barcode": "fictive566", "call_number": "01655", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/375" + "$ref": "https://ils.rero.ch/api/documents/92" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1581" + "$ref": "https://ils.rero.ch/api/holdings/1624" } }, { "pid": "1656", - "barcode": "fictive546", + "barcode": "10000001656", "call_number": "01656", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/374" + "$ref": "https://ils.rero.ch/api/documents/91" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1582" + "$ref": "https://ils.rero.ch/api/holdings/1625" } }, { @@ -29813,39 +29813,39 @@ "call_number": "01657", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/374" + "$ref": "https://ils.rero.ch/api/documents/91" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1583" + "$ref": "https://ils.rero.ch/api/holdings/1626" } }, { "pid": "1658", - "barcode": "fictive547", + "barcode": "10000001658", "call_number": "01658", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/373" + "$ref": "https://ils.rero.ch/api/documents/90" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1584" + "$ref": "https://ils.rero.ch/api/holdings/1627" } }, { "pid": "1659", - "barcode": "fictive548", + "barcode": "fictive567", "call_number": "01659", "status": "on_shelf", "location": { @@ -29855,10 +29855,10 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/373" + "$ref": "https://ils.rero.ch/api/documents/90" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1585" + "$ref": "https://ils.rero.ch/api/holdings/1628" } }, { @@ -29873,64 +29873,64 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/373" + "$ref": "https://ils.rero.ch/api/documents/89" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1586" + "$ref": "https://ils.rero.ch/api/holdings/1629" } }, { "pid": "1661", - "barcode": "fictive549", + "barcode": "10000001661", "call_number": "01661", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/372" + "$ref": "https://ils.rero.ch/api/documents/89" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1587" + "$ref": "https://ils.rero.ch/api/holdings/1630" } }, { "pid": "1662", - "barcode": "10000001662", + "barcode": "fictive568", "call_number": "01662", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/371" + "$ref": "https://ils.rero.ch/api/documents/88" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1588" + "$ref": "https://ils.rero.ch/api/holdings/1631" } }, { "pid": "1663", - "barcode": "fictive550", + "barcode": "fictive569", "call_number": "01663", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/370" + "$ref": "https://ils.rero.ch/api/documents/87" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1589" + "$ref": "https://ils.rero.ch/api/holdings/1632" } }, { @@ -29939,88 +29939,88 @@ "call_number": "01664", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/370" + "$ref": "https://ils.rero.ch/api/documents/86" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1590" + "$ref": "https://ils.rero.ch/api/holdings/1633" } }, { "pid": "1665", - "barcode": "10000001665", + "barcode": "fictive570", "call_number": "01665", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/369" + "$ref": "https://ils.rero.ch/api/documents/85" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1591" + "$ref": "https://ils.rero.ch/api/holdings/1634" } }, { "pid": "1666", - "barcode": "fictive551", + "barcode": "10000001666", "call_number": "01666", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/368" + "$ref": "https://ils.rero.ch/api/documents/84" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1592" + "$ref": "https://ils.rero.ch/api/holdings/1635" } }, { "pid": "1667", - "barcode": "fictive552", + "barcode": "10000001667", "call_number": "01667", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/368" + "$ref": "https://ils.rero.ch/api/documents/83" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1593" + "$ref": "https://ils.rero.ch/api/holdings/1636" } }, { "pid": "1668", - "barcode": "fictive553", + "barcode": "10000001668", "call_number": "01668", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/367" + "$ref": "https://ils.rero.ch/api/documents/82" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1594" + "$ref": "https://ils.rero.ch/api/holdings/1637" } }, { @@ -30029,39 +30029,39 @@ "call_number": "01669", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/367" + "$ref": "https://ils.rero.ch/api/documents/82" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1595" + "$ref": "https://ils.rero.ch/api/holdings/1638" } }, { "pid": "1670", - "barcode": "fictive554", + "barcode": "10000001670", "call_number": "01670", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/367" + "$ref": "https://ils.rero.ch/api/documents/81" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1596" + "$ref": "https://ils.rero.ch/api/holdings/1639" } }, { "pid": "1671", - "barcode": "fictive555", + "barcode": "fictive571", "call_number": "01671", "status": "on_shelf", "location": { @@ -30071,10 +30071,10 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/366" + "$ref": "https://ils.rero.ch/api/documents/80" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1597" + "$ref": "https://ils.rero.ch/api/holdings/1640" } }, { @@ -30083,34 +30083,34 @@ "call_number": "01672", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/366" + "$ref": "https://ils.rero.ch/api/documents/79" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1598" + "$ref": "https://ils.rero.ch/api/holdings/1641" } }, { "pid": "1673", - "barcode": "10000001673", + "barcode": "fictive572", "call_number": "01673", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/366" + "$ref": "https://ils.rero.ch/api/documents/78" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1599" + "$ref": "https://ils.rero.ch/api/holdings/1642" } }, { @@ -30119,34 +30119,34 @@ "call_number": "01674", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/365" + "$ref": "https://ils.rero.ch/api/documents/77" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1600" + "$ref": "https://ils.rero.ch/api/holdings/1643" } }, { "pid": "1675", - "barcode": "fictive556", + "barcode": "fictive573", "call_number": "01675", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/364" + "$ref": "https://ils.rero.ch/api/documents/76" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1601" + "$ref": "https://ils.rero.ch/api/holdings/1644" } }, { @@ -30155,16 +30155,16 @@ "call_number": "01676", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/364" + "$ref": "https://ils.rero.ch/api/documents/75" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1602" + "$ref": "https://ils.rero.ch/api/holdings/1645" } }, { @@ -30173,70 +30173,70 @@ "call_number": "01677", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/363" + "$ref": "https://ils.rero.ch/api/documents/75" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1603" + "$ref": "https://ils.rero.ch/api/holdings/1646" } }, { "pid": "1678", - "barcode": "fictive557", + "barcode": "10000001678", "call_number": "01678", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/363" + "$ref": "https://ils.rero.ch/api/documents/74" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1604" + "$ref": "https://ils.rero.ch/api/holdings/1647" } }, { "pid": "1679", - "barcode": "fictive558", + "barcode": "fictive574", "call_number": "01679", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/362" + "$ref": "https://ils.rero.ch/api/documents/73" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1605" + "$ref": "https://ils.rero.ch/api/holdings/1648" } }, { "pid": "1680", - "barcode": "10000001680", + "barcode": "fictive575", "call_number": "01680", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/362" + "$ref": "https://ils.rero.ch/api/documents/72" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1606" + "$ref": "https://ils.rero.ch/api/holdings/1649" } }, { @@ -30245,52 +30245,52 @@ "call_number": "01681", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/361" + "$ref": "https://ils.rero.ch/api/documents/71" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1607" + "$ref": "https://ils.rero.ch/api/holdings/1650" } }, { "pid": "1682", - "barcode": "10000001682", + "barcode": "fictive576", "call_number": "01682", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/361" + "$ref": "https://ils.rero.ch/api/documents/71" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1607" + "$ref": "https://ils.rero.ch/api/holdings/1651" } }, { "pid": "1683", - "barcode": "10000001683", + "barcode": "fictive577", "call_number": "01683", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/361" + "$ref": "https://ils.rero.ch/api/documents/70" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1608" + "$ref": "https://ils.rero.ch/api/holdings/1652" } }, { @@ -30299,34 +30299,34 @@ "call_number": "01684", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/360" + "$ref": "https://ils.rero.ch/api/documents/69" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1609" + "$ref": "https://ils.rero.ch/api/holdings/1653" } }, { "pid": "1685", - "barcode": "10000001685", + "barcode": "fictive578", "call_number": "01685", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/360" + "$ref": "https://ils.rero.ch/api/documents/69" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1610" + "$ref": "https://ils.rero.ch/api/holdings/1654" } }, { @@ -30335,52 +30335,52 @@ "call_number": "01686", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/359" + "$ref": "https://ils.rero.ch/api/documents/68" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1611" + "$ref": "https://ils.rero.ch/api/holdings/1655" } }, { "pid": "1687", - "barcode": "10000001687", + "barcode": "fictive579", "call_number": "01687", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/359" + "$ref": "https://ils.rero.ch/api/documents/68" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1612" + "$ref": "https://ils.rero.ch/api/holdings/1656" } }, { "pid": "1688", - "barcode": "fictive559", + "barcode": "10000001688", "call_number": "01688", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/359" + "$ref": "https://ils.rero.ch/api/documents/67" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1613" + "$ref": "https://ils.rero.ch/api/holdings/1657" } }, { @@ -30389,16 +30389,16 @@ "call_number": "01689", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/358" + "$ref": "https://ils.rero.ch/api/documents/66" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1614" + "$ref": "https://ils.rero.ch/api/holdings/1658" } }, { @@ -30407,88 +30407,88 @@ "call_number": "01690", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/358" + "$ref": "https://ils.rero.ch/api/documents/66" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1614" + "$ref": "https://ils.rero.ch/api/holdings/1659" } }, { "pid": "1691", - "barcode": "10000001691", + "barcode": "fictive580", "call_number": "01691", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/357" + "$ref": "https://ils.rero.ch/api/documents/65" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1615" + "$ref": "https://ils.rero.ch/api/holdings/1660" } }, { "pid": "1692", - "barcode": "10000001692", + "barcode": "fictive581", "call_number": "01692", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/357" + "$ref": "https://ils.rero.ch/api/documents/65" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1615" + "$ref": "https://ils.rero.ch/api/holdings/1661" } }, { "pid": "1693", - "barcode": "10000001693", + "barcode": "fictive582", "call_number": "01693", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/357" + "$ref": "https://ils.rero.ch/api/documents/64" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1616" + "$ref": "https://ils.rero.ch/api/holdings/1662" } }, { "pid": "1694", - "barcode": "fictive560", + "barcode": "10000001694", "call_number": "01694", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/356" + "$ref": "https://ils.rero.ch/api/documents/63" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1617" + "$ref": "https://ils.rero.ch/api/holdings/1663" } }, { @@ -30497,39 +30497,39 @@ "call_number": "01695", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/356" + "$ref": "https://ils.rero.ch/api/documents/62" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1618" + "$ref": "https://ils.rero.ch/api/holdings/1664" } }, { "pid": "1696", - "barcode": "fictive561", + "barcode": "fictive583", "call_number": "01696", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/356" + "$ref": "https://ils.rero.ch/api/documents/62" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1619" + "$ref": "https://ils.rero.ch/api/holdings/1665" } }, { "pid": "1697", - "barcode": "fictive562", + "barcode": "fictive584", "call_number": "01697", "status": "on_shelf", "location": { @@ -30539,10 +30539,10 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/355" + "$ref": "https://ils.rero.ch/api/documents/61" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1620" + "$ref": "https://ils.rero.ch/api/holdings/1666" } }, { @@ -30557,10 +30557,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/355" + "$ref": "https://ils.rero.ch/api/documents/61" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1621" + "$ref": "https://ils.rero.ch/api/holdings/1667" } }, { @@ -30569,70 +30569,70 @@ "call_number": "01699", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/355" + "$ref": "https://ils.rero.ch/api/documents/60" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1622" + "$ref": "https://ils.rero.ch/api/holdings/1668" } }, { "pid": "1700", - "barcode": "fictive563", + "barcode": "10000001700", "call_number": "01700", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/354" + "$ref": "https://ils.rero.ch/api/documents/60" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1623" + "$ref": "https://ils.rero.ch/api/holdings/1668" } }, { "pid": "1701", - "barcode": "10000001701", + "barcode": "fictive585", "call_number": "01701", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/354" + "$ref": "https://ils.rero.ch/api/documents/59" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1624" + "$ref": "https://ils.rero.ch/api/holdings/1669" } }, { "pid": "1702", - "barcode": "fictive564", + "barcode": "10000001702", "call_number": "01702", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/353" + "$ref": "https://ils.rero.ch/api/documents/59" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1625" + "$ref": "https://ils.rero.ch/api/holdings/1670" } }, { @@ -30641,34 +30641,34 @@ "call_number": "01703", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/353" + "$ref": "https://ils.rero.ch/api/documents/58" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1626" + "$ref": "https://ils.rero.ch/api/holdings/1671" } }, { "pid": "1704", - "barcode": "10000001704", + "barcode": "fictive586", "call_number": "01704", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/353" + "$ref": "https://ils.rero.ch/api/documents/57" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1627" + "$ref": "https://ils.rero.ch/api/holdings/1672" } }, { @@ -30677,52 +30677,52 @@ "call_number": "01705", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/352" + "$ref": "https://ils.rero.ch/api/documents/56" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1628" + "$ref": "https://ils.rero.ch/api/holdings/1673" } }, { "pid": "1706", - "barcode": "10000001706", + "barcode": "fictive587", "call_number": "01706", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/352" + "$ref": "https://ils.rero.ch/api/documents/55" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1629" + "$ref": "https://ils.rero.ch/api/holdings/1674" } }, { "pid": "1707", - "barcode": "fictive565", + "barcode": "10000001707", "call_number": "01707", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/352" + "$ref": "https://ils.rero.ch/api/documents/54" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1630" + "$ref": "https://ils.rero.ch/api/holdings/1675" } }, { @@ -30731,34 +30731,34 @@ "call_number": "01708", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/351" + "$ref": "https://ils.rero.ch/api/documents/53" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1631" + "$ref": "https://ils.rero.ch/api/holdings/1676" } }, { "pid": "1709", - "barcode": "fictive566", + "barcode": "10000001709", "call_number": "01709", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/350" + "$ref": "https://ils.rero.ch/api/documents/53" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1632" + "$ref": "https://ils.rero.ch/api/holdings/1677" } }, { @@ -30767,52 +30767,52 @@ "call_number": "01710", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/349" + "$ref": "https://ils.rero.ch/api/documents/52" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1633" + "$ref": "https://ils.rero.ch/api/holdings/1678" } }, { "pid": "1711", - "barcode": "fictive567", + "barcode": "10000001711", "call_number": "01711", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/349" + "$ref": "https://ils.rero.ch/api/documents/52" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1634" + "$ref": "https://ils.rero.ch/api/holdings/1679" } }, { "pid": "1712", - "barcode": "fictive568", + "barcode": "10000001712", "call_number": "01712", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/349" + "$ref": "https://ils.rero.ch/api/documents/51" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1635" + "$ref": "https://ils.rero.ch/api/holdings/1680" } }, { @@ -30827,28 +30827,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/348" + "$ref": "https://ils.rero.ch/api/documents/50" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1636" + "$ref": "https://ils.rero.ch/api/holdings/1681" } }, { "pid": "1714", - "barcode": "fictive569", + "barcode": "fictive588", "call_number": "01714", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/347" + "$ref": "https://ils.rero.ch/api/documents/50" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1637" + "$ref": "https://ils.rero.ch/api/holdings/1682" } }, { @@ -30857,88 +30857,88 @@ "call_number": "01715", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/347" + "$ref": "https://ils.rero.ch/api/documents/49" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1638" + "$ref": "https://ils.rero.ch/api/holdings/1683" } }, { "pid": "1716", - "barcode": "fictive570", + "barcode": "fictive589", "call_number": "01716", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/347" + "$ref": "https://ils.rero.ch/api/documents/48" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1639" + "$ref": "https://ils.rero.ch/api/holdings/1684" } }, { "pid": "1717", - "barcode": "fictive571", + "barcode": "10000001717", "call_number": "01717", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/346" + "$ref": "https://ils.rero.ch/api/documents/47" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1640" + "$ref": "https://ils.rero.ch/api/holdings/1685" } }, { "pid": "1718", - "barcode": "fictive572", + "barcode": "fictive590", "call_number": "01718", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/346" + "$ref": "https://ils.rero.ch/api/documents/46" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1641" + "$ref": "https://ils.rero.ch/api/holdings/1686" } }, { "pid": "1719", - "barcode": "10000001719", + "barcode": "fictive591", "call_number": "01719", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/345" + "$ref": "https://ils.rero.ch/api/documents/46" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1642" + "$ref": "https://ils.rero.ch/api/holdings/1686" } }, { @@ -30947,34 +30947,34 @@ "call_number": "01720", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/345" + "$ref": "https://ils.rero.ch/api/documents/45" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1643" + "$ref": "https://ils.rero.ch/api/holdings/1687" } }, { "pid": "1721", - "barcode": "10000001721", + "barcode": "fictive592", "call_number": "01721", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/345" + "$ref": "https://ils.rero.ch/api/documents/45" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1644" + "$ref": "https://ils.rero.ch/api/holdings/1688" } }, { @@ -30983,106 +30983,106 @@ "call_number": "01722", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/344" + "$ref": "https://ils.rero.ch/api/documents/44" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1645" + "$ref": "https://ils.rero.ch/api/holdings/1689" } }, { "pid": "1723", - "barcode": "10000001723", + "barcode": "fictive593", "call_number": "01723", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/344" + "$ref": "https://ils.rero.ch/api/documents/44" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1646" + "$ref": "https://ils.rero.ch/api/holdings/1690" } }, { "pid": "1724", - "barcode": "fictive573", + "barcode": "10000001724", "call_number": "01724", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/343" + "$ref": "https://ils.rero.ch/api/documents/43" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1647" + "$ref": "https://ils.rero.ch/api/holdings/1691" } }, { "pid": "1725", - "barcode": "10000001725", + "barcode": "fictive594", "call_number": "01725", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/343" + "$ref": "https://ils.rero.ch/api/documents/42" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1648" + "$ref": "https://ils.rero.ch/api/holdings/1692" } }, { "pid": "1726", - "barcode": "fictive574", + "barcode": "10000001726", "call_number": "01726", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/343" + "$ref": "https://ils.rero.ch/api/documents/42" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1649" + "$ref": "https://ils.rero.ch/api/holdings/1693" } }, { "pid": "1727", - "barcode": "10000001727", + "barcode": "fictive595", "call_number": "01727", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/342" + "$ref": "https://ils.rero.ch/api/documents/41" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1650" + "$ref": "https://ils.rero.ch/api/holdings/1694" } }, { @@ -31091,52 +31091,52 @@ "call_number": "01728", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/342" + "$ref": "https://ils.rero.ch/api/documents/40" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1651" + "$ref": "https://ils.rero.ch/api/holdings/1695" } }, { "pid": "1729", - "barcode": "fictive575", + "barcode": "10000001729", "call_number": "01729", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/342" + "$ref": "https://ils.rero.ch/api/documents/39" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1652" + "$ref": "https://ils.rero.ch/api/holdings/1696" } }, { "pid": "1730", - "barcode": "fictive576", + "barcode": "10000001730", "call_number": "01730", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/341" + "$ref": "https://ils.rero.ch/api/documents/39" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1653" + "$ref": "https://ils.rero.ch/api/holdings/1697" } }, { @@ -31145,52 +31145,52 @@ "call_number": "01731", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/341" + "$ref": "https://ils.rero.ch/api/documents/38" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1654" + "$ref": "https://ils.rero.ch/api/holdings/1698" } }, { "pid": "1732", - "barcode": "fictive577", + "barcode": "fictive596", "call_number": "01732", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/340" + "$ref": "https://ils.rero.ch/api/documents/37" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1655" + "$ref": "https://ils.rero.ch/api/holdings/1699" } }, { "pid": "1733", - "barcode": "10000001733", + "barcode": "fictive597", "call_number": "01733", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/340" + "$ref": "https://ils.rero.ch/api/documents/36" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1656" + "$ref": "https://ils.rero.ch/api/holdings/1700" } }, { @@ -31199,52 +31199,52 @@ "call_number": "01734", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/339" + "$ref": "https://ils.rero.ch/api/documents/36" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1657" + "$ref": "https://ils.rero.ch/api/holdings/1701" } }, { "pid": "1735", - "barcode": "fictive578", + "barcode": "10000001735", "call_number": "01735", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/339" + "$ref": "https://ils.rero.ch/api/documents/35" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1658" + "$ref": "https://ils.rero.ch/api/holdings/1702" } }, { "pid": "1736", - "barcode": "10000001736", + "barcode": "fictive598", "call_number": "01736", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/339" + "$ref": "https://ils.rero.ch/api/documents/34" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1659" + "$ref": "https://ils.rero.ch/api/holdings/1703" } }, { @@ -31253,70 +31253,70 @@ "call_number": "01737", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/338" + "$ref": "https://ils.rero.ch/api/documents/34" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1660" + "$ref": "https://ils.rero.ch/api/holdings/1704" } }, { "pid": "1738", - "barcode": "fictive579", + "barcode": "10000001738", "call_number": "01738", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/338" + "$ref": "https://ils.rero.ch/api/documents/33" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1661" + "$ref": "https://ils.rero.ch/api/holdings/1705" } }, { "pid": "1739", - "barcode": "fictive580", + "barcode": "10000001739", "call_number": "01739", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/338" + "$ref": "https://ils.rero.ch/api/documents/33" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1662" + "$ref": "https://ils.rero.ch/api/holdings/1706" } }, { "pid": "1740", - "barcode": "fictive581", + "barcode": "10000001740", "call_number": "01740", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/337" + "$ref": "https://ils.rero.ch/api/documents/32" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1663" + "$ref": "https://ils.rero.ch/api/holdings/1707" } }, { @@ -31325,16 +31325,16 @@ "call_number": "01741", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/336" + "$ref": "https://ils.rero.ch/api/documents/32" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1664" + "$ref": "https://ils.rero.ch/api/holdings/1708" } }, { @@ -31343,34 +31343,34 @@ "call_number": "01742", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/336" + "$ref": "https://ils.rero.ch/api/documents/31" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1665" + "$ref": "https://ils.rero.ch/api/holdings/1709" } }, { "pid": "1743", - "barcode": "10000001743", + "barcode": "fictive599", "call_number": "01743", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/336" + "$ref": "https://ils.rero.ch/api/documents/31" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1666" + "$ref": "https://ils.rero.ch/api/holdings/1710" } }, { @@ -31379,34 +31379,34 @@ "call_number": "01744", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/335" + "$ref": "https://ils.rero.ch/api/documents/30" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1667" + "$ref": "https://ils.rero.ch/api/holdings/1711" } }, { "pid": "1745", - "barcode": "fictive582", + "barcode": "fictive600", "call_number": "01745", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/335" + "$ref": "https://ils.rero.ch/api/documents/30" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1668" + "$ref": "https://ils.rero.ch/api/holdings/1712" } }, { @@ -31415,160 +31415,160 @@ "call_number": "01746", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/335" + "$ref": "https://ils.rero.ch/api/documents/29" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1669" + "$ref": "https://ils.rero.ch/api/holdings/1713" } }, { "pid": "1747", - "barcode": "10000001747", + "barcode": "fictive601", "call_number": "01747", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/334" + "$ref": "https://ils.rero.ch/api/documents/29" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1670" + "$ref": "https://ils.rero.ch/api/holdings/1714" } }, { "pid": "1748", - "barcode": "fictive583", + "barcode": "10000001748", "call_number": "01748", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/334" + "$ref": "https://ils.rero.ch/api/documents/28" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1671" + "$ref": "https://ils.rero.ch/api/holdings/1715" } }, { "pid": "1749", - "barcode": "10000001749", + "barcode": "fictive602", "call_number": "01749", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/333" + "$ref": "https://ils.rero.ch/api/documents/28" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1672" + "$ref": "https://ils.rero.ch/api/holdings/1716" } }, { "pid": "1750", - "barcode": "fictive584", + "barcode": "10000001750", "call_number": "01750", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/333" + "$ref": "https://ils.rero.ch/api/documents/27" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1673" + "$ref": "https://ils.rero.ch/api/holdings/1717" } }, { "pid": "1751", - "barcode": "fictive585", + "barcode": "10000001751", "call_number": "01751", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/333" + "$ref": "https://ils.rero.ch/api/documents/27" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1674" + "$ref": "https://ils.rero.ch/api/holdings/1718" } }, { "pid": "1752", - "barcode": "fictive586", + "barcode": "fictive603", "call_number": "01752", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/332" + "$ref": "https://ils.rero.ch/api/documents/26" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1675" + "$ref": "https://ils.rero.ch/api/holdings/1719" } }, { "pid": "1753", - "barcode": "10000001753", + "barcode": "fictive604", "call_number": "01753", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/332" + "$ref": "https://ils.rero.ch/api/documents/25" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1676" + "$ref": "https://ils.rero.ch/api/holdings/1720" } }, { "pid": "1754", - "barcode": "fictive587", + "barcode": "10000001754", "call_number": "01754", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/331" + "$ref": "https://ils.rero.ch/api/documents/25" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1677" + "$ref": "https://ils.rero.ch/api/holdings/1721" } }, { @@ -31577,52 +31577,52 @@ "call_number": "01755", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/331" + "$ref": "https://ils.rero.ch/api/documents/24" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1678" + "$ref": "https://ils.rero.ch/api/holdings/1722" } }, { "pid": "1756", - "barcode": "fictive588", + "barcode": "10000001756", "call_number": "01756", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/331" + "$ref": "https://ils.rero.ch/api/documents/23" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1679" + "$ref": "https://ils.rero.ch/api/holdings/1723" } }, { "pid": "1757", - "barcode": "10000001757", + "barcode": "fictive605", "call_number": "01757", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/330" + "$ref": "https://ils.rero.ch/api/documents/23" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1680" + "$ref": "https://ils.rero.ch/api/holdings/1724" } }, { @@ -31631,16 +31631,16 @@ "call_number": "01758", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/330" + "$ref": "https://ils.rero.ch/api/documents/22" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1680" + "$ref": "https://ils.rero.ch/api/holdings/1725" } }, { @@ -31649,16 +31649,16 @@ "call_number": "01759", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/329" + "$ref": "https://ils.rero.ch/api/documents/22" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1681" + "$ref": "https://ils.rero.ch/api/holdings/1726" } }, { @@ -31667,39 +31667,39 @@ "call_number": "01760", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/328" + "$ref": "https://ils.rero.ch/api/documents/21" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1682" + "$ref": "https://ils.rero.ch/api/holdings/1727" } }, { "pid": "1761", - "barcode": "10000001761", + "barcode": "fictive606", "call_number": "01761", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/328" + "$ref": "https://ils.rero.ch/api/documents/20" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1683" + "$ref": "https://ils.rero.ch/api/holdings/1728" } }, { "pid": "1762", - "barcode": "fictive589", + "barcode": "fictive607", "call_number": "01762", "status": "on_shelf", "location": { @@ -31709,64 +31709,64 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/328" + "$ref": "https://ils.rero.ch/api/documents/19" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1684" + "$ref": "https://ils.rero.ch/api/holdings/1729" } }, { "pid": "1763", - "barcode": "fictive590", + "barcode": "10000001763", "call_number": "01763", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/327" + "$ref": "https://ils.rero.ch/api/documents/18" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1685" + "$ref": "https://ils.rero.ch/api/holdings/1730" } }, { "pid": "1764", - "barcode": "fictive591", + "barcode": "10000001764", "call_number": "01764", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/327" + "$ref": "https://ils.rero.ch/api/documents/18" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1686" + "$ref": "https://ils.rero.ch/api/holdings/1731" } }, { "pid": "1765", - "barcode": "fictive592", + "barcode": "fictive608", "call_number": "01765", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/326" + "$ref": "https://ils.rero.ch/api/documents/17" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1687" + "$ref": "https://ils.rero.ch/api/holdings/1732" } }, { @@ -31775,16 +31775,16 @@ "call_number": "01766", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/325" + "$ref": "https://ils.rero.ch/api/documents/16" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1688" + "$ref": "https://ils.rero.ch/api/holdings/1733" } }, { @@ -31799,10 +31799,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/325" + "$ref": "https://ils.rero.ch/api/documents/15" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1689" + "$ref": "https://ils.rero.ch/api/holdings/1734" } }, { @@ -31811,52 +31811,52 @@ "call_number": "01768", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/324" + "$ref": "https://ils.rero.ch/api/documents/14" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1690" + "$ref": "https://ils.rero.ch/api/holdings/1735" } }, { "pid": "1769", - "barcode": "fictive593", + "barcode": "10000001769", "call_number": "01769", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/324" + "$ref": "https://ils.rero.ch/api/documents/13" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1691" + "$ref": "https://ils.rero.ch/api/holdings/1736" } }, { "pid": "1770", - "barcode": "10000001770", + "barcode": "fictive609", "call_number": "01770", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/324" + "$ref": "https://ils.rero.ch/api/documents/13" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1692" + "$ref": "https://ils.rero.ch/api/holdings/1737" } }, { @@ -31865,16 +31865,16 @@ "call_number": "01771", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/323" + "$ref": "https://ils.rero.ch/api/documents/12" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1693" + "$ref": "https://ils.rero.ch/api/holdings/1738" } }, { @@ -31889,82 +31889,82 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/322" + "$ref": "https://ils.rero.ch/api/documents/11" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1694" + "$ref": "https://ils.rero.ch/api/holdings/1739" } }, { "pid": "1773", - "barcode": "fictive594", + "barcode": "fictive610", "call_number": "01773", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/322" + "$ref": "https://ils.rero.ch/api/documents/11" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1695" + "$ref": "https://ils.rero.ch/api/holdings/1740" } }, { "pid": "1774", - "barcode": "10000001774", + "barcode": "fictive611", "call_number": "01774", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/321" + "$ref": "https://ils.rero.ch/api/documents/10" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1696" + "$ref": "https://ils.rero.ch/api/holdings/1741" } }, { "pid": "1775", - "barcode": "fictive595", + "barcode": "10000001775", "call_number": "01775", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/321" + "$ref": "https://ils.rero.ch/api/documents/9" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1697" + "$ref": "https://ils.rero.ch/api/holdings/1742" } }, { "pid": "1776", - "barcode": "10000001776", + "barcode": "fictive612", "call_number": "01776", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/321" + "$ref": "https://ils.rero.ch/api/documents/8" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1698" + "$ref": "https://ils.rero.ch/api/holdings/1743" } }, { @@ -31973,16 +31973,16 @@ "call_number": "01777", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/320" + "$ref": "https://ils.rero.ch/api/documents/7" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1699" + "$ref": "https://ils.rero.ch/api/holdings/1744" } }, { @@ -31994,49 +31994,49 @@ "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/320" + "$ref": "https://ils.rero.ch/api/documents/6" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1700" + "$ref": "https://ils.rero.ch/api/holdings/1745" } }, { "pid": "1779", - "barcode": "fictive596", + "barcode": "10000001779", "call_number": "01779", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/320" + "$ref": "https://ils.rero.ch/api/documents/5" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1701" + "$ref": "https://ils.rero.ch/api/holdings/1746" } }, { "pid": "1780", - "barcode": "fictive597", + "barcode": "fictive613", "call_number": "01780", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/319" + "$ref": "https://ils.rero.ch/api/documents/4" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1702" + "$ref": "https://ils.rero.ch/api/holdings/1747" } }, { @@ -32045,16 +32045,16 @@ "call_number": "01781", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/319" + "$ref": "https://ils.rero.ch/api/documents/4" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1703" + "$ref": "https://ils.rero.ch/api/holdings/1748" } }, { @@ -32063,34 +32063,34 @@ "call_number": "01782", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/318" + "$ref": "https://ils.rero.ch/api/documents/3" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1704" + "$ref": "https://ils.rero.ch/api/holdings/1749" } }, { "pid": "1783", - "barcode": "10000001783", + "barcode": "fictive614", "call_number": "01783", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/318" + "$ref": "https://ils.rero.ch/api/documents/3" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1705" + "$ref": "https://ils.rero.ch/api/holdings/1750" } }, { @@ -32105,10 +32105,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/318" + "$ref": "https://ils.rero.ch/api/documents/2" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1706" + "$ref": "https://ils.rero.ch/api/holdings/1751" } }, { @@ -32116,240 +32116,6 @@ "barcode": "10000001785", "call_number": "01785", "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/317" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1707" - } - }, - { - "pid": "1786", - "barcode": "fictive598", - "call_number": "01786", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/316" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1708" - } - }, - { - "pid": "1787", - "barcode": "10000001787", - "call_number": "01787", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/316" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1709" - } - }, - { - "pid": "1788", - "barcode": "fictive599", - "call_number": "01788", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/316" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1710" - } - }, - { - "pid": "1789", - "barcode": "10000001789", - "call_number": "01789", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/315" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1711" - } - }, - { - "pid": "1790", - "barcode": "10000001790", - "call_number": "01790", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/315" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1712" - } - }, - { - "pid": "1791", - "barcode": "fictive600", - "call_number": "01791", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/315" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1713" - } - }, - { - "pid": "1792", - "barcode": "fictive601", - "call_number": "01792", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/314" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1714" - } - }, - { - "pid": "1793", - "barcode": "fictive602", - "call_number": "01793", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/314" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1715" - } - }, - { - "pid": "1794", - "barcode": "10000001794", - "call_number": "01794", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/314" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1716" - } - }, - { - "pid": "1795", - "barcode": "10000001795", - "call_number": "01795", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/313" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1717" - } - }, - { - "pid": "1796", - "barcode": "10000001796", - "call_number": "01796", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/313" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1718" - } - }, - { - "pid": "1797", - "barcode": "10000001797", - "call_number": "01797", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/312" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1719" - } - }, - { - "pid": "1798", - "barcode": "10000001798", - "call_number": "01798", - "status": "on_shelf", "location": { "$ref": "https://ils.rero.ch/api/locations/16" }, @@ -32357,11098 +32123,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/312" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1720" - } - }, - { - "pid": "1799", - "barcode": "10000001799", - "call_number": "01799", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/312" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1721" - } - }, - { - "pid": "1800", - "barcode": "fictive603", - "call_number": "01800", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/311" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1722" - } - }, - { - "pid": "1801", - "barcode": "fictive604", - "call_number": "01801", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/311" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1723" - } - }, - { - "pid": "1802", - "barcode": "fictive605", - "call_number": "01802", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/310" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1724" - } - }, - { - "pid": "1803", - "barcode": "10000001803", - "call_number": "01803", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/309" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1725" - } - }, - { - "pid": "1804", - "barcode": "fictive606", - "call_number": "01804", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/309" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1726" - } - }, - { - "pid": "1805", - "barcode": "10000001805", - "call_number": "01805", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/309" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1727" - } - }, - { - "pid": "1806", - "barcode": "fictive607", - "call_number": "01806", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/308" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1728" - } - }, - { - "pid": "1807", - "barcode": "10000001807", - "call_number": "01807", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/308" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1729" - } - }, - { - "pid": "1808", - "barcode": "10000001808", - "call_number": "01808", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/307" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1730" - } - }, - { - "pid": "1809", - "barcode": "10000001809", - "call_number": "01809", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/307" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1731" - } - }, - { - "pid": "1810", - "barcode": "10000001810", - "call_number": "01810", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/306" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1732" - } - }, - { - "pid": "1811", - "barcode": "10000001811", - "call_number": "01811", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/306" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1733" - } - }, - { - "pid": "1812", - "barcode": "10000001812", - "call_number": "01812", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/305" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1734" - } - }, - { - "pid": "1813", - "barcode": "10000001813", - "call_number": "01813", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/304" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1735" - } - }, - { - "pid": "1814", - "barcode": "fictive608", - "call_number": "01814", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/304" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1736" - } - }, - { - "pid": "1815", - "barcode": "10000001815", - "call_number": "01815", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/304" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1737" - } - }, - { - "pid": "1816", - "barcode": "fictive609", - "call_number": "01816", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/303" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1738" - } - }, - { - "pid": "1817", - "barcode": "10000001817", - "call_number": "01817", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/302" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1739" - } - }, - { - "pid": "1818", - "barcode": "10000001818", - "call_number": "01818", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/301" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1740" - } - }, - { - "pid": "1819", - "barcode": "10000001819", - "call_number": "01819", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/301" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1741" - } - }, - { - "pid": "1820", - "barcode": "10000001820", - "call_number": "01820", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/301" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1741" - } - }, - { - "pid": "1821", - "barcode": "10000001821", - "call_number": "01821", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/300" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1742" - } - }, - { - "pid": "1822", - "barcode": "fictive610", - "call_number": "01822", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/300" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1743" - } - }, - { - "pid": "1823", - "barcode": "10000001823", - "call_number": "01823", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/299" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1744" - } - }, - { - "pid": "1824", - "barcode": "10000001824", - "call_number": "01824", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/298" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1745" - } - }, - { - "pid": "1825", - "barcode": "10000001825", - "call_number": "01825", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/298" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1746" - } - }, - { - "pid": "1826", - "barcode": "10000001826", - "call_number": "01826", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/298" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1747" - } - }, - { - "pid": "1827", - "barcode": "10000001827", - "call_number": "01827", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/297" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1748" - } - }, - { - "pid": "1828", - "barcode": "10000001828", - "call_number": "01828", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/296" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1749" - } - }, - { - "pid": "1829", - "barcode": "fictive611", - "call_number": "01829", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/296" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1750" - } - }, - { - "pid": "1830", - "barcode": "fictive612", - "call_number": "01830", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/295" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1751" - } - }, - { - "pid": "1831", - "barcode": "fictive613", - "call_number": "01831", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/295" + "$ref": "https://ils.rero.ch/api/documents/1" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/1752" } - }, - { - "pid": "1832", - "barcode": "10000001832", - "call_number": "01832", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/295" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1753" - } - }, - { - "pid": "1833", - "barcode": "10000001833", - "call_number": "01833", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/294" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1754" - } - }, - { - "pid": "1834", - "barcode": "10000001834", - "call_number": "01834", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/293" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1755" - } - }, - { - "pid": "1835", - "barcode": "10000001835", - "call_number": "01835", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/293" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1756" - } - }, - { - "pid": "1836", - "barcode": "10000001836", - "call_number": "01836", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/292" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1757" - } - }, - { - "pid": "1837", - "barcode": "10000001837", - "call_number": "01837", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/291" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1758" - } - }, - { - "pid": "1838", - "barcode": "10000001838", - "call_number": "01838", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/290" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1759" - } - }, - { - "pid": "1839", - "barcode": "10000001839", - "call_number": "01839", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/290" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1760" - } - }, - { - "pid": "1840", - "barcode": "10000001840", - "call_number": "01840", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/289" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1761" - } - }, - { - "pid": "1841", - "barcode": "fictive614", - "call_number": "01841", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/288" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1762" - } - }, - { - "pid": "1842", - "barcode": "10000001842", - "call_number": "01842", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/287" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1763" - } - }, - { - "pid": "1843", - "barcode": "10000001843", - "call_number": "01843", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/286" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1764" - } - }, - { - "pid": "1844", - "barcode": "10000001844", - "call_number": "01844", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/286" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1765" - } - }, - { - "pid": "1845", - "barcode": "10000001845", - "call_number": "01845", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/285" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1766" - } - }, - { - "pid": "1846", - "barcode": "10000001846", - "call_number": "01846", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/284" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1767" - } - }, - { - "pid": "1847", - "barcode": "10000001847", - "call_number": "01847", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/284" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1768" - } - }, - { - "pid": "1848", - "barcode": "10000001848", - "call_number": "01848", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/283" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1769" - } - }, - { - "pid": "1849", - "barcode": "fictive615", - "call_number": "01849", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/282" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1770" - } - }, - { - "pid": "1850", - "barcode": "10000001850", - "call_number": "01850", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/281" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1771" - } - }, - { - "pid": "1851", - "barcode": "fictive616", - "call_number": "01851", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/281" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1772" - } - }, - { - "pid": "1852", - "barcode": "10000001852", - "call_number": "01852", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/280" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1773" - } - }, - { - "pid": "1853", - "barcode": "fictive617", - "call_number": "01853", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/279" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1774" - } - }, - { - "pid": "1854", - "barcode": "10000001854", - "call_number": "01854", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/278" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1775" - } - }, - { - "pid": "1855", - "barcode": "10000001855", - "call_number": "01855", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/278" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1776" - } - }, - { - "pid": "1856", - "barcode": "fictive618", - "call_number": "01856", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/277" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1777" - } - }, - { - "pid": "1857", - "barcode": "10000001857", - "call_number": "01857", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/277" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1778" - } - }, - { - "pid": "1858", - "barcode": "10000001858", - "call_number": "01858", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/277" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1779" - } - }, - { - "pid": "1859", - "barcode": "fictive619", - "call_number": "01859", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/276" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1780" - } - }, - { - "pid": "1860", - "barcode": "10000001860", - "call_number": "01860", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/276" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1781" - } - }, - { - "pid": "1861", - "barcode": "10000001861", - "call_number": "01861", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/275" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1782" - } - }, - { - "pid": "1862", - "barcode": "10000001862", - "call_number": "01862", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/275" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1783" - } - }, - { - "pid": "1863", - "barcode": "10000001863", - "call_number": "01863", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/275" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1784" - } - }, - { - "pid": "1864", - "barcode": "10000001864", - "call_number": "01864", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/274" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1785" - } - }, - { - "pid": "1865", - "barcode": "10000001865", - "call_number": "01865", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/274" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1785" - } - }, - { - "pid": "1866", - "barcode": "10000001866", - "call_number": "01866", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/273" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1786" - } - }, - { - "pid": "1867", - "barcode": "10000001867", - "call_number": "01867", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/272" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1787" - } - }, - { - "pid": "1868", - "barcode": "10000001868", - "call_number": "01868", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/272" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1787" - } - }, - { - "pid": "1869", - "barcode": "10000001869", - "call_number": "01869", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/271" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1788" - } - }, - { - "pid": "1870", - "barcode": "10000001870", - "call_number": "01870", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/270" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1789" - } - }, - { - "pid": "1871", - "barcode": "10000001871", - "call_number": "01871", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/270" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1789" - } - }, - { - "pid": "1872", - "barcode": "10000001872", - "call_number": "01872", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/270" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1790" - } - }, - { - "pid": "1873", - "barcode": "10000001873", - "call_number": "01873", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/269" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1791" - } - }, - { - "pid": "1874", - "barcode": "10000001874", - "call_number": "01874", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/268" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1792" - } - }, - { - "pid": "1875", - "barcode": "10000001875", - "call_number": "01875", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/268" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1793" - } - }, - { - "pid": "1876", - "barcode": "fictive620", - "call_number": "01876", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/267" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1794" - } - }, - { - "pid": "1877", - "barcode": "10000001877", - "call_number": "01877", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/267" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1795" - } - }, - { - "pid": "1878", - "barcode": "fictive621", - "call_number": "01878", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/266" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1796" - } - }, - { - "pid": "1879", - "barcode": "10000001879", - "call_number": "01879", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/266" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1797" - } - }, - { - "pid": "1880", - "barcode": "10000001880", - "call_number": "01880", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/266" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1798" - } - }, - { - "pid": "1881", - "barcode": "10000001881", - "call_number": "01881", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/265" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1799" - } - }, - { - "pid": "1882", - "barcode": "10000001882", - "call_number": "01882", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/264" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1800" - } - }, - { - "pid": "1883", - "barcode": "10000001883", - "call_number": "01883", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/264" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1801" - } - }, - { - "pid": "1884", - "barcode": "fictive622", - "call_number": "01884", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/263" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1802" - } - }, - { - "pid": "1885", - "barcode": "10000001885", - "call_number": "01885", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/262" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1803" - } - }, - { - "pid": "1886", - "barcode": "10000001886", - "call_number": "01886", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/262" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1804" - } - }, - { - "pid": "1887", - "barcode": "fictive623", - "call_number": "01887", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/262" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1805" - } - }, - { - "pid": "1888", - "barcode": "10000001888", - "call_number": "01888", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/261" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1806" - } - }, - { - "pid": "1889", - "barcode": "10000001889", - "call_number": "01889", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/260" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1807" - } - }, - { - "pid": "1890", - "barcode": "10000001890", - "call_number": "01890", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/259" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1808" - } - }, - { - "pid": "1891", - "barcode": "fictive624", - "call_number": "01891", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/259" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1809" - } - }, - { - "pid": "1892", - "barcode": "fictive625", - "call_number": "01892", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/259" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1810" - } - }, - { - "pid": "1893", - "barcode": "10000001893", - "call_number": "01893", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/258" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1811" - } - }, - { - "pid": "1894", - "barcode": "fictive626", - "call_number": "01894", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/257" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1812" - } - }, - { - "pid": "1895", - "barcode": "10000001895", - "call_number": "01895", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/256" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1813" - } - }, - { - "pid": "1896", - "barcode": "fictive627", - "call_number": "01896", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/256" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1814" - } - }, - { - "pid": "1897", - "barcode": "10000001897", - "call_number": "01897", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/256" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1815" - } - }, - { - "pid": "1898", - "barcode": "fictive628", - "call_number": "01898", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/255" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1816" - } - }, - { - "pid": "1899", - "barcode": "10000001899", - "call_number": "01899", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/255" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1817" - } - }, - { - "pid": "1900", - "barcode": "10000001900", - "call_number": "01900", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/254" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1818" - } - }, - { - "pid": "1901", - "barcode": "10000001901", - "call_number": "01901", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/254" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1819" - } - }, - { - "pid": "1902", - "barcode": "10000001902", - "call_number": "01902", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/253" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1820" - } - }, - { - "pid": "1903", - "barcode": "10000001903", - "call_number": "01903", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/253" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1821" - } - }, - { - "pid": "1904", - "barcode": "fictive629", - "call_number": "01904", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/253" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1822" - } - }, - { - "pid": "1905", - "barcode": "10000001905", - "call_number": "01905", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/252" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1823" - } - }, - { - "pid": "1906", - "barcode": "10000001906", - "call_number": "01906", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/251" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1824" - } - }, - { - "pid": "1907", - "barcode": "10000001907", - "call_number": "01907", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/251" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1825" - } - }, - { - "pid": "1908", - "barcode": "10000001908", - "call_number": "01908", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/251" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1826" - } - }, - { - "pid": "1909", - "barcode": "10000001909", - "call_number": "01909", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/250" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1827" - } - }, - { - "pid": "1910", - "barcode": "10000001910", - "call_number": "01910", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/250" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1828" - } - }, - { - "pid": "1911", - "barcode": "fictive630", - "call_number": "01911", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/249" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1829" - } - }, - { - "pid": "1912", - "barcode": "10000001912", - "call_number": "01912", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/248" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1830" - } - }, - { - "pid": "1913", - "barcode": "10000001913", - "call_number": "01913", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/248" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1831" - } - }, - { - "pid": "1914", - "barcode": "fictive631", - "call_number": "01914", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/248" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1832" - } - }, - { - "pid": "1915", - "barcode": "fictive632", - "call_number": "01915", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/247" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1833" - } - }, - { - "pid": "1916", - "barcode": "fictive633", - "call_number": "01916", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/247" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1834" - } - }, - { - "pid": "1917", - "barcode": "10000001917", - "call_number": "01917", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/247" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1835" - } - }, - { - "pid": "1918", - "barcode": "10000001918", - "call_number": "01918", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/246" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1836" - } - }, - { - "pid": "1919", - "barcode": "10000001919", - "call_number": "01919", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/245" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1837" - } - }, - { - "pid": "1920", - "barcode": "10000001920", - "call_number": "01920", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/245" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1838" - } - }, - { - "pid": "1921", - "barcode": "10000001921", - "call_number": "01921", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/245" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1839" - } - }, - { - "pid": "1922", - "barcode": "10000001922", - "call_number": "01922", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/244" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1840" - } - }, - { - "pid": "1923", - "barcode": "10000001923", - "call_number": "01923", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/243" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1841" - } - }, - { - "pid": "1924", - "barcode": "10000001924", - "call_number": "01924", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/242" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1842" - } - }, - { - "pid": "1925", - "barcode": "10000001925", - "call_number": "01925", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/242" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1843" - } - }, - { - "pid": "1926", - "barcode": "10000001926", - "call_number": "01926", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/242" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1844" - } - }, - { - "pid": "1927", - "barcode": "fictive634", - "call_number": "01927", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/241" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1845" - } - }, - { - "pid": "1928", - "barcode": "10000001928", - "call_number": "01928", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/241" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1846" - } - }, - { - "pid": "1929", - "barcode": "10000001929", - "call_number": "01929", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/241" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1847" - } - }, - { - "pid": "1930", - "barcode": "10000001930", - "call_number": "01930", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/240" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1848" - } - }, - { - "pid": "1931", - "barcode": "fictive635", - "call_number": "01931", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/240" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1849" - } - }, - { - "pid": "1932", - "barcode": "fictive636", - "call_number": "01932", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/240" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1850" - } - }, - { - "pid": "1933", - "barcode": "10000001933", - "call_number": "01933", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/239" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1851" - } - }, - { - "pid": "1934", - "barcode": "10000001934", - "call_number": "01934", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/239" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1852" - } - }, - { - "pid": "1935", - "barcode": "10000001935", - "call_number": "01935", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/239" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1853" - } - }, - { - "pid": "1936", - "barcode": "10000001936", - "call_number": "01936", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/238" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1854" - } - }, - { - "pid": "1937", - "barcode": "10000001937", - "call_number": "01937", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/238" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1855" - } - }, - { - "pid": "1938", - "barcode": "fictive637", - "call_number": "01938", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/238" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1856" - } - }, - { - "pid": "1939", - "barcode": "10000001939", - "call_number": "01939", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/237" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1857" - } - }, - { - "pid": "1940", - "barcode": "fictive638", - "call_number": "01940", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/236" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1858" - } - }, - { - "pid": "1941", - "barcode": "10000001941", - "call_number": "01941", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/235" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1859" - } - }, - { - "pid": "1942", - "barcode": "10000001942", - "call_number": "01942", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/234" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1860" - } - }, - { - "pid": "1943", - "barcode": "10000001943", - "call_number": "01943", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/234" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1861" - } - }, - { - "pid": "1944", - "barcode": "fictive639", - "call_number": "01944", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/234" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1862" - } - }, - { - "pid": "1945", - "barcode": "10000001945", - "call_number": "01945", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/233" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1863" - } - }, - { - "pid": "1946", - "barcode": "10000001946", - "call_number": "01946", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/232" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1864" - } - }, - { - "pid": "1947", - "barcode": "10000001947", - "call_number": "01947", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/231" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1865" - } - }, - { - "pid": "1948", - "barcode": "10000001948", - "call_number": "01948", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/231" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1866" - } - }, - { - "pid": "1949", - "barcode": "10000001949", - "call_number": "01949", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/230" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1867" - } - }, - { - "pid": "1950", - "barcode": "fictive640", - "call_number": "01950", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/229" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1868" - } - }, - { - "pid": "1951", - "barcode": "fictive641", - "call_number": "01951", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/229" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1869" - } - }, - { - "pid": "1952", - "barcode": "10000001952", - "call_number": "01952", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/229" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1870" - } - }, - { - "pid": "1953", - "barcode": "10000001953", - "call_number": "01953", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/228" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1871" - } - }, - { - "pid": "1954", - "barcode": "fictive642", - "call_number": "01954", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/228" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1872" - } - }, - { - "pid": "1955", - "barcode": "10000001955", - "call_number": "01955", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/227" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1873" - } - }, - { - "pid": "1956", - "barcode": "10000001956", - "call_number": "01956", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/226" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1874" - } - }, - { - "pid": "1957", - "barcode": "fictive643", - "call_number": "01957", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/226" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1875" - } - }, - { - "pid": "1958", - "barcode": "10000001958", - "call_number": "01958", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/225" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1876" - } - }, - { - "pid": "1959", - "barcode": "10000001959", - "call_number": "01959", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/224" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1877" - } - }, - { - "pid": "1960", - "barcode": "10000001960", - "call_number": "01960", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/223" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1878" - } - }, - { - "pid": "1961", - "barcode": "10000001961", - "call_number": "01961", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/223" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1879" - } - }, - { - "pid": "1962", - "barcode": "10000001962", - "call_number": "01962", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/222" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1880" - } - }, - { - "pid": "1963", - "barcode": "fictive644", - "call_number": "01963", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/222" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1881" - } - }, - { - "pid": "1964", - "barcode": "10000001964", - "call_number": "01964", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/221" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1882" - } - }, - { - "pid": "1965", - "barcode": "10000001965", - "call_number": "01965", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/221" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1883" - } - }, - { - "pid": "1966", - "barcode": "10000001966", - "call_number": "01966", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/221" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1884" - } - }, - { - "pid": "1967", - "barcode": "fictive645", - "call_number": "01967", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/220" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1885" - } - }, - { - "pid": "1968", - "barcode": "10000001968", - "call_number": "01968", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/220" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1886" - } - }, - { - "pid": "1969", - "barcode": "fictive646", - "call_number": "01969", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/219" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1887" - } - }, - { - "pid": "1970", - "barcode": "10000001970", - "call_number": "01970", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/219" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1888" - } - }, - { - "pid": "1971", - "barcode": "10000001971", - "call_number": "01971", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/219" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1888" - } - }, - { - "pid": "1972", - "barcode": "10000001972", - "call_number": "01972", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/218" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1889" - } - }, - { - "pid": "1973", - "barcode": "fictive647", - "call_number": "01973", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/218" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1890" - } - }, - { - "pid": "1974", - "barcode": "fictive648", - "call_number": "01974", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/218" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1891" - } - }, - { - "pid": "1975", - "barcode": "fictive649", - "call_number": "01975", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/217" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1892" - } - }, - { - "pid": "1976", - "barcode": "10000001976", - "call_number": "01976", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/217" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1893" - } - }, - { - "pid": "1977", - "barcode": "10000001977", - "call_number": "01977", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/217" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1894" - } - }, - { - "pid": "1978", - "barcode": "10000001978", - "call_number": "01978", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/216" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1895" - } - }, - { - "pid": "1979", - "barcode": "fictive650", - "call_number": "01979", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/216" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1896" - } - }, - { - "pid": "1980", - "barcode": "fictive651", - "call_number": "01980", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/215" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1897" - } - }, - { - "pid": "1981", - "barcode": "10000001981", - "call_number": "01981", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/214" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1898" - } - }, - { - "pid": "1982", - "barcode": "10000001982", - "call_number": "01982", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/214" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1899" - } - }, - { - "pid": "1983", - "barcode": "10000001983", - "call_number": "01983", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/213" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1900" - } - }, - { - "pid": "1984", - "barcode": "10000001984", - "call_number": "01984", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/213" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1901" - } - }, - { - "pid": "1985", - "barcode": "10000001985", - "call_number": "01985", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/212" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1902" - } - }, - { - "pid": "1986", - "barcode": "10000001986", - "call_number": "01986", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/212" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1903" - } - }, - { - "pid": "1987", - "barcode": "10000001987", - "call_number": "01987", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/212" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1902" - } - }, - { - "pid": "1988", - "barcode": "10000001988", - "call_number": "01988", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/211" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1904" - } - }, - { - "pid": "1989", - "barcode": "10000001989", - "call_number": "01989", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/211" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1905" - } - }, - { - "pid": "1990", - "barcode": "10000001990", - "call_number": "01990", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/210" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1906" - } - }, - { - "pid": "1991", - "barcode": "10000001991", - "call_number": "01991", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/209" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1907" - } - }, - { - "pid": "1992", - "barcode": "fictive652", - "call_number": "01992", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/209" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1908" - } - }, - { - "pid": "1993", - "barcode": "10000001993", - "call_number": "01993", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/209" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1909" - } - }, - { - "pid": "1994", - "barcode": "10000001994", - "call_number": "01994", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/208" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1910" - } - }, - { - "pid": "1995", - "barcode": "10000001995", - "call_number": "01995", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/207" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1911" - } - }, - { - "pid": "1996", - "barcode": "10000001996", - "call_number": "01996", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/207" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1912" - } - }, - { - "pid": "1997", - "barcode": "10000001997", - "call_number": "01997", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/206" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1913" - } - }, - { - "pid": "1998", - "barcode": "10000001998", - "call_number": "01998", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/205" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1914" - } - }, - { - "pid": "1999", - "barcode": "10000001999", - "call_number": "01999", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/205" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1914" - } - }, - { - "pid": "2000", - "barcode": "10000002000", - "call_number": "02000", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/205" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1915" - } - }, - { - "pid": "2001", - "barcode": "10000002001", - "call_number": "02001", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/204" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1916" - } - }, - { - "pid": "2002", - "barcode": "fictive653", - "call_number": "02002", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/204" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1917" - } - }, - { - "pid": "2003", - "barcode": "10000002003", - "call_number": "02003", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/203" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1918" - } - }, - { - "pid": "2004", - "barcode": "fictive654", - "call_number": "02004", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/202" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1919" - } - }, - { - "pid": "2005", - "barcode": "10000002005", - "call_number": "02005", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/202" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1920" - } - }, - { - "pid": "2006", - "barcode": "10000002006", - "call_number": "02006", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/201" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1921" - } - }, - { - "pid": "2007", - "barcode": "10000002007", - "call_number": "02007", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/201" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1922" - } - }, - { - "pid": "2008", - "barcode": "fictive655", - "call_number": "02008", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/201" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1923" - } - }, - { - "pid": "2009", - "barcode": "10000002009", - "call_number": "02009", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/200" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1924" - } - }, - { - "pid": "2010", - "barcode": "10000002010", - "call_number": "02010", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/199" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1925" - } - }, - { - "pid": "2011", - "barcode": "10000002011", - "call_number": "02011", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/199" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1926" - } - }, - { - "pid": "2012", - "barcode": "10000002012", - "call_number": "02012", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/199" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1927" - } - }, - { - "pid": "2013", - "barcode": "10000002013", - "call_number": "02013", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/198" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1928" - } - }, - { - "pid": "2014", - "barcode": "fictive656", - "call_number": "02014", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/197" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1929" - } - }, - { - "pid": "2015", - "barcode": "fictive657", - "call_number": "02015", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/197" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1930" - } - }, - { - "pid": "2016", - "barcode": "10000002016", - "call_number": "02016", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/196" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1931" - } - }, - { - "pid": "2017", - "barcode": "10000002017", - "call_number": "02017", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/196" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1932" - } - }, - { - "pid": "2018", - "barcode": "10000002018", - "call_number": "02018", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/196" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1933" - } - }, - { - "pid": "2019", - "barcode": "fictive658", - "call_number": "02019", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/195" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1934" - } - }, - { - "pid": "2020", - "barcode": "10000002020", - "call_number": "02020", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/194" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1935" - } - }, - { - "pid": "2021", - "barcode": "10000002021", - "call_number": "02021", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/194" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1936" - } - }, - { - "pid": "2022", - "barcode": "10000002022", - "call_number": "02022", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/194" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1937" - } - }, - { - "pid": "2023", - "barcode": "10000002023", - "call_number": "02023", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/193" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1938" - } - }, - { - "pid": "2024", - "barcode": "fictive659", - "call_number": "02024", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/193" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1939" - } - }, - { - "pid": "2025", - "barcode": "10000002025", - "call_number": "02025", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/192" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1940" - } - }, - { - "pid": "2026", - "barcode": "10000002026", - "call_number": "02026", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/192" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1941" - } - }, - { - "pid": "2027", - "barcode": "10000002027", - "call_number": "02027", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/192" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1940" - } - }, - { - "pid": "2028", - "barcode": "10000002028", - "call_number": "02028", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/191" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1942" - } - }, - { - "pid": "2029", - "barcode": "fictive660", - "call_number": "02029", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/190" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1943" - } - }, - { - "pid": "2030", - "barcode": "fictive661", - "call_number": "02030", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/190" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1944" - } - }, - { - "pid": "2031", - "barcode": "10000002031", - "call_number": "02031", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/190" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1945" - } - }, - { - "pid": "2032", - "barcode": "fictive662", - "call_number": "02032", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/189" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1946" - } - }, - { - "pid": "2033", - "barcode": "fictive663", - "call_number": "02033", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/189" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1947" - } - }, - { - "pid": "2034", - "barcode": "fictive664", - "call_number": "02034", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/188" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1948" - } - }, - { - "pid": "2035", - "barcode": "fictive665", - "call_number": "02035", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/188" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1949" - } - }, - { - "pid": "2036", - "barcode": "10000002036", - "call_number": "02036", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/188" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1950" - } - }, - { - "pid": "2037", - "barcode": "10000002037", - "call_number": "02037", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/187" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1951" - } - }, - { - "pid": "2038", - "barcode": "10000002038", - "call_number": "02038", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/187" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1952" - } - }, - { - "pid": "2039", - "barcode": "10000002039", - "call_number": "02039", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/187" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1953" - } - }, - { - "pid": "2040", - "barcode": "10000002040", - "call_number": "02040", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/186" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1954" - } - }, - { - "pid": "2041", - "barcode": "10000002041", - "call_number": "02041", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/185" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1955" - } - }, - { - "pid": "2042", - "barcode": "10000002042", - "call_number": "02042", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/184" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1956" - } - }, - { - "pid": "2043", - "barcode": "10000002043", - "call_number": "02043", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/183" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1957" - } - }, - { - "pid": "2044", - "barcode": "10000002044", - "call_number": "02044", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/182" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1958" - } - }, - { - "pid": "2045", - "barcode": "fictive666", - "call_number": "02045", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/182" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1959" - } - }, - { - "pid": "2046", - "barcode": "10000002046", - "call_number": "02046", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/181" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1960" - } - }, - { - "pid": "2047", - "barcode": "fictive667", - "call_number": "02047", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/181" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1961" - } - }, - { - "pid": "2048", - "barcode": "fictive668", - "call_number": "02048", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/181" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1962" - } - }, - { - "pid": "2049", - "barcode": "fictive669", - "call_number": "02049", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/180" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1963" - } - }, - { - "pid": "2050", - "barcode": "10000002050", - "call_number": "02050", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/180" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1964" - } - }, - { - "pid": "2051", - "barcode": "fictive670", - "call_number": "02051", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/180" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1965" - } - }, - { - "pid": "2052", - "barcode": "fictive671", - "call_number": "02052", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/179" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1966" - } - }, - { - "pid": "2053", - "barcode": "10000002053", - "call_number": "02053", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/178" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1967" - } - }, - { - "pid": "2054", - "barcode": "10000002054", - "call_number": "02054", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/177" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1968" - } - }, - { - "pid": "2055", - "barcode": "10000002055", - "call_number": "02055", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/177" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1969" - } - }, - { - "pid": "2056", - "barcode": "fictive672", - "call_number": "02056", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/176" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1970" - } - }, - { - "pid": "2057", - "barcode": "fictive673", - "call_number": "02057", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/175" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1971" - } - }, - { - "pid": "2058", - "barcode": "10000002058", - "call_number": "02058", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/175" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1972" - } - }, - { - "pid": "2059", - "barcode": "10000002059", - "call_number": "02059", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/175" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1972" - } - }, - { - "pid": "2060", - "barcode": "10000002060", - "call_number": "02060", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/174" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1973" - } - }, - { - "pid": "2061", - "barcode": "10000002061", - "call_number": "02061", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/174" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1974" - } - }, - { - "pid": "2062", - "barcode": "10000002062", - "call_number": "02062", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/173" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1975" - } - }, - { - "pid": "2063", - "barcode": "10000002063", - "call_number": "02063", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/172" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1976" - } - }, - { - "pid": "2064", - "barcode": "10000002064", - "call_number": "02064", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/172" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1976" - } - }, - { - "pid": "2065", - "barcode": "10000002065", - "call_number": "02065", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/172" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1977" - } - }, - { - "pid": "2066", - "barcode": "10000002066", - "call_number": "02066", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/171" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1978" - } - }, - { - "pid": "2067", - "barcode": "10000002067", - "call_number": "02067", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/171" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1979" - } - }, - { - "pid": "2068", - "barcode": "fictive674", - "call_number": "02068", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/171" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1980" - } - }, - { - "pid": "2069", - "barcode": "fictive675", - "call_number": "02069", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/170" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1981" - } - }, - { - "pid": "2070", - "barcode": "10000002070", - "call_number": "02070", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/170" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1982" - } - }, - { - "pid": "2071", - "barcode": "fictive676", - "call_number": "02071", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/169" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1983" - } - }, - { - "pid": "2072", - "barcode": "fictive677", - "call_number": "02072", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/168" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1984" - } - }, - { - "pid": "2073", - "barcode": "10000002073", - "call_number": "02073", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/167" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1985" - } - }, - { - "pid": "2074", - "barcode": "10000002074", - "call_number": "02074", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/167" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1985" - } - }, - { - "pid": "2075", - "barcode": "10000002075", - "call_number": "02075", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/167" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1986" - } - }, - { - "pid": "2076", - "barcode": "10000002076", - "call_number": "02076", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/166" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1987" - } - }, - { - "pid": "2077", - "barcode": "10000002077", - "call_number": "02077", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/166" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1988" - } - }, - { - "pid": "2078", - "barcode": "fictive678", - "call_number": "02078", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/166" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1989" - } - }, - { - "pid": "2079", - "barcode": "10000002079", - "call_number": "02079", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/165" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1990" - } - }, - { - "pid": "2080", - "barcode": "10000002080", - "call_number": "02080", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/164" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1991" - } - }, - { - "pid": "2081", - "barcode": "10000002081", - "call_number": "02081", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/164" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1992" - } - }, - { - "pid": "2082", - "barcode": "fictive679", - "call_number": "02082", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/164" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1993" - } - }, - { - "pid": "2083", - "barcode": "10000002083", - "call_number": "02083", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/163" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1994" - } - }, - { - "pid": "2084", - "barcode": "10000002084", - "call_number": "02084", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/162" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1995" - } - }, - { - "pid": "2085", - "barcode": "10000002085", - "call_number": "02085", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/162" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1995" - } - }, - { - "pid": "2086", - "barcode": "fictive680", - "call_number": "02086", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/162" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1996" - } - }, - { - "pid": "2087", - "barcode": "fictive681", - "call_number": "02087", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/161" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1997" - } - }, - { - "pid": "2088", - "barcode": "fictive682", - "call_number": "02088", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/161" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1998" - } - }, - { - "pid": "2089", - "barcode": "fictive683", - "call_number": "02089", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/160" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/1999" - } - }, - { - "pid": "2090", - "barcode": "10000002090", - "call_number": "02090", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/159" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2000" - } - }, - { - "pid": "2091", - "barcode": "10000002091", - "call_number": "02091", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/159" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2001" - } - }, - { - "pid": "2092", - "barcode": "fictive684", - "call_number": "02092", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/158" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2002" - } - }, - { - "pid": "2093", - "barcode": "10000002093", - "call_number": "02093", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/158" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2003" - } - }, - { - "pid": "2094", - "barcode": "10000002094", - "call_number": "02094", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/157" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2004" - } - }, - { - "pid": "2095", - "barcode": "fictive685", - "call_number": "02095", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/156" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2005" - } - }, - { - "pid": "2096", - "barcode": "10000002096", - "call_number": "02096", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/156" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2006" - } - }, - { - "pid": "2097", - "barcode": "10000002097", - "call_number": "02097", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/156" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2007" - } - }, - { - "pid": "2098", - "barcode": "10000002098", - "call_number": "02098", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/155" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2008" - } - }, - { - "pid": "2099", - "barcode": "10000002099", - "call_number": "02099", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/155" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2009" - } - }, - { - "pid": "2100", - "barcode": "10000002100", - "call_number": "02100", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/155" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2010" - } - }, - { - "pid": "2101", - "barcode": "10000002101", - "call_number": "02101", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/154" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2011" - } - }, - { - "pid": "2102", - "barcode": "fictive686", - "call_number": "02102", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/154" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2012" - } - }, - { - "pid": "2103", - "barcode": "10000002103", - "call_number": "02103", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/153" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2013" - } - }, - { - "pid": "2104", - "barcode": "fictive687", - "call_number": "02104", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/153" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2014" - } - }, - { - "pid": "2105", - "barcode": "fictive688", - "call_number": "02105", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/153" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2015" - } - }, - { - "pid": "2106", - "barcode": "10000002106", - "call_number": "02106", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/152" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2016" - } - }, - { - "pid": "2107", - "barcode": "fictive689", - "call_number": "02107", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/152" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2017" - } - }, - { - "pid": "2108", - "barcode": "fictive690", - "call_number": "02108", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/152" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2018" - } - }, - { - "pid": "2109", - "barcode": "10000002109", - "call_number": "02109", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/151" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2019" - } - }, - { - "pid": "2110", - "barcode": "10000002110", - "call_number": "02110", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/150" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2020" - } - }, - { - "pid": "2111", - "barcode": "fictive691", - "call_number": "02111", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/150" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2021" - } - }, - { - "pid": "2112", - "barcode": "10000002112", - "call_number": "02112", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/150" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2022" - } - }, - { - "pid": "2113", - "barcode": "10000002113", - "call_number": "02113", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/149" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2023" - } - }, - { - "pid": "2114", - "barcode": "10000002114", - "call_number": "02114", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/148" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2024" - } - }, - { - "pid": "2115", - "barcode": "10000002115", - "call_number": "02115", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/147" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2025" - } - }, - { - "pid": "2116", - "barcode": "10000002116", - "call_number": "02116", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/147" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2026" - } - }, - { - "pid": "2117", - "barcode": "10000002117", - "call_number": "02117", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/146" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2027" - } - }, - { - "pid": "2118", - "barcode": "10000002118", - "call_number": "02118", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/145" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2028" - } - }, - { - "pid": "2119", - "barcode": "10000002119", - "call_number": "02119", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/145" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2029" - } - }, - { - "pid": "2120", - "barcode": "10000002120", - "call_number": "02120", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/144" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2030" - } - }, - { - "pid": "2121", - "barcode": "fictive692", - "call_number": "02121", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/144" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2031" - } - }, - { - "pid": "2122", - "barcode": "10000002122", - "call_number": "02122", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/143" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2032" - } - }, - { - "pid": "2123", - "barcode": "10000002123", - "call_number": "02123", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/143" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2033" - } - }, - { - "pid": "2124", - "barcode": "10000002124", - "call_number": "02124", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/142" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2034" - } - }, - { - "pid": "2125", - "barcode": "10000002125", - "call_number": "02125", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/142" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2035" - } - }, - { - "pid": "2126", - "barcode": "fictive693", - "call_number": "02126", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/141" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2036" - } - }, - { - "pid": "2127", - "barcode": "10000002127", - "call_number": "02127", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/140" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2037" - } - }, - { - "pid": "2128", - "barcode": "fictive694", - "call_number": "02128", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/140" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2038" - } - }, - { - "pid": "2129", - "barcode": "10000002129", - "call_number": "02129", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/139" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2039" - } - }, - { - "pid": "2130", - "barcode": "10000002130", - "call_number": "02130", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/139" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2039" - } - }, - { - "pid": "2131", - "barcode": "10000002131", - "call_number": "02131", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/138" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2040" - } - }, - { - "pid": "2132", - "barcode": "10000002132", - "call_number": "02132", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/138" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2041" - } - }, - { - "pid": "2133", - "barcode": "10000002133", - "call_number": "02133", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/137" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2042" - } - }, - { - "pid": "2134", - "barcode": "10000002134", - "call_number": "02134", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/137" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2043" - } - }, - { - "pid": "2135", - "barcode": "10000002135", - "call_number": "02135", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/137" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2044" - } - }, - { - "pid": "2136", - "barcode": "10000002136", - "call_number": "02136", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/136" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2045" - } - }, - { - "pid": "2137", - "barcode": "fictive695", - "call_number": "02137", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/135" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2046" - } - }, - { - "pid": "2138", - "barcode": "10000002138", - "call_number": "02138", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/134" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2047" - } - }, - { - "pid": "2139", - "barcode": "10000002139", - "call_number": "02139", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/134" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2048" - } - }, - { - "pid": "2140", - "barcode": "fictive696", - "call_number": "02140", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/134" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2049" - } - }, - { - "pid": "2141", - "barcode": "10000002141", - "call_number": "02141", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/133" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2050" - } - }, - { - "pid": "2142", - "barcode": "10000002142", - "call_number": "02142", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/133" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2051" - } - }, - { - "pid": "2143", - "barcode": "10000002143", - "call_number": "02143", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/132" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2052" - } - }, - { - "pid": "2144", - "barcode": "10000002144", - "call_number": "02144", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/131" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2053" - } - }, - { - "pid": "2145", - "barcode": "10000002145", - "call_number": "02145", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/130" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2054" - } - }, - { - "pid": "2146", - "barcode": "fictive697", - "call_number": "02146", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/130" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2055" - } - }, - { - "pid": "2147", - "barcode": "fictive698", - "call_number": "02147", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/129" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2056" - } - }, - { - "pid": "2148", - "barcode": "10000002148", - "call_number": "02148", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/129" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2057" - } - }, - { - "pid": "2149", - "barcode": "10000002149", - "call_number": "02149", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/128" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2058" - } - }, - { - "pid": "2150", - "barcode": "fictive699", - "call_number": "02150", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/128" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2059" - } - }, - { - "pid": "2151", - "barcode": "fictive700", - "call_number": "02151", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/128" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2060" - } - }, - { - "pid": "2152", - "barcode": "10000002152", - "call_number": "02152", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/127" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2061" - } - }, - { - "pid": "2153", - "barcode": "fictive701", - "call_number": "02153", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/127" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2062" - } - }, - { - "pid": "2154", - "barcode": "10000002154", - "call_number": "02154", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/127" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2063" - } - }, - { - "pid": "2155", - "barcode": "10000002155", - "call_number": "02155", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/126" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2064" - } - }, - { - "pid": "2156", - "barcode": "10000002156", - "call_number": "02156", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/126" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2065" - } - }, - { - "pid": "2157", - "barcode": "10000002157", - "call_number": "02157", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/126" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2066" - } - }, - { - "pid": "2158", - "barcode": "10000002158", - "call_number": "02158", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/125" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2067" - } - }, - { - "pid": "2159", - "barcode": "10000002159", - "call_number": "02159", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/124" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2068" - } - }, - { - "pid": "2160", - "barcode": "fictive702", - "call_number": "02160", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/124" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2069" - } - }, - { - "pid": "2161", - "barcode": "10000002161", - "call_number": "02161", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/124" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2070" - } - }, - { - "pid": "2162", - "barcode": "10000002162", - "call_number": "02162", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/123" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2071" - } - }, - { - "pid": "2163", - "barcode": "10000002163", - "call_number": "02163", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/123" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2072" - } - }, - { - "pid": "2164", - "barcode": "10000002164", - "call_number": "02164", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/123" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2071" - } - }, - { - "pid": "2165", - "barcode": "10000002165", - "call_number": "02165", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/122" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2073" - } - }, - { - "pid": "2166", - "barcode": "10000002166", - "call_number": "02166", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/122" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2074" - } - }, - { - "pid": "2167", - "barcode": "10000002167", - "call_number": "02167", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/121" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2075" - } - }, - { - "pid": "2168", - "barcode": "10000002168", - "call_number": "02168", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/120" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2076" - } - }, - { - "pid": "2169", - "barcode": "10000002169", - "call_number": "02169", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/119" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2077" - } - }, - { - "pid": "2170", - "barcode": "10000002170", - "call_number": "02170", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/119" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2077" - } - }, - { - "pid": "2171", - "barcode": "10000002171", - "call_number": "02171", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/119" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2078" - } - }, - { - "pid": "2172", - "barcode": "fictive703", - "call_number": "02172", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/118" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2079" - } - }, - { - "pid": "2173", - "barcode": "10000002173", - "call_number": "02173", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/118" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2080" - } - }, - { - "pid": "2174", - "barcode": "10000002174", - "call_number": "02174", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/118" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2081" - } - }, - { - "pid": "2175", - "barcode": "10000002175", - "call_number": "02175", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/117" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2082" - } - }, - { - "pid": "2176", - "barcode": "fictive704", - "call_number": "02176", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/117" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2083" - } - }, - { - "pid": "2177", - "barcode": "10000002177", - "call_number": "02177", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/116" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2084" - } - }, - { - "pid": "2178", - "barcode": "10000002178", - "call_number": "02178", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/116" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2085" - } - }, - { - "pid": "2179", - "barcode": "10000002179", - "call_number": "02179", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/115" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2086" - } - }, - { - "pid": "2180", - "barcode": "fictive705", - "call_number": "02180", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/115" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2087" - } - }, - { - "pid": "2181", - "barcode": "fictive706", - "call_number": "02181", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/115" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2087" - } - }, - { - "pid": "2182", - "barcode": "10000002182", - "call_number": "02182", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/114" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2088" - } - }, - { - "pid": "2183", - "barcode": "10000002183", - "call_number": "02183", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/113" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2089" - } - }, - { - "pid": "2184", - "barcode": "fictive707", - "call_number": "02184", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/112" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2090" - } - }, - { - "pid": "2185", - "barcode": "10000002185", - "call_number": "02185", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/111" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2091" - } - }, - { - "pid": "2186", - "barcode": "fictive708", - "call_number": "02186", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/110" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2092" - } - }, - { - "pid": "2187", - "barcode": "10000002187", - "call_number": "02187", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/110" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2093" - } - }, - { - "pid": "2188", - "barcode": "10000002188", - "call_number": "02188", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/110" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2094" - } - }, - { - "pid": "2189", - "barcode": "10000002189", - "call_number": "02189", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/109" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2095" - } - }, - { - "pid": "2190", - "barcode": "10000002190", - "call_number": "02190", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/109" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2096" - } - }, - { - "pid": "2191", - "barcode": "fictive709", - "call_number": "02191", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/108" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2097" - } - }, - { - "pid": "2192", - "barcode": "10000002192", - "call_number": "02192", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/108" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2098" - } - }, - { - "pid": "2193", - "barcode": "10000002193", - "call_number": "02193", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/108" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2099" - } - }, - { - "pid": "2194", - "barcode": "10000002194", - "call_number": "02194", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/107" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2100" - } - }, - { - "pid": "2195", - "barcode": "10000002195", - "call_number": "02195", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/107" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2101" - } - }, - { - "pid": "2196", - "barcode": "10000002196", - "call_number": "02196", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/107" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2102" - } - }, - { - "pid": "2197", - "barcode": "fictive710", - "call_number": "02197", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/106" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2103" - } - }, - { - "pid": "2198", - "barcode": "10000002198", - "call_number": "02198", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/106" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2104" - } - }, - { - "pid": "2199", - "barcode": "10000002199", - "call_number": "02199", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/105" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2105" - } - }, - { - "pid": "2200", - "barcode": "10000002200", - "call_number": "02200", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/104" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2106" - } - }, - { - "pid": "2201", - "barcode": "10000002201", - "call_number": "02201", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/104" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2107" - } - }, - { - "pid": "2202", - "barcode": "fictive711", - "call_number": "02202", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/104" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2108" - } - }, - { - "pid": "2203", - "barcode": "fictive712", - "call_number": "02203", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/103" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2109" - } - }, - { - "pid": "2204", - "barcode": "10000002204", - "call_number": "02204", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/103" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2110" - } - }, - { - "pid": "2205", - "barcode": "10000002205", - "call_number": "02205", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/102" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2111" - } - }, - { - "pid": "2206", - "barcode": "fictive713", - "call_number": "02206", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/101" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2112" - } - }, - { - "pid": "2207", - "barcode": "10000002207", - "call_number": "02207", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/101" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2113" - } - }, - { - "pid": "2208", - "barcode": "10000002208", - "call_number": "02208", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/100" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2114" - } - }, - { - "pid": "2209", - "barcode": "fictive714", - "call_number": "02209", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/100" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2115" - } - }, - { - "pid": "2210", - "barcode": "10000002210", - "call_number": "02210", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/100" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2116" - } - }, - { - "pid": "2211", - "barcode": "10000002211", - "call_number": "02211", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/99" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2117" - } - }, - { - "pid": "2212", - "barcode": "10000002212", - "call_number": "02212", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/99" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2118" - } - }, - { - "pid": "2213", - "barcode": "10000002213", - "call_number": "02213", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/99" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2119" - } - }, - { - "pid": "2214", - "barcode": "fictive715", - "call_number": "02214", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/98" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2120" - } - }, - { - "pid": "2215", - "barcode": "10000002215", - "call_number": "02215", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/98" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2121" - } - }, - { - "pid": "2216", - "barcode": "10000002216", - "call_number": "02216", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/97" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2122" - } - }, - { - "pid": "2217", - "barcode": "10000002217", - "call_number": "02217", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/96" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2123" - } - }, - { - "pid": "2218", - "barcode": "fictive716", - "call_number": "02218", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/96" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2124" - } - }, - { - "pid": "2219", - "barcode": "10000002219", - "call_number": "02219", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/95" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2125" - } - }, - { - "pid": "2220", - "barcode": "fictive717", - "call_number": "02220", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/95" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2126" - } - }, - { - "pid": "2221", - "barcode": "10000002221", - "call_number": "02221", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/95" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2127" - } - }, - { - "pid": "2222", - "barcode": "fictive718", - "call_number": "02222", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/94" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2128" - } - }, - { - "pid": "2223", - "barcode": "10000002223", - "call_number": "02223", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/93" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2129" - } - }, - { - "pid": "2224", - "barcode": "10000002224", - "call_number": "02224", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/92" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2130" - } - }, - { - "pid": "2225", - "barcode": "10000002225", - "call_number": "02225", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/91" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2131" - } - }, - { - "pid": "2226", - "barcode": "10000002226", - "call_number": "02226", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/90" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2132" - } - }, - { - "pid": "2227", - "barcode": "fictive719", - "call_number": "02227", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/90" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2133" - } - }, - { - "pid": "2228", - "barcode": "fictive720", - "call_number": "02228", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/90" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2134" - } - }, - { - "pid": "2229", - "barcode": "10000002229", - "call_number": "02229", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/89" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2135" - } - }, - { - "pid": "2230", - "barcode": "10000002230", - "call_number": "02230", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/89" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2136" - } - }, - { - "pid": "2231", - "barcode": "fictive721", - "call_number": "02231", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/88" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2137" - } - }, - { - "pid": "2232", - "barcode": "10000002232", - "call_number": "02232", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/88" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2138" - } - }, - { - "pid": "2233", - "barcode": "10000002233", - "call_number": "02233", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/88" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2139" - } - }, - { - "pid": "2234", - "barcode": "10000002234", - "call_number": "02234", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/87" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2140" - } - }, - { - "pid": "2235", - "barcode": "10000002235", - "call_number": "02235", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/87" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2141" - } - }, - { - "pid": "2236", - "barcode": "10000002236", - "call_number": "02236", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/86" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2142" - } - }, - { - "pid": "2237", - "barcode": "10000002237", - "call_number": "02237", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/86" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2143" - } - }, - { - "pid": "2238", - "barcode": "10000002238", - "call_number": "02238", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/86" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2144" - } - }, - { - "pid": "2239", - "barcode": "fictive722", - "call_number": "02239", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/85" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2145" - } - }, - { - "pid": "2240", - "barcode": "fictive723", - "call_number": "02240", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/85" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2146" - } - }, - { - "pid": "2241", - "barcode": "10000002241", - "call_number": "02241", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/85" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2147" - } - }, - { - "pid": "2242", - "barcode": "10000002242", - "call_number": "02242", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/84" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2148" - } - }, - { - "pid": "2243", - "barcode": "fictive724", - "call_number": "02243", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/84" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2149" - } - }, - { - "pid": "2244", - "barcode": "10000002244", - "call_number": "02244", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/84" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2150" - } - }, - { - "pid": "2245", - "barcode": "10000002245", - "call_number": "02245", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/83" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2151" - } - }, - { - "pid": "2246", - "barcode": "10000002246", - "call_number": "02246", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/83" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2152" - } - }, - { - "pid": "2247", - "barcode": "fictive725", - "call_number": "02247", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/23" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/83" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2153" - } - }, - { - "pid": "2248", - "barcode": "10000002248", - "call_number": "02248", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/82" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2154" - } - }, - { - "pid": "2249", - "barcode": "10000002249", - "call_number": "02249", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/82" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2155" - } - }, - { - "pid": "2250", - "barcode": "fictive726", - "call_number": "02250", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/81" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2156" - } - }, - { - "pid": "2251", - "barcode": "10000002251", - "call_number": "02251", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/81" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2157" - } - }, - { - "pid": "2252", - "barcode": "10000002252", - "call_number": "02252", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/81" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2157" - } - }, - { - "pid": "2253", - "barcode": "fictive727", - "call_number": "02253", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/80" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2158" - } - }, - { - "pid": "2254", - "barcode": "fictive728", - "call_number": "02254", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/79" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2159" - } - }, - { - "pid": "2255", - "barcode": "fictive729", - "call_number": "02255", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/79" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2160" - } - }, - { - "pid": "2256", - "barcode": "10000002256", - "call_number": "02256", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/78" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2161" - } - }, - { - "pid": "2257", - "barcode": "10000002257", - "call_number": "02257", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/78" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2161" - } - }, - { - "pid": "2258", - "barcode": "fictive730", - "call_number": "02258", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/77" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2162" - } - }, - { - "pid": "2259", - "barcode": "10000002259", - "call_number": "02259", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/77" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2163" - } - }, - { - "pid": "2260", - "barcode": "10000002260", - "call_number": "02260", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/76" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2164" - } - }, - { - "pid": "2261", - "barcode": "10000002261", - "call_number": "02261", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/76" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2165" - } - }, - { - "pid": "2262", - "barcode": "10000002262", - "call_number": "02262", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/75" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2166" - } - }, - { - "pid": "2263", - "barcode": "10000002263", - "call_number": "02263", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/75" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2167" - } - }, - { - "pid": "2264", - "barcode": "10000002264", - "call_number": "02264", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/74" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2168" - } - }, - { - "pid": "2265", - "barcode": "10000002265", - "call_number": "02265", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/73" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2169" - } - }, - { - "pid": "2266", - "barcode": "10000002266", - "call_number": "02266", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/73" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2170" - } - }, - { - "pid": "2267", - "barcode": "10000002267", - "call_number": "02267", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/73" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2171" - } - }, - { - "pid": "2268", - "barcode": "10000002268", - "call_number": "02268", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/72" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2172" - } - }, - { - "pid": "2269", - "barcode": "fictive731", - "call_number": "02269", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/71" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2173" - } - }, - { - "pid": "2270", - "barcode": "10000002270", - "call_number": "02270", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/70" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2174" - } - }, - { - "pid": "2271", - "barcode": "10000002271", - "call_number": "02271", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/70" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2175" - } - }, - { - "pid": "2272", - "barcode": "10000002272", - "call_number": "02272", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/70" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2176" - } - }, - { - "pid": "2273", - "barcode": "fictive732", - "call_number": "02273", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/69" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2177" - } - }, - { - "pid": "2274", - "barcode": "fictive733", - "call_number": "02274", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/68" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2178" - } - }, - { - "pid": "2275", - "barcode": "fictive734", - "call_number": "02275", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/68" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2179" - } - }, - { - "pid": "2276", - "barcode": "10000002276", - "call_number": "02276", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/68" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2180" - } - }, - { - "pid": "2277", - "barcode": "10000002277", - "call_number": "02277", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/67" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2181" - } - }, - { - "pid": "2278", - "barcode": "10000002278", - "call_number": "02278", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/67" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2181" - } - }, - { - "pid": "2279", - "barcode": "10000002279", - "call_number": "02279", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/66" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2182" - } - }, - { - "pid": "2280", - "barcode": "10000002280", - "call_number": "02280", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/66" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2183" - } - }, - { - "pid": "2281", - "barcode": "10000002281", - "call_number": "02281", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/65" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2184" - } - }, - { - "pid": "2282", - "barcode": "fictive735", - "call_number": "02282", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/21" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/65" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2185" - } - }, - { - "pid": "2283", - "barcode": "fictive736", - "call_number": "02283", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/34" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/64" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2186" - } - }, - { - "pid": "2284", - "barcode": "fictive737", - "call_number": "02284", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/64" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2187" - } - }, - { - "pid": "2285", - "barcode": "fictive738", - "call_number": "02285", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/63" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2188" - } - }, - { - "pid": "2286", - "barcode": "fictive739", - "call_number": "02286", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/63" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2189" - } - }, - { - "pid": "2287", - "barcode": "10000002287", - "call_number": "02287", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/62" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2190" - } - }, - { - "pid": "2288", - "barcode": "fictive740", - "call_number": "02288", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/62" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2191" - } - }, - { - "pid": "2289", - "barcode": "10000002289", - "call_number": "02289", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/62" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2192" - } - }, - { - "pid": "2290", - "barcode": "10000002290", - "call_number": "02290", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/61" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2193" - } - }, - { - "pid": "2291", - "barcode": "fictive741", - "call_number": "02291", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/61" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2194" - } - }, - { - "pid": "2292", - "barcode": "10000002292", - "call_number": "02292", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/61" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2195" - } - }, - { - "pid": "2293", - "barcode": "10000002293", - "call_number": "02293", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/60" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2196" - } - }, - { - "pid": "2294", - "barcode": "fictive742", - "call_number": "02294", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/60" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2197" - } - }, - { - "pid": "2295", - "barcode": "10000002295", - "call_number": "02295", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/59" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2198" - } - }, - { - "pid": "2296", - "barcode": "10000002296", - "call_number": "02296", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/58" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2199" - } - }, - { - "pid": "2297", - "barcode": "fictive743", - "call_number": "02297", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/57" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2200" - } - }, - { - "pid": "2298", - "barcode": "10000002298", - "call_number": "02298", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/57" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2201" - } - }, - { - "pid": "2299", - "barcode": "10000002299", - "call_number": "02299", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/57" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2202" - } - }, - { - "pid": "2300", - "barcode": "10000002300", - "call_number": "02300", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/56" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2203" - } - }, - { - "pid": "2301", - "barcode": "10000002301", - "call_number": "02301", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/56" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2204" - } - }, - { - "pid": "2302", - "barcode": "fictive744", - "call_number": "02302", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/56" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2205" - } - }, - { - "pid": "2303", - "barcode": "10000002303", - "call_number": "02303", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/55" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2206" - } - }, - { - "pid": "2304", - "barcode": "10000002304", - "call_number": "02304", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/55" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2207" - } - }, - { - "pid": "2305", - "barcode": "10000002305", - "call_number": "02305", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/55" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2206" - } - }, - { - "pid": "2306", - "barcode": "10000002306", - "call_number": "02306", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/54" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2208" - } - }, - { - "pid": "2307", - "barcode": "10000002307", - "call_number": "02307", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/53" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2209" - } - }, - { - "pid": "2308", - "barcode": "10000002308", - "call_number": "02308", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/53" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2210" - } - }, - { - "pid": "2309", - "barcode": "10000002309", - "call_number": "02309", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/53" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2211" - } - }, - { - "pid": "2310", - "barcode": "fictive745", - "call_number": "02310", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/52" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2212" - } - }, - { - "pid": "2311", - "barcode": "10000002311", - "call_number": "02311", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/52" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2213" - } - }, - { - "pid": "2312", - "barcode": "10000002312", - "call_number": "02312", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/52" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2214" - } - }, - { - "pid": "2313", - "barcode": "10000002313", - "call_number": "02313", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/51" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2215" - } - }, - { - "pid": "2314", - "barcode": "fictive746", - "call_number": "02314", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/51" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2216" - } - }, - { - "pid": "2315", - "barcode": "10000002315", - "call_number": "02315", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/51" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2217" - } - }, - { - "pid": "2316", - "barcode": "fictive747", - "call_number": "02316", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/50" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2218" - } - }, - { - "pid": "2317", - "barcode": "10000002317", - "call_number": "02317", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/50" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2219" - } - }, - { - "pid": "2318", - "barcode": "fictive748", - "call_number": "02318", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/49" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2220" - } - }, - { - "pid": "2319", - "barcode": "10000002319", - "call_number": "02319", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/49" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2221" - } - }, - { - "pid": "2320", - "barcode": "fictive749", - "call_number": "02320", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/49" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2222" - } - }, - { - "pid": "2321", - "barcode": "10000002321", - "call_number": "02321", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/48" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2223" - } - }, - { - "pid": "2322", - "barcode": "10000002322", - "call_number": "02322", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/48" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2224" - } - }, - { - "pid": "2323", - "barcode": "10000002323", - "call_number": "02323", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/47" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2225" - } - }, - { - "pid": "2324", - "barcode": "10000002324", - "call_number": "02324", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/47" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2226" - } - }, - { - "pid": "2325", - "barcode": "fictive750", - "call_number": "02325", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/47" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2227" - } - }, - { - "pid": "2326", - "barcode": "fictive751", - "call_number": "02326", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/46" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2228" - } - }, - { - "pid": "2327", - "barcode": "10000002327", - "call_number": "02327", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/45" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2229" - } - }, - { - "pid": "2328", - "barcode": "fictive752", - "call_number": "02328", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/44" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2230" - } - }, - { - "pid": "2329", - "barcode": "10000002329", - "call_number": "02329", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/43" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2231" - } - }, - { - "pid": "2330", - "barcode": "10000002330", - "call_number": "02330", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/43" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2232" - } - }, - { - "pid": "2331", - "barcode": "10000002331", - "call_number": "02331", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/42" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2233" - } - }, - { - "pid": "2332", - "barcode": "10000002332", - "call_number": "02332", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/41" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2234" - } - }, - { - "pid": "2333", - "barcode": "10000002333", - "call_number": "02333", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/41" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2235" - } - }, - { - "pid": "2334", - "barcode": "10000002334", - "call_number": "02334", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/41" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2234" - } - }, - { - "pid": "2335", - "barcode": "fictive753", - "call_number": "02335", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/25" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/40" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2236" - } - }, - { - "pid": "2336", - "barcode": "10000002336", - "call_number": "02336", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/40" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2237" - } - }, - { - "pid": "2337", - "barcode": "10000002337", - "call_number": "02337", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/39" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2238" - } - }, - { - "pid": "2338", - "barcode": "fictive754", - "call_number": "02338", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/38" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2239" - } - }, - { - "pid": "2339", - "barcode": "fictive755", - "call_number": "02339", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/37" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2240" - } - }, - { - "pid": "2340", - "barcode": "fictive756", - "call_number": "02340", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/37" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2241" - } - }, - { - "pid": "2341", - "barcode": "10000002341", - "call_number": "02341", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/37" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2242" - } - }, - { - "pid": "2342", - "barcode": "fictive757", - "call_number": "02342", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/36" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2243" - } - }, - { - "pid": "2343", - "barcode": "fictive758", - "call_number": "02343", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/36" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2244" - } - }, - { - "pid": "2344", - "barcode": "10000002344", - "call_number": "02344", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/35" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2245" - } - }, - { - "pid": "2345", - "barcode": "10000002345", - "call_number": "02345", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/35" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2246" - } - }, - { - "pid": "2346", - "barcode": "fictive759", - "call_number": "02346", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/35" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2247" - } - }, - { - "pid": "2347", - "barcode": "10000002347", - "call_number": "02347", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/34" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2248" - } - }, - { - "pid": "2348", - "barcode": "fictive760", - "call_number": "02348", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/34" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2249" - } - }, - { - "pid": "2349", - "barcode": "fictive761", - "call_number": "02349", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/33" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/34" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2250" - } - }, - { - "pid": "2350", - "barcode": "fictive762", - "call_number": "02350", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/33" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2251" - } - }, - { - "pid": "2351", - "barcode": "fictive763", - "call_number": "02351", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/33" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2252" - } - }, - { - "pid": "2352", - "barcode": "fictive764", - "call_number": "02352", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/33" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2251" - } - }, - { - "pid": "2353", - "barcode": "10000002353", - "call_number": "02353", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/32" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2253" - } - }, - { - "pid": "2354", - "barcode": "fictive765", - "call_number": "02354", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/32" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2254" - } - }, - { - "pid": "2355", - "barcode": "10000002355", - "call_number": "02355", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/31" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2255" - } - }, - { - "pid": "2356", - "barcode": "10000002356", - "call_number": "02356", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/31" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2256" - } - }, - { - "pid": "2357", - "barcode": "10000002357", - "call_number": "02357", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/30" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2257" - } - }, - { - "pid": "2358", - "barcode": "10000002358", - "call_number": "02358", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/30" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2258" - } - }, - { - "pid": "2359", - "barcode": "10000002359", - "call_number": "02359", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/30" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2259" - } - }, - { - "pid": "2360", - "barcode": "10000002360", - "call_number": "02360", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/29" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2260" - } - }, - { - "pid": "2361", - "barcode": "10000002361", - "call_number": "02361", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/28" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2261" - } - }, - { - "pid": "2362", - "barcode": "10000002362", - "call_number": "02362", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/28" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2262" - } - }, - { - "pid": "2363", - "barcode": "10000002363", - "call_number": "02363", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/27" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2263" - } - }, - { - "pid": "2364", - "barcode": "fictive766", - "call_number": "02364", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/26" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2264" - } - }, - { - "pid": "2365", - "barcode": "10000002365", - "call_number": "02365", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/25" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2265" - } - }, - { - "pid": "2366", - "barcode": "10000002366", - "call_number": "02366", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/24" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2266" - } - }, - { - "pid": "2367", - "barcode": "10000002367", - "call_number": "02367", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/23" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2267" - } - }, - { - "pid": "2368", - "barcode": "fictive767", - "call_number": "02368", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/20" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/22" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2268" - } - }, - { - "pid": "2369", - "barcode": "10000002369", - "call_number": "02369", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/22" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2269" - } - }, - { - "pid": "2370", - "barcode": "10000002370", - "call_number": "02370", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/21" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2270" - } - }, - { - "pid": "2371", - "barcode": "10000002371", - "call_number": "02371", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/21" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2270" - } - }, - { - "pid": "2372", - "barcode": "fictive768", - "call_number": "02372", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/20" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2271" - } - }, - { - "pid": "2373", - "barcode": "10000002373", - "call_number": "02373", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/19" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2272" - } - }, - { - "pid": "2374", - "barcode": "10000002374", - "call_number": "02374", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/19" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2273" - } - }, - { - "pid": "2375", - "barcode": "10000002375", - "call_number": "02375", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/2" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/18" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2274" - } - }, - { - "pid": "2376", - "barcode": "fictive769", - "call_number": "02376", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/18" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2275" - } - }, - { - "pid": "2377", - "barcode": "10000002377", - "call_number": "02377", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/17" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2276" - } - }, - { - "pid": "2378", - "barcode": "10000002378", - "call_number": "02378", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/17" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2277" - } - }, - { - "pid": "2379", - "barcode": "10000002379", - "call_number": "02379", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/17" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2278" - } - }, - { - "pid": "2380", - "barcode": "10000002380", - "call_number": "02380", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/16" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2279" - } - }, - { - "pid": "2381", - "barcode": "10000002381", - "call_number": "02381", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/16" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2280" - } - }, - { - "pid": "2382", - "barcode": "10000002382", - "call_number": "02382", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/16" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2281" - } - }, - { - "pid": "2383", - "barcode": "10000002383", - "call_number": "02383", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/15" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2282" - } - }, - { - "pid": "2384", - "barcode": "10000002384", - "call_number": "02384", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/15" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2283" - } - }, - { - "pid": "2385", - "barcode": "fictive770", - "call_number": "02385", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/14" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2284" - } - }, - { - "pid": "2386", - "barcode": "10000002386", - "call_number": "02386", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/14" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2285" - } - }, - { - "pid": "2387", - "barcode": "10000002387", - "call_number": "02387", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/13" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2286" - } - }, - { - "pid": "2388", - "barcode": "10000002388", - "call_number": "02388", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/13" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2286" - } - }, - { - "pid": "2389", - "barcode": "10000002389", - "call_number": "02389", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/13" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2287" - } - }, - { - "pid": "2390", - "barcode": "fictive771", - "call_number": "02390", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/28" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/12" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2288" - } - }, - { - "pid": "2391", - "barcode": "fictive772", - "call_number": "02391", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/12" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2289" - } - }, - { - "pid": "2392", - "barcode": "10000002392", - "call_number": "02392", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/12" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2290" - } - }, - { - "pid": "2393", - "barcode": "10000002393", - "call_number": "02393", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/11" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2291" - } - }, - { - "pid": "2394", - "barcode": "10000002394", - "call_number": "02394", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/10" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2292" - } - }, - { - "pid": "2395", - "barcode": "fictive773", - "call_number": "02395", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/10" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2293" - } - }, - { - "pid": "2396", - "barcode": "10000002396", - "call_number": "02396", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/9" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2294" - } - }, - { - "pid": "2397", - "barcode": "10000002397", - "call_number": "02397", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/9" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2295" - } - }, - { - "pid": "2398", - "barcode": "10000002398", - "call_number": "02398", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/9" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2296" - } - }, - { - "pid": "2399", - "barcode": "10000002399", - "call_number": "02399", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/8" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2297" - } - }, - { - "pid": "2400", - "barcode": "10000002400", - "call_number": "02400", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/8" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2298" - } - }, - { - "pid": "2401", - "barcode": "10000002401", - "call_number": "02401", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/8" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2299" - } - }, - { - "pid": "2402", - "barcode": "10000002402", - "call_number": "02402", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/7" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2300" - } - }, - { - "pid": "2403", - "barcode": "10000002403", - "call_number": "02403", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/6" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2301" - } - }, - { - "pid": "2404", - "barcode": "fictive774", - "call_number": "02404", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/5" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2302" - } - }, - { - "pid": "2405", - "barcode": "10000002405", - "call_number": "02405", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/5" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2303" - } - }, - { - "pid": "2406", - "barcode": "10000002406", - "call_number": "02406", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/4" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2304" - } - }, - { - "pid": "2407", - "barcode": "10000002407", - "call_number": "02407", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/4" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2305" - } - }, - { - "pid": "2408", - "barcode": "10000002408", - "call_number": "02408", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/3" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2306" - } - }, - { - "pid": "2409", - "barcode": "10000002409", - "call_number": "02409", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/3" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2307" - } - }, - { - "pid": "2410", - "barcode": "10000002410", - "call_number": "02410", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/3" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2306" - } - }, - { - "pid": "2411", - "barcode": "10000002411", - "call_number": "02411", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/2" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2308" - } - }, - { - "pid": "2412", - "barcode": "10000002412", - "call_number": "02412", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/2" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2309" - } - }, - { - "pid": "2413", - "barcode": "10000002413", - "call_number": "02413", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/2" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2309" - } - }, - { - "pid": "2414", - "barcode": "fictive775", - "call_number": "02414", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/1" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/2310" - } } ] \ No newline at end of file diff --git a/data/items_small.json b/data/items_small.json index 7fd5ce26b6..7b33464f73 100644 --- a/data/items_small.json +++ b/data/items_small.json @@ -1,17 +1,17 @@ [ { "pid": "1", - "barcode": "10000000001", + "barcode": "fictive1", "call_number": "00001", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/243" + "$ref": "https://ils.rero.ch/api/documents/286" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/1" @@ -23,13 +23,13 @@ "call_number": "00002", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/243" + "$ref": "https://ils.rero.ch/api/documents/286" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/2" @@ -41,13 +41,13 @@ "call_number": "00003", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/243" + "$ref": "https://ils.rero.ch/api/documents/285" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/3" @@ -55,17 +55,17 @@ }, { "pid": "4", - "barcode": "10000000004", + "barcode": "fictive2", "call_number": "00004", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/242" + "$ref": "https://ils.rero.ch/api/documents/284" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/4" @@ -77,13 +77,13 @@ "call_number": "00005", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/241" + "$ref": "https://ils.rero.ch/api/documents/284" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/5" @@ -95,13 +95,13 @@ "call_number": "00006", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/241" + "$ref": "https://ils.rero.ch/api/documents/283" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/6" @@ -109,17 +109,17 @@ }, { "pid": "7", - "barcode": "fictive1", + "barcode": "fictive3", "call_number": "00007", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/241" + "$ref": "https://ils.rero.ch/api/documents/282" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/7" @@ -131,13 +131,13 @@ "call_number": "00008", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/240" + "$ref": "https://ils.rero.ch/api/documents/281" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/8" @@ -152,10 +152,10 @@ "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/239" + "$ref": "https://ils.rero.ch/api/documents/280" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/9" @@ -167,13 +167,13 @@ "call_number": "00010", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/239" + "$ref": "https://ils.rero.ch/api/documents/279" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/10" @@ -181,17 +181,17 @@ }, { "pid": "11", - "barcode": "10000000011", + "barcode": "fictive4", "call_number": "00011", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/239" + "$ref": "https://ils.rero.ch/api/documents/279" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/11" @@ -199,17 +199,17 @@ }, { "pid": "12", - "barcode": "10000000012", + "barcode": "fictive5", "call_number": "00012", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/238" + "$ref": "https://ils.rero.ch/api/documents/278" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/12" @@ -217,17 +217,17 @@ }, { "pid": "13", - "barcode": "10000000013", + "barcode": "fictive6", "call_number": "00013", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/238" + "$ref": "https://ils.rero.ch/api/documents/277" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/13" @@ -235,17 +235,17 @@ }, { "pid": "14", - "barcode": "10000000014", + "barcode": "fictive7", "call_number": "00014", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/238" + "$ref": "https://ils.rero.ch/api/documents/276" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/14" @@ -257,13 +257,13 @@ "call_number": "00015", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/237" + "$ref": "https://ils.rero.ch/api/documents/276" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/15" @@ -275,16 +275,16 @@ "call_number": "00016", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/237" + "$ref": "https://ils.rero.ch/api/documents/275" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/15" + "$ref": "https://ils.rero.ch/api/holdings/16" } }, { @@ -293,16 +293,16 @@ "call_number": "00017", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/237" + "$ref": "https://ils.rero.ch/api/documents/274" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/15" + "$ref": "https://ils.rero.ch/api/holdings/17" } }, { @@ -311,16 +311,16 @@ "call_number": "00018", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/236" + "$ref": "https://ils.rero.ch/api/documents/274" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/16" + "$ref": "https://ils.rero.ch/api/holdings/17" } }, { @@ -332,13 +332,13 @@ "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/236" + "$ref": "https://ils.rero.ch/api/documents/273" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/17" + "$ref": "https://ils.rero.ch/api/holdings/18" } }, { @@ -347,34 +347,34 @@ "call_number": "00020", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/235" + "$ref": "https://ils.rero.ch/api/documents/272" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/18" + "$ref": "https://ils.rero.ch/api/holdings/19" } }, { "pid": "21", - "barcode": "fictive2", + "barcode": "10000000021", "call_number": "00021", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/235" + "$ref": "https://ils.rero.ch/api/documents/271" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/19" + "$ref": "https://ils.rero.ch/api/holdings/20" } }, { @@ -386,13 +386,13 @@ "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/235" + "$ref": "https://ils.rero.ch/api/documents/270" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/20" + "$ref": "https://ils.rero.ch/api/holdings/21" } }, { @@ -401,34 +401,34 @@ "call_number": "00023", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/234" + "$ref": "https://ils.rero.ch/api/documents/270" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/21" + "$ref": "https://ils.rero.ch/api/holdings/22" } }, { "pid": "24", - "barcode": "fictive3", + "barcode": "10000000024", "call_number": "00024", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/234" + "$ref": "https://ils.rero.ch/api/documents/269" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/22" + "$ref": "https://ils.rero.ch/api/holdings/23" } }, { @@ -437,16 +437,16 @@ "call_number": "00025", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/234" + "$ref": "https://ils.rero.ch/api/documents/268" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/23" + "$ref": "https://ils.rero.ch/api/holdings/24" } }, { @@ -461,100 +461,100 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/233" + "$ref": "https://ils.rero.ch/api/documents/267" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/24" + "$ref": "https://ils.rero.ch/api/holdings/25" } }, { "pid": "27", - "barcode": "fictive4", + "barcode": "10000000027", "call_number": "00027", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/232" + "$ref": "https://ils.rero.ch/api/documents/267" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/25" + "$ref": "https://ils.rero.ch/api/holdings/26" } }, { "pid": "28", - "barcode": "fictive5", + "barcode": "10000000028", "call_number": "00028", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/232" + "$ref": "https://ils.rero.ch/api/documents/266" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/26" + "$ref": "https://ils.rero.ch/api/holdings/27" } }, { "pid": "29", - "barcode": "fictive6", + "barcode": "10000000029", "call_number": "00029", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/231" + "$ref": "https://ils.rero.ch/api/documents/266" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/27" + "$ref": "https://ils.rero.ch/api/holdings/28" } }, { "pid": "30", - "barcode": "10000000030", + "barcode": "fictive8", "call_number": "00030", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/230" + "$ref": "https://ils.rero.ch/api/documents/265" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/28" + "$ref": "https://ils.rero.ch/api/holdings/29" } }, { "pid": "31", - "barcode": "fictive7", + "barcode": "10000000031", "call_number": "00031", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/229" + "$ref": "https://ils.rero.ch/api/documents/264" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/29" + "$ref": "https://ils.rero.ch/api/holdings/30" } }, { @@ -563,34 +563,34 @@ "call_number": "00032", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/228" + "$ref": "https://ils.rero.ch/api/documents/264" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/30" + "$ref": "https://ils.rero.ch/api/holdings/31" } }, { "pid": "33", - "barcode": "10000000033", + "barcode": "fictive9", "call_number": "00033", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/228" + "$ref": "https://ils.rero.ch/api/documents/263" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/31" + "$ref": "https://ils.rero.ch/api/holdings/32" } }, { @@ -605,10 +605,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/228" + "$ref": "https://ils.rero.ch/api/documents/263" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/31" + "$ref": "https://ils.rero.ch/api/holdings/33" } }, { @@ -617,196 +617,196 @@ "call_number": "00035", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/227" + "$ref": "https://ils.rero.ch/api/documents/262" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/32" + "$ref": "https://ils.rero.ch/api/holdings/34" } }, { "pid": "36", - "barcode": "10000000036", + "barcode": "fictive10", "call_number": "00036", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/227" + "$ref": "https://ils.rero.ch/api/documents/262" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/33" + "$ref": "https://ils.rero.ch/api/holdings/35" } }, { "pid": "37", - "barcode": "fictive8", + "barcode": "10000000037", "call_number": "00037", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/226" + "$ref": "https://ils.rero.ch/api/documents/261" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/34" + "$ref": "https://ils.rero.ch/api/holdings/36" } }, { "pid": "38", - "barcode": "fictive9", + "barcode": "10000000038", "call_number": "00038", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/226" + "$ref": "https://ils.rero.ch/api/documents/261" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/35" + "$ref": "https://ils.rero.ch/api/holdings/36" } }, { "pid": "39", - "barcode": "fictive10", + "barcode": "10000000039", "call_number": "00039", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/225" + "$ref": "https://ils.rero.ch/api/documents/260" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/36" + "$ref": "https://ils.rero.ch/api/holdings/37" } }, { "pid": "40", - "barcode": "fictive11", + "barcode": "10000000040", "call_number": "00040", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/225" + "$ref": "https://ils.rero.ch/api/documents/260" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/37" + "$ref": "https://ils.rero.ch/api/holdings/38" } }, { "pid": "41", - "barcode": "10000000041", + "barcode": "fictive11", "call_number": "00041", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/225" + "$ref": "https://ils.rero.ch/api/documents/259" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/38" + "$ref": "https://ils.rero.ch/api/holdings/39" } }, { "pid": "42", - "barcode": "fictive12", + "barcode": "10000000042", "call_number": "00042", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/224" + "$ref": "https://ils.rero.ch/api/documents/258" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/39" + "$ref": "https://ils.rero.ch/api/holdings/40" } }, { "pid": "43", - "barcode": "fictive13", + "barcode": "10000000043", "call_number": "00043", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/224" + "$ref": "https://ils.rero.ch/api/documents/258" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/40" + "$ref": "https://ils.rero.ch/api/holdings/41" } }, { "pid": "44", - "barcode": "10000000044", + "barcode": "fictive12", "call_number": "00044", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/223" + "$ref": "https://ils.rero.ch/api/documents/257" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/41" + "$ref": "https://ils.rero.ch/api/holdings/42" } }, { "pid": "45", - "barcode": "fictive14", + "barcode": "10000000045", "call_number": "00045", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/222" + "$ref": "https://ils.rero.ch/api/documents/256" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/42" + "$ref": "https://ils.rero.ch/api/holdings/43" } }, { @@ -815,34 +815,34 @@ "call_number": "00046", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/221" + "$ref": "https://ils.rero.ch/api/documents/256" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/43" + "$ref": "https://ils.rero.ch/api/holdings/44" } }, { "pid": "47", - "barcode": "10000000047", + "barcode": "fictive13", "call_number": "00047", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/221" + "$ref": "https://ils.rero.ch/api/documents/255" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/44" + "$ref": "https://ils.rero.ch/api/holdings/45" } }, { @@ -851,31 +851,31 @@ "call_number": "00048", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/220" + "$ref": "https://ils.rero.ch/api/documents/254" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/45" + "$ref": "https://ils.rero.ch/api/holdings/46" } }, { "pid": "49", - "barcode": "fictive15", + "barcode": "10000000049", "call_number": "00049", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/220" + "$ref": "https://ils.rero.ch/api/documents/254" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/46" @@ -887,13 +887,13 @@ "call_number": "00050", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/219" + "$ref": "https://ils.rero.ch/api/documents/253" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/47" @@ -901,17 +901,17 @@ }, { "pid": "51", - "barcode": "fictive16", + "barcode": "10000000051", "call_number": "00051", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/218" + "$ref": "https://ils.rero.ch/api/documents/252" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/48" @@ -919,17 +919,17 @@ }, { "pid": "52", - "barcode": "10000000052", + "barcode": "fictive14", "call_number": "00052", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/218" + "$ref": "https://ils.rero.ch/api/documents/252" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/49" @@ -947,28 +947,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/218" + "$ref": "https://ils.rero.ch/api/documents/251" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/49" + "$ref": "https://ils.rero.ch/api/holdings/50" } }, { "pid": "54", - "barcode": "fictive17", + "barcode": "fictive15", "call_number": "00054", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/217" + "$ref": "https://ils.rero.ch/api/documents/250" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/50" + "$ref": "https://ils.rero.ch/api/holdings/51" } }, { @@ -977,106 +977,106 @@ "call_number": "00055", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/217" + "$ref": "https://ils.rero.ch/api/documents/249" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/51" + "$ref": "https://ils.rero.ch/api/holdings/52" } }, { "pid": "56", - "barcode": "10000000056", + "barcode": "fictive16", "call_number": "00056", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/217" + "$ref": "https://ils.rero.ch/api/documents/248" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/52" + "$ref": "https://ils.rero.ch/api/holdings/53" } }, { "pid": "57", - "barcode": "10000000057", + "barcode": "fictive17", "call_number": "00057", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/216" + "$ref": "https://ils.rero.ch/api/documents/248" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/53" + "$ref": "https://ils.rero.ch/api/holdings/54" } }, { "pid": "58", - "barcode": "fictive18", + "barcode": "10000000058", "call_number": "00058", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/216" + "$ref": "https://ils.rero.ch/api/documents/247" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/54" + "$ref": "https://ils.rero.ch/api/holdings/55" } }, { "pid": "59", - "barcode": "10000000059", + "barcode": "fictive18", "call_number": "00059", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/216" + "$ref": "https://ils.rero.ch/api/documents/246" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/55" + "$ref": "https://ils.rero.ch/api/holdings/56" } }, { "pid": "60", - "barcode": "10000000060", + "barcode": "fictive19", "call_number": "00060", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/215" + "$ref": "https://ils.rero.ch/api/documents/245" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/56" + "$ref": "https://ils.rero.ch/api/holdings/57" } }, { @@ -1085,70 +1085,70 @@ "call_number": "00061", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/215" + "$ref": "https://ils.rero.ch/api/documents/244" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/57" + "$ref": "https://ils.rero.ch/api/holdings/58" } }, { "pid": "62", - "barcode": "10000000062", + "barcode": "fictive20", "call_number": "00062", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/214" + "$ref": "https://ils.rero.ch/api/documents/244" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/58" + "$ref": "https://ils.rero.ch/api/holdings/59" } }, { "pid": "63", - "barcode": "10000000063", + "barcode": "fictive21", "call_number": "00063", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/213" + "$ref": "https://ils.rero.ch/api/documents/243" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/59" + "$ref": "https://ils.rero.ch/api/holdings/60" } }, { "pid": "64", - "barcode": "10000000064", + "barcode": "fictive22", "call_number": "00064", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/212" + "$ref": "https://ils.rero.ch/api/documents/242" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/60" + "$ref": "https://ils.rero.ch/api/holdings/61" } }, { @@ -1157,16 +1157,16 @@ "call_number": "00065", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/211" + "$ref": "https://ils.rero.ch/api/documents/242" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/61" + "$ref": "https://ils.rero.ch/api/holdings/62" } }, { @@ -1175,16 +1175,16 @@ "call_number": "00066", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/211" + "$ref": "https://ils.rero.ch/api/documents/241" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/62" + "$ref": "https://ils.rero.ch/api/holdings/63" } }, { @@ -1193,31 +1193,31 @@ "call_number": "00067", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/211" + "$ref": "https://ils.rero.ch/api/documents/240" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/63" + "$ref": "https://ils.rero.ch/api/holdings/64" } }, { "pid": "68", - "barcode": "fictive19", + "barcode": "10000000068", "call_number": "00068", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/210" + "$ref": "https://ils.rero.ch/api/documents/240" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/64" @@ -1225,17 +1225,17 @@ }, { "pid": "69", - "barcode": "fictive20", + "barcode": "10000000069", "call_number": "00069", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/209" + "$ref": "https://ils.rero.ch/api/documents/239" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/65" @@ -1243,20 +1243,20 @@ }, { "pid": "70", - "barcode": "fictive21", + "barcode": "10000000070", "call_number": "00070", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/209" + "$ref": "https://ils.rero.ch/api/documents/238" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/65" + "$ref": "https://ils.rero.ch/api/holdings/66" } }, { @@ -1271,7 +1271,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/209" + "$ref": "https://ils.rero.ch/api/documents/238" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/66" @@ -1283,13 +1283,13 @@ "call_number": "00072", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/208" + "$ref": "https://ils.rero.ch/api/documents/237" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/67" @@ -1297,7 +1297,7 @@ }, { "pid": "73", - "barcode": "fictive22", + "barcode": "fictive23", "call_number": "00073", "status": "on_shelf", "location": { @@ -1307,7 +1307,7 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/208" + "$ref": "https://ils.rero.ch/api/documents/237" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/68" @@ -1315,17 +1315,17 @@ }, { "pid": "74", - "barcode": "fictive23", + "barcode": "10000000074", "call_number": "00074", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/207" + "$ref": "https://ils.rero.ch/api/documents/236" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/69" @@ -1333,17 +1333,17 @@ }, { "pid": "75", - "barcode": "fictive24", + "barcode": "10000000075", "call_number": "00075", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/206" + "$ref": "https://ils.rero.ch/api/documents/235" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/70" @@ -1351,17 +1351,17 @@ }, { "pid": "76", - "barcode": "fictive25", + "barcode": "fictive24", "call_number": "00076", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/206" + "$ref": "https://ils.rero.ch/api/documents/234" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/71" @@ -1373,13 +1373,13 @@ "call_number": "00077", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/206" + "$ref": "https://ils.rero.ch/api/documents/234" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/72" @@ -1397,7 +1397,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/205" + "$ref": "https://ils.rero.ch/api/documents/233" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/73" @@ -1409,13 +1409,13 @@ "call_number": "00079", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/204" + "$ref": "https://ils.rero.ch/api/documents/233" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/74" @@ -1427,13 +1427,13 @@ "call_number": "00080", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/204" + "$ref": "https://ils.rero.ch/api/documents/232" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/75" @@ -1441,17 +1441,17 @@ }, { "pid": "81", - "barcode": "fictive26", + "barcode": "10000000081", "call_number": "00081", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/203" + "$ref": "https://ils.rero.ch/api/documents/231" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/76" @@ -1463,13 +1463,13 @@ "call_number": "00082", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/202" + "$ref": "https://ils.rero.ch/api/documents/231" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/77" @@ -1477,17 +1477,17 @@ }, { "pid": "83", - "barcode": "10000000083", + "barcode": "fictive25", "call_number": "00083", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/202" + "$ref": "https://ils.rero.ch/api/documents/230" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/78" @@ -1495,20 +1495,20 @@ }, { "pid": "84", - "barcode": "10000000084", + "barcode": "fictive26", "call_number": "00084", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/202" + "$ref": "https://ils.rero.ch/api/documents/230" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/78" + "$ref": "https://ils.rero.ch/api/holdings/79" } }, { @@ -1517,16 +1517,16 @@ "call_number": "00085", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/201" + "$ref": "https://ils.rero.ch/api/documents/229" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/79" + "$ref": "https://ils.rero.ch/api/holdings/80" } }, { @@ -1538,13 +1538,13 @@ "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/201" + "$ref": "https://ils.rero.ch/api/documents/229" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/80" + "$ref": "https://ils.rero.ch/api/holdings/81" } }, { @@ -1553,34 +1553,34 @@ "call_number": "00087", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/201" + "$ref": "https://ils.rero.ch/api/documents/228" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/81" + "$ref": "https://ils.rero.ch/api/holdings/82" } }, { "pid": "88", - "barcode": "10000000088", + "barcode": "fictive27", "call_number": "00088", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/200" + "$ref": "https://ils.rero.ch/api/documents/227" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/82" + "$ref": "https://ils.rero.ch/api/holdings/83" } }, { @@ -1589,31 +1589,31 @@ "call_number": "00089", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/199" + "$ref": "https://ils.rero.ch/api/documents/226" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/83" + "$ref": "https://ils.rero.ch/api/holdings/84" } }, { "pid": "90", - "barcode": "fictive27", + "barcode": "10000000090", "call_number": "00090", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/199" + "$ref": "https://ils.rero.ch/api/documents/226" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/84" @@ -1621,17 +1621,17 @@ }, { "pid": "91", - "barcode": "fictive28", + "barcode": "10000000091", "call_number": "00091", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/199" + "$ref": "https://ils.rero.ch/api/documents/225" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/85" @@ -1639,17 +1639,17 @@ }, { "pid": "92", - "barcode": "fictive29", + "barcode": "10000000092", "call_number": "00092", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/198" + "$ref": "https://ils.rero.ch/api/documents/225" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/86" @@ -1661,13 +1661,13 @@ "call_number": "00093", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/198" + "$ref": "https://ils.rero.ch/api/documents/224" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/87" @@ -1675,17 +1675,17 @@ }, { "pid": "94", - "barcode": "fictive30", + "barcode": "10000000094", "call_number": "00094", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/198" + "$ref": "https://ils.rero.ch/api/documents/224" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/88" @@ -1693,17 +1693,17 @@ }, { "pid": "95", - "barcode": "fictive31", + "barcode": "10000000095", "call_number": "00095", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/197" + "$ref": "https://ils.rero.ch/api/documents/223" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/89" @@ -1711,17 +1711,17 @@ }, { "pid": "96", - "barcode": "fictive32", + "barcode": "10000000096", "call_number": "00096", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/197" + "$ref": "https://ils.rero.ch/api/documents/222" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/90" @@ -1729,17 +1729,17 @@ }, { "pid": "97", - "barcode": "fictive33", + "barcode": "10000000097", "call_number": "00097", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/197" + "$ref": "https://ils.rero.ch/api/documents/221" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/91" @@ -1747,17 +1747,17 @@ }, { "pid": "98", - "barcode": "fictive34", + "barcode": "10000000098", "call_number": "00098", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/196" + "$ref": "https://ils.rero.ch/api/documents/220" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/92" @@ -1775,7 +1775,7 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/196" + "$ref": "https://ils.rero.ch/api/documents/219" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/93" @@ -1787,13 +1787,13 @@ "call_number": "00100", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/195" + "$ref": "https://ils.rero.ch/api/documents/218" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/94" @@ -1805,13 +1805,13 @@ "call_number": "00101", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/195" + "$ref": "https://ils.rero.ch/api/documents/218" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/95" @@ -1819,17 +1819,17 @@ }, { "pid": "102", - "barcode": "fictive35", + "barcode": "10000000102", "call_number": "00102", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/195" + "$ref": "https://ils.rero.ch/api/documents/217" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/96" @@ -1837,17 +1837,17 @@ }, { "pid": "103", - "barcode": "fictive36", + "barcode": "10000000103", "call_number": "00103", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/194" + "$ref": "https://ils.rero.ch/api/documents/217" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/97" @@ -1859,13 +1859,13 @@ "call_number": "00104", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/194" + "$ref": "https://ils.rero.ch/api/documents/216" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/98" @@ -1877,13 +1877,13 @@ "call_number": "00105", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/194" + "$ref": "https://ils.rero.ch/api/documents/216" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/99" @@ -1891,17 +1891,17 @@ }, { "pid": "106", - "barcode": "10000000106", + "barcode": "fictive28", "call_number": "00106", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/193" + "$ref": "https://ils.rero.ch/api/documents/215" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/100" @@ -1913,70 +1913,70 @@ "call_number": "00107", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/193" + "$ref": "https://ils.rero.ch/api/documents/214" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/100" + "$ref": "https://ils.rero.ch/api/holdings/101" } }, { "pid": "108", - "barcode": "10000000108", + "barcode": "fictive29", "call_number": "00108", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/193" + "$ref": "https://ils.rero.ch/api/documents/214" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/100" + "$ref": "https://ils.rero.ch/api/holdings/102" } }, { "pid": "109", - "barcode": "fictive37", + "barcode": "fictive30", "call_number": "00109", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/192" + "$ref": "https://ils.rero.ch/api/documents/213" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/101" + "$ref": "https://ils.rero.ch/api/holdings/103" } }, { "pid": "110", - "barcode": "10000000110", + "barcode": "fictive31", "call_number": "00110", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/192" + "$ref": "https://ils.rero.ch/api/documents/212" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/102" + "$ref": "https://ils.rero.ch/api/holdings/104" } }, { @@ -1985,16 +1985,16 @@ "call_number": "00111", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/191" + "$ref": "https://ils.rero.ch/api/documents/212" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/103" + "$ref": "https://ils.rero.ch/api/holdings/105" } }, { @@ -2003,70 +2003,70 @@ "call_number": "00112", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/191" + "$ref": "https://ils.rero.ch/api/documents/211" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/104" + "$ref": "https://ils.rero.ch/api/holdings/106" } }, { "pid": "113", - "barcode": "10000000113", + "barcode": "fictive32", "call_number": "00113", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/190" + "$ref": "https://ils.rero.ch/api/documents/211" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/105" + "$ref": "https://ils.rero.ch/api/holdings/107" } }, { "pid": "114", - "barcode": "10000000114", + "barcode": "fictive33", "call_number": "00114", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/190" + "$ref": "https://ils.rero.ch/api/documents/210" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/106" + "$ref": "https://ils.rero.ch/api/holdings/108" } }, { "pid": "115", - "barcode": "fictive38", + "barcode": "10000000115", "call_number": "00115", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/189" + "$ref": "https://ils.rero.ch/api/documents/210" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/107" + "$ref": "https://ils.rero.ch/api/holdings/109" } }, { @@ -2075,34 +2075,34 @@ "call_number": "00116", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/189" + "$ref": "https://ils.rero.ch/api/documents/209" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/108" + "$ref": "https://ils.rero.ch/api/holdings/110" } }, { "pid": "117", - "barcode": "fictive39", + "barcode": "10000000117", "call_number": "00117", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/188" + "$ref": "https://ils.rero.ch/api/documents/209" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/109" + "$ref": "https://ils.rero.ch/api/holdings/111" } }, { @@ -2111,52 +2111,52 @@ "call_number": "00118", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/187" + "$ref": "https://ils.rero.ch/api/documents/208" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/110" + "$ref": "https://ils.rero.ch/api/holdings/112" } }, { "pid": "119", - "barcode": "10000000119", + "barcode": "fictive34", "call_number": "00119", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/187" + "$ref": "https://ils.rero.ch/api/documents/207" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/111" + "$ref": "https://ils.rero.ch/api/holdings/113" } }, { "pid": "120", - "barcode": "10000000120", + "barcode": "fictive35", "call_number": "00120", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/187" + "$ref": "https://ils.rero.ch/api/documents/207" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/112" + "$ref": "https://ils.rero.ch/api/holdings/114" } }, { @@ -2165,70 +2165,70 @@ "call_number": "00121", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/186" + "$ref": "https://ils.rero.ch/api/documents/206" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/113" + "$ref": "https://ils.rero.ch/api/holdings/115" } }, { "pid": "122", - "barcode": "fictive40", + "barcode": "10000000122", "call_number": "00122", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/186" + "$ref": "https://ils.rero.ch/api/documents/206" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/114" + "$ref": "https://ils.rero.ch/api/holdings/116" } }, { "pid": "123", - "barcode": "fictive41", + "barcode": "10000000123", "call_number": "00123", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/186" + "$ref": "https://ils.rero.ch/api/documents/205" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/115" + "$ref": "https://ils.rero.ch/api/holdings/117" } }, { "pid": "124", - "barcode": "10000000124", + "barcode": "fictive36", "call_number": "00124", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/185" + "$ref": "https://ils.rero.ch/api/documents/204" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/116" + "$ref": "https://ils.rero.ch/api/holdings/118" } }, { @@ -2237,16 +2237,16 @@ "call_number": "00125", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/185" + "$ref": "https://ils.rero.ch/api/documents/203" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/117" + "$ref": "https://ils.rero.ch/api/holdings/119" } }, { @@ -2255,70 +2255,70 @@ "call_number": "00126", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/185" + "$ref": "https://ils.rero.ch/api/documents/203" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/118" + "$ref": "https://ils.rero.ch/api/holdings/120" } }, { "pid": "127", - "barcode": "fictive42", + "barcode": "10000000127", "call_number": "00127", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/184" + "$ref": "https://ils.rero.ch/api/documents/202" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/119" + "$ref": "https://ils.rero.ch/api/holdings/121" } }, { "pid": "128", - "barcode": "fictive43", + "barcode": "10000000128", "call_number": "00128", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/183" + "$ref": "https://ils.rero.ch/api/documents/201" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/120" + "$ref": "https://ils.rero.ch/api/holdings/122" } }, { "pid": "129", - "barcode": "fictive44", + "barcode": "10000000129", "call_number": "00129", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/183" + "$ref": "https://ils.rero.ch/api/documents/200" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/120" + "$ref": "https://ils.rero.ch/api/holdings/123" } }, { @@ -2327,16 +2327,16 @@ "call_number": "00130", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/182" + "$ref": "https://ils.rero.ch/api/documents/199" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/121" + "$ref": "https://ils.rero.ch/api/holdings/124" } }, { @@ -2345,16 +2345,16 @@ "call_number": "00131", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/182" + "$ref": "https://ils.rero.ch/api/documents/198" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/122" + "$ref": "https://ils.rero.ch/api/holdings/125" } }, { @@ -2363,16 +2363,16 @@ "call_number": "00132", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/182" + "$ref": "https://ils.rero.ch/api/documents/197" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/123" + "$ref": "https://ils.rero.ch/api/holdings/126" } }, { @@ -2381,16 +2381,16 @@ "call_number": "00133", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/181" + "$ref": "https://ils.rero.ch/api/documents/197" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/124" + "$ref": "https://ils.rero.ch/api/holdings/127" } }, { @@ -2399,16 +2399,16 @@ "call_number": "00134", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/181" + "$ref": "https://ils.rero.ch/api/documents/196" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/125" + "$ref": "https://ils.rero.ch/api/holdings/128" } }, { @@ -2417,16 +2417,16 @@ "call_number": "00135", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/180" + "$ref": "https://ils.rero.ch/api/documents/195" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/126" + "$ref": "https://ils.rero.ch/api/holdings/129" } }, { @@ -2435,16 +2435,16 @@ "call_number": "00136", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/180" + "$ref": "https://ils.rero.ch/api/documents/194" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/127" + "$ref": "https://ils.rero.ch/api/holdings/130" } }, { @@ -2453,34 +2453,34 @@ "call_number": "00137", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/180" + "$ref": "https://ils.rero.ch/api/documents/193" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/128" + "$ref": "https://ils.rero.ch/api/holdings/131" } }, { "pid": "138", - "barcode": "fictive45", + "barcode": "fictive37", "call_number": "00138", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/179" + "$ref": "https://ils.rero.ch/api/documents/193" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/129" + "$ref": "https://ils.rero.ch/api/holdings/132" } }, { @@ -2489,16 +2489,16 @@ "call_number": "00139", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/178" + "$ref": "https://ils.rero.ch/api/documents/192" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/130" + "$ref": "https://ils.rero.ch/api/holdings/133" } }, { @@ -2507,16 +2507,16 @@ "call_number": "00140", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/177" + "$ref": "https://ils.rero.ch/api/documents/192" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/131" + "$ref": "https://ils.rero.ch/api/holdings/134" } }, { @@ -2531,28 +2531,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/176" + "$ref": "https://ils.rero.ch/api/documents/191" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/132" + "$ref": "https://ils.rero.ch/api/holdings/135" } }, { "pid": "142", - "barcode": "fictive46", + "barcode": "fictive38", "call_number": "00142", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/175" + "$ref": "https://ils.rero.ch/api/documents/190" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/133" + "$ref": "https://ils.rero.ch/api/holdings/136" } }, { @@ -2561,52 +2561,52 @@ "call_number": "00143", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/174" + "$ref": "https://ils.rero.ch/api/documents/190" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/134" + "$ref": "https://ils.rero.ch/api/holdings/137" } }, { "pid": "144", - "barcode": "10000000144", + "barcode": "fictive39", "call_number": "00144", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/174" + "$ref": "https://ils.rero.ch/api/documents/189" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/135" + "$ref": "https://ils.rero.ch/api/holdings/138" } }, { "pid": "145", - "barcode": "fictive47", + "barcode": "fictive40", "call_number": "00145", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/173" + "$ref": "https://ils.rero.ch/api/documents/189" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/136" + "$ref": "https://ils.rero.ch/api/holdings/139" } }, { @@ -2615,70 +2615,70 @@ "call_number": "00146", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/172" + "$ref": "https://ils.rero.ch/api/documents/188" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/137" + "$ref": "https://ils.rero.ch/api/holdings/140" } }, { "pid": "147", - "barcode": "10000000147", + "barcode": "fictive41", "call_number": "00147", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/172" + "$ref": "https://ils.rero.ch/api/documents/188" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/138" + "$ref": "https://ils.rero.ch/api/holdings/141" } }, { "pid": "148", - "barcode": "10000000148", + "barcode": "fictive42", "call_number": "00148", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/171" + "$ref": "https://ils.rero.ch/api/documents/187" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/139" + "$ref": "https://ils.rero.ch/api/holdings/142" } }, { "pid": "149", - "barcode": "fictive48", + "barcode": "10000000149", "call_number": "00149", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/170" + "$ref": "https://ils.rero.ch/api/documents/187" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/140" + "$ref": "https://ils.rero.ch/api/holdings/143" } }, { @@ -2687,124 +2687,124 @@ "call_number": "00150", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/170" + "$ref": "https://ils.rero.ch/api/documents/186" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/141" + "$ref": "https://ils.rero.ch/api/holdings/144" } }, { "pid": "151", - "barcode": "fictive49", + "barcode": "fictive43", "call_number": "00151", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/170" + "$ref": "https://ils.rero.ch/api/documents/185" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/142" + "$ref": "https://ils.rero.ch/api/holdings/145" } }, { "pid": "152", - "barcode": "10000000152", + "barcode": "fictive44", "call_number": "00152", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/169" + "$ref": "https://ils.rero.ch/api/documents/184" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/143" + "$ref": "https://ils.rero.ch/api/holdings/146" } }, { "pid": "153", - "barcode": "10000000153", + "barcode": "fictive45", "call_number": "00153", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/169" + "$ref": "https://ils.rero.ch/api/documents/184" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/144" + "$ref": "https://ils.rero.ch/api/holdings/147" } }, { "pid": "154", - "barcode": "fictive50", + "barcode": "10000000154", "call_number": "00154", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/169" + "$ref": "https://ils.rero.ch/api/documents/183" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/145" + "$ref": "https://ils.rero.ch/api/holdings/148" } }, { "pid": "155", - "barcode": "fictive51", + "barcode": "10000000155", "call_number": "00155", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/168" + "$ref": "https://ils.rero.ch/api/documents/182" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/146" + "$ref": "https://ils.rero.ch/api/holdings/149" } }, { "pid": "156", - "barcode": "fictive52", + "barcode": "10000000156", "call_number": "00156", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/168" + "$ref": "https://ils.rero.ch/api/documents/181" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/147" + "$ref": "https://ils.rero.ch/api/holdings/150" } }, { @@ -2813,16 +2813,16 @@ "call_number": "00157", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/167" + "$ref": "https://ils.rero.ch/api/documents/180" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/148" + "$ref": "https://ils.rero.ch/api/holdings/151" } }, { @@ -2831,70 +2831,70 @@ "call_number": "00158", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/166" + "$ref": "https://ils.rero.ch/api/documents/180" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/149" + "$ref": "https://ils.rero.ch/api/holdings/152" } }, { "pid": "159", - "barcode": "10000000159", + "barcode": "fictive46", "call_number": "00159", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/165" + "$ref": "https://ils.rero.ch/api/documents/179" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/150" + "$ref": "https://ils.rero.ch/api/holdings/153" } }, { "pid": "160", - "barcode": "10000000160", + "barcode": "fictive47", "call_number": "00160", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/164" + "$ref": "https://ils.rero.ch/api/documents/178" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/151" + "$ref": "https://ils.rero.ch/api/holdings/154" } }, { "pid": "161", - "barcode": "10000000161", + "barcode": "fictive48", "call_number": "00161", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/163" + "$ref": "https://ils.rero.ch/api/documents/177" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/152" + "$ref": "https://ils.rero.ch/api/holdings/155" } }, { @@ -2903,16 +2903,16 @@ "call_number": "00162", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/163" + "$ref": "https://ils.rero.ch/api/documents/177" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/152" + "$ref": "https://ils.rero.ch/api/holdings/156" } }, { @@ -2921,16 +2921,16 @@ "call_number": "00163", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/162" + "$ref": "https://ils.rero.ch/api/documents/176" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/153" + "$ref": "https://ils.rero.ch/api/holdings/157" } }, { @@ -2945,28 +2945,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/161" + "$ref": "https://ils.rero.ch/api/documents/176" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/154" + "$ref": "https://ils.rero.ch/api/holdings/158" } }, { "pid": "165", - "barcode": "fictive53", + "barcode": "fictive49", "call_number": "00165", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/161" + "$ref": "https://ils.rero.ch/api/documents/175" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/155" + "$ref": "https://ils.rero.ch/api/holdings/159" } }, { @@ -2975,16 +2975,16 @@ "call_number": "00166", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/160" + "$ref": "https://ils.rero.ch/api/documents/175" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/156" + "$ref": "https://ils.rero.ch/api/holdings/160" } }, { @@ -2993,88 +2993,88 @@ "call_number": "00167", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/160" + "$ref": "https://ils.rero.ch/api/documents/174" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/157" + "$ref": "https://ils.rero.ch/api/holdings/161" } }, { "pid": "168", - "barcode": "fictive54", + "barcode": "10000000168", "call_number": "00168", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/159" + "$ref": "https://ils.rero.ch/api/documents/174" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/158" + "$ref": "https://ils.rero.ch/api/holdings/162" } }, { "pid": "169", - "barcode": "10000000169", + "barcode": "fictive50", "call_number": "00169", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/158" + "$ref": "https://ils.rero.ch/api/documents/173" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/159" + "$ref": "https://ils.rero.ch/api/holdings/163" } }, { "pid": "170", - "barcode": "fictive55", + "barcode": "10000000170", "call_number": "00170", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/157" + "$ref": "https://ils.rero.ch/api/documents/172" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/160" + "$ref": "https://ils.rero.ch/api/holdings/164" } }, { "pid": "171", - "barcode": "10000000171", + "barcode": "fictive51", "call_number": "00171", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/157" + "$ref": "https://ils.rero.ch/api/documents/171" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/161" + "$ref": "https://ils.rero.ch/api/holdings/165" } }, { @@ -3083,34 +3083,34 @@ "call_number": "00172", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/157" + "$ref": "https://ils.rero.ch/api/documents/171" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/162" + "$ref": "https://ils.rero.ch/api/holdings/166" } }, { "pid": "173", - "barcode": "fictive56", + "barcode": "10000000173", "call_number": "00173", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/156" + "$ref": "https://ils.rero.ch/api/documents/170" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/163" + "$ref": "https://ils.rero.ch/api/holdings/167" } }, { @@ -3119,93 +3119,93 @@ "call_number": "00174", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/156" + "$ref": "https://ils.rero.ch/api/documents/170" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/164" + "$ref": "https://ils.rero.ch/api/holdings/168" } }, { "pid": "175", - "barcode": "fictive57", + "barcode": "fictive52", "call_number": "00175", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/155" + "$ref": "https://ils.rero.ch/api/documents/169" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/165" + "$ref": "https://ils.rero.ch/api/holdings/169" } }, { "pid": "176", - "barcode": "fictive58", + "barcode": "fictive53", "call_number": "00176", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/155" + "$ref": "https://ils.rero.ch/api/documents/169" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/166" + "$ref": "https://ils.rero.ch/api/holdings/170" } }, { "pid": "177", - "barcode": "10000000177", + "barcode": "fictive54", "call_number": "00177", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/154" + "$ref": "https://ils.rero.ch/api/documents/168" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/167" + "$ref": "https://ils.rero.ch/api/holdings/171" } }, { "pid": "178", - "barcode": "10000000178", + "barcode": "fictive55", "call_number": "00178", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/154" + "$ref": "https://ils.rero.ch/api/documents/167" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/168" + "$ref": "https://ils.rero.ch/api/holdings/172" } }, { "pid": "179", - "barcode": "fictive59", + "barcode": "fictive56", "call_number": "00179", "status": "on_shelf", "location": { @@ -3215,10 +3215,10 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/154" + "$ref": "https://ils.rero.ch/api/documents/166" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/169" + "$ref": "https://ils.rero.ch/api/holdings/173" } }, { @@ -3227,16 +3227,16 @@ "call_number": "00180", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/153" + "$ref": "https://ils.rero.ch/api/documents/165" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/170" + "$ref": "https://ils.rero.ch/api/holdings/174" } }, { @@ -3245,52 +3245,52 @@ "call_number": "00181", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/153" + "$ref": "https://ils.rero.ch/api/documents/165" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/171" + "$ref": "https://ils.rero.ch/api/holdings/175" } }, { "pid": "182", - "barcode": "fictive60", + "barcode": "fictive57", "call_number": "00182", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/153" + "$ref": "https://ils.rero.ch/api/documents/164" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/172" + "$ref": "https://ils.rero.ch/api/holdings/176" } }, { "pid": "183", - "barcode": "10000000183", + "barcode": "fictive58", "call_number": "00183", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/152" + "$ref": "https://ils.rero.ch/api/documents/163" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/173" + "$ref": "https://ils.rero.ch/api/holdings/177" } }, { @@ -3299,70 +3299,70 @@ "call_number": "00184", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/151" + "$ref": "https://ils.rero.ch/api/documents/162" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/174" + "$ref": "https://ils.rero.ch/api/holdings/178" } }, { "pid": "185", - "barcode": "fictive61", + "barcode": "fictive59", "call_number": "00185", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/151" + "$ref": "https://ils.rero.ch/api/documents/161" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/175" + "$ref": "https://ils.rero.ch/api/holdings/179" } }, { "pid": "186", - "barcode": "10000000186", + "barcode": "fictive60", "call_number": "00186", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/151" + "$ref": "https://ils.rero.ch/api/documents/160" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/176" + "$ref": "https://ils.rero.ch/api/holdings/180" } }, { "pid": "187", - "barcode": "10000000187", + "barcode": "fictive61", "call_number": "00187", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/150" + "$ref": "https://ils.rero.ch/api/documents/159" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/177" + "$ref": "https://ils.rero.ch/api/holdings/181" } }, { @@ -3371,16 +3371,16 @@ "call_number": "00188", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/149" + "$ref": "https://ils.rero.ch/api/documents/159" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/178" + "$ref": "https://ils.rero.ch/api/holdings/182" } }, { @@ -3389,16 +3389,16 @@ "call_number": "00189", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/148" + "$ref": "https://ils.rero.ch/api/documents/158" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/179" + "$ref": "https://ils.rero.ch/api/holdings/183" } }, { @@ -3413,10 +3413,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/147" + "$ref": "https://ils.rero.ch/api/documents/158" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/180" + "$ref": "https://ils.rero.ch/api/holdings/184" } }, { @@ -3425,52 +3425,52 @@ "call_number": "00191", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/146" + "$ref": "https://ils.rero.ch/api/documents/157" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/181" + "$ref": "https://ils.rero.ch/api/holdings/185" } }, { "pid": "192", - "barcode": "10000000192", + "barcode": "fictive64", "call_number": "00192", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/146" + "$ref": "https://ils.rero.ch/api/documents/156" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/182" + "$ref": "https://ils.rero.ch/api/holdings/186" } }, { "pid": "193", - "barcode": "10000000193", + "barcode": "fictive65", "call_number": "00193", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/146" + "$ref": "https://ils.rero.ch/api/documents/156" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/183" + "$ref": "https://ils.rero.ch/api/holdings/187" } }, { @@ -3479,16 +3479,16 @@ "call_number": "00194", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/145" + "$ref": "https://ils.rero.ch/api/documents/155" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/184" + "$ref": "https://ils.rero.ch/api/holdings/188" } }, { @@ -3497,70 +3497,70 @@ "call_number": "00195", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/144" + "$ref": "https://ils.rero.ch/api/documents/154" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/185" + "$ref": "https://ils.rero.ch/api/holdings/189" } }, { "pid": "196", - "barcode": "fictive64", + "barcode": "10000000196", "call_number": "00196", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/143" + "$ref": "https://ils.rero.ch/api/documents/153" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/186" + "$ref": "https://ils.rero.ch/api/holdings/190" } }, { "pid": "197", - "barcode": "fictive65", + "barcode": "fictive66", "call_number": "00197", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/143" + "$ref": "https://ils.rero.ch/api/documents/153" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/187" + "$ref": "https://ils.rero.ch/api/holdings/191" } }, { "pid": "198", - "barcode": "fictive66", + "barcode": "fictive67", "call_number": "00198", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/142" + "$ref": "https://ils.rero.ch/api/documents/152" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/188" + "$ref": "https://ils.rero.ch/api/holdings/192" } }, { @@ -3569,16 +3569,16 @@ "call_number": "00199", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/142" + "$ref": "https://ils.rero.ch/api/documents/151" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/189" + "$ref": "https://ils.rero.ch/api/holdings/193" } }, { @@ -3593,10 +3593,10 @@ "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/142" + "$ref": "https://ils.rero.ch/api/documents/150" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/190" + "$ref": "https://ils.rero.ch/api/holdings/194" } }, { @@ -3605,70 +3605,70 @@ "call_number": "00201", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/141" + "$ref": "https://ils.rero.ch/api/documents/150" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/191" + "$ref": "https://ils.rero.ch/api/holdings/195" } }, { "pid": "202", - "barcode": "10000000202", + "barcode": "fictive68", "call_number": "00202", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/141" + "$ref": "https://ils.rero.ch/api/documents/149" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/192" + "$ref": "https://ils.rero.ch/api/holdings/196" } }, { "pid": "203", - "barcode": "fictive67", + "barcode": "10000000203", "call_number": "00203", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/140" + "$ref": "https://ils.rero.ch/api/documents/148" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/193" + "$ref": "https://ils.rero.ch/api/holdings/197" } }, { "pid": "204", - "barcode": "fictive68", + "barcode": "10000000204", "call_number": "00204", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/140" + "$ref": "https://ils.rero.ch/api/documents/147" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/194" + "$ref": "https://ils.rero.ch/api/holdings/198" } }, { @@ -3677,16 +3677,16 @@ "call_number": "00205", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/140" + "$ref": "https://ils.rero.ch/api/documents/146" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/195" + "$ref": "https://ils.rero.ch/api/holdings/199" } }, { @@ -3695,16 +3695,16 @@ "call_number": "00206", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/139" + "$ref": "https://ils.rero.ch/api/documents/146" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/196" + "$ref": "https://ils.rero.ch/api/holdings/200" } }, { @@ -3713,88 +3713,88 @@ "call_number": "00207", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/138" + "$ref": "https://ils.rero.ch/api/documents/145" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/197" + "$ref": "https://ils.rero.ch/api/holdings/201" } }, { "pid": "208", - "barcode": "fictive71", + "barcode": "10000000208", "call_number": "00208", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/137" + "$ref": "https://ils.rero.ch/api/documents/144" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/198" + "$ref": "https://ils.rero.ch/api/holdings/202" } }, { "pid": "209", - "barcode": "10000000209", + "barcode": "fictive71", "call_number": "00209", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/136" + "$ref": "https://ils.rero.ch/api/documents/143" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/199" + "$ref": "https://ils.rero.ch/api/holdings/203" } }, { "pid": "210", - "barcode": "10000000210", + "barcode": "fictive72", "call_number": "00210", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/135" + "$ref": "https://ils.rero.ch/api/documents/142" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/200" + "$ref": "https://ils.rero.ch/api/holdings/204" } }, { "pid": "211", - "barcode": "fictive72", + "barcode": "10000000211", "call_number": "00211", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/135" + "$ref": "https://ils.rero.ch/api/documents/141" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/201" + "$ref": "https://ils.rero.ch/api/holdings/205" } }, { @@ -3803,52 +3803,52 @@ "call_number": "00212", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/134" + "$ref": "https://ils.rero.ch/api/documents/140" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/202" + "$ref": "https://ils.rero.ch/api/holdings/206" } }, { "pid": "213", - "barcode": "10000000213", + "barcode": "fictive73", "call_number": "00213", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/134" + "$ref": "https://ils.rero.ch/api/documents/140" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/203" + "$ref": "https://ils.rero.ch/api/holdings/207" } }, { "pid": "214", - "barcode": "10000000214", + "barcode": "fictive74", "call_number": "00214", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/133" + "$ref": "https://ils.rero.ch/api/documents/139" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/204" + "$ref": "https://ils.rero.ch/api/holdings/208" } }, { @@ -3857,52 +3857,52 @@ "call_number": "00215", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/133" + "$ref": "https://ils.rero.ch/api/documents/138" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/205" + "$ref": "https://ils.rero.ch/api/holdings/209" } }, { "pid": "216", - "barcode": "fictive73", + "barcode": "10000000216", "call_number": "00216", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/133" + "$ref": "https://ils.rero.ch/api/documents/138" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/206" + "$ref": "https://ils.rero.ch/api/holdings/210" } }, { "pid": "217", - "barcode": "fictive74", + "barcode": "10000000217", "call_number": "00217", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/132" + "$ref": "https://ils.rero.ch/api/documents/137" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/207" + "$ref": "https://ils.rero.ch/api/holdings/211" } }, { @@ -3911,70 +3911,70 @@ "call_number": "00218", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/132" + "$ref": "https://ils.rero.ch/api/documents/136" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/208" + "$ref": "https://ils.rero.ch/api/holdings/212" } }, { "pid": "219", - "barcode": "fictive75", + "barcode": "10000000219", "call_number": "00219", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/132" + "$ref": "https://ils.rero.ch/api/documents/136" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/209" + "$ref": "https://ils.rero.ch/api/holdings/213" } }, { "pid": "220", - "barcode": "10000000220", + "barcode": "fictive75", "call_number": "00220", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/131" + "$ref": "https://ils.rero.ch/api/documents/135" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/210" + "$ref": "https://ils.rero.ch/api/holdings/214" } }, { "pid": "221", - "barcode": "fictive76", + "barcode": "10000000221", "call_number": "00221", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/131" + "$ref": "https://ils.rero.ch/api/documents/134" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/211" + "$ref": "https://ils.rero.ch/api/holdings/215" } }, { @@ -3983,34 +3983,34 @@ "call_number": "00222", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/131" + "$ref": "https://ils.rero.ch/api/documents/133" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/212" + "$ref": "https://ils.rero.ch/api/holdings/216" } }, { "pid": "223", - "barcode": "10000000223", + "barcode": "fictive76", "call_number": "00223", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/130" + "$ref": "https://ils.rero.ch/api/documents/133" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/213" + "$ref": "https://ils.rero.ch/api/holdings/217" } }, { @@ -4019,16 +4019,16 @@ "call_number": "00224", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/130" + "$ref": "https://ils.rero.ch/api/documents/132" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/214" + "$ref": "https://ils.rero.ch/api/holdings/218" } }, { @@ -4037,16 +4037,16 @@ "call_number": "00225", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/129" + "$ref": "https://ils.rero.ch/api/documents/132" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/215" + "$ref": "https://ils.rero.ch/api/holdings/219" } }, { @@ -4055,142 +4055,142 @@ "call_number": "00226", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/128" + "$ref": "https://ils.rero.ch/api/documents/131" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/216" + "$ref": "https://ils.rero.ch/api/holdings/220" } }, { "pid": "227", - "barcode": "fictive78", + "barcode": "10000000227", "call_number": "00227", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/127" + "$ref": "https://ils.rero.ch/api/documents/130" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/217" + "$ref": "https://ils.rero.ch/api/holdings/221" } }, { "pid": "228", - "barcode": "fictive79", + "barcode": "10000000228", "call_number": "00228", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/127" + "$ref": "https://ils.rero.ch/api/documents/130" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/218" + "$ref": "https://ils.rero.ch/api/holdings/222" } }, { "pid": "229", - "barcode": "fictive80", + "barcode": "10000000229", "call_number": "00229", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/126" + "$ref": "https://ils.rero.ch/api/documents/129" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/219" + "$ref": "https://ils.rero.ch/api/holdings/223" } }, { "pid": "230", - "barcode": "10000000230", + "barcode": "fictive78", "call_number": "00230", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/126" + "$ref": "https://ils.rero.ch/api/documents/129" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/220" + "$ref": "https://ils.rero.ch/api/holdings/224" } }, { "pid": "231", - "barcode": "fictive81", + "barcode": "fictive79", "call_number": "00231", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/126" + "$ref": "https://ils.rero.ch/api/documents/128" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/221" + "$ref": "https://ils.rero.ch/api/holdings/225" } }, { "pid": "232", - "barcode": "fictive82", + "barcode": "fictive80", "call_number": "00232", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/125" + "$ref": "https://ils.rero.ch/api/documents/127" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/222" + "$ref": "https://ils.rero.ch/api/holdings/226" } }, { "pid": "233", - "barcode": "fictive83", + "barcode": "10000000233", "call_number": "00233", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/125" + "$ref": "https://ils.rero.ch/api/documents/126" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/223" + "$ref": "https://ils.rero.ch/api/holdings/227" } }, { @@ -4199,34 +4199,34 @@ "call_number": "00234", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/124" + "$ref": "https://ils.rero.ch/api/documents/126" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/224" + "$ref": "https://ils.rero.ch/api/holdings/228" } }, { "pid": "235", - "barcode": "10000000235", + "barcode": "fictive81", "call_number": "00235", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/124" + "$ref": "https://ils.rero.ch/api/documents/125" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/225" + "$ref": "https://ils.rero.ch/api/holdings/229" } }, { @@ -4241,28 +4241,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/123" + "$ref": "https://ils.rero.ch/api/documents/125" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/226" + "$ref": "https://ils.rero.ch/api/holdings/230" } }, { "pid": "237", - "barcode": "fictive84", + "barcode": "fictive82", "call_number": "00237", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/123" + "$ref": "https://ils.rero.ch/api/documents/124" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/227" + "$ref": "https://ils.rero.ch/api/holdings/231" } }, { @@ -4271,16 +4271,16 @@ "call_number": "00238", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/123" + "$ref": "https://ils.rero.ch/api/documents/124" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/226" + "$ref": "https://ils.rero.ch/api/holdings/232" } }, { @@ -4289,124 +4289,124 @@ "call_number": "00239", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/122" + "$ref": "https://ils.rero.ch/api/documents/123" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/228" + "$ref": "https://ils.rero.ch/api/holdings/233" } }, { "pid": "240", - "barcode": "10000000240", + "barcode": "fictive83", "call_number": "00240", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/122" + "$ref": "https://ils.rero.ch/api/documents/123" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/229" + "$ref": "https://ils.rero.ch/api/holdings/234" } }, { "pid": "241", - "barcode": "fictive85", + "barcode": "10000000241", "call_number": "00241", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/121" + "$ref": "https://ils.rero.ch/api/documents/122" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/230" + "$ref": "https://ils.rero.ch/api/holdings/235" } }, { "pid": "242", - "barcode": "10000000242", + "barcode": "fictive84", "call_number": "00242", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/121" + "$ref": "https://ils.rero.ch/api/documents/122" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/231" + "$ref": "https://ils.rero.ch/api/holdings/236" } }, { "pid": "243", - "barcode": "fictive86", + "barcode": "fictive85", "call_number": "00243", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/120" + "$ref": "https://ils.rero.ch/api/documents/121" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/232" + "$ref": "https://ils.rero.ch/api/holdings/237" } }, { "pid": "244", - "barcode": "10000000244", + "barcode": "fictive86", "call_number": "00244", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { "$ref": "https://ils.rero.ch/api/documents/120" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/233" + "$ref": "https://ils.rero.ch/api/holdings/238" } }, { "pid": "245", - "barcode": "fictive87", + "barcode": "10000000245", "call_number": "00245", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/120" + "$ref": "https://ils.rero.ch/api/documents/119" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/234" + "$ref": "https://ils.rero.ch/api/holdings/239" } }, { @@ -4415,34 +4415,34 @@ "call_number": "00246", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/119" + "$ref": "https://ils.rero.ch/api/documents/118" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/235" + "$ref": "https://ils.rero.ch/api/holdings/240" } }, { "pid": "247", - "barcode": "fictive88", + "barcode": "fictive87", "call_number": "00247", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/119" + "$ref": "https://ils.rero.ch/api/documents/118" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/236" + "$ref": "https://ils.rero.ch/api/holdings/241" } }, { @@ -4451,52 +4451,52 @@ "call_number": "00248", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/118" + "$ref": "https://ils.rero.ch/api/documents/117" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/237" + "$ref": "https://ils.rero.ch/api/holdings/242" } }, { "pid": "249", - "barcode": "10000000249", + "barcode": "fictive88", "call_number": "00249", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/118" + "$ref": "https://ils.rero.ch/api/documents/116" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/238" + "$ref": "https://ils.rero.ch/api/holdings/243" } }, { "pid": "250", - "barcode": "fictive89", + "barcode": "10000000250", "call_number": "00250", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/118" + "$ref": "https://ils.rero.ch/api/documents/115" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/239" + "$ref": "https://ils.rero.ch/api/holdings/244" } }, { @@ -4505,52 +4505,52 @@ "call_number": "00251", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/117" + "$ref": "https://ils.rero.ch/api/documents/115" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/240" + "$ref": "https://ils.rero.ch/api/holdings/245" } }, { "pid": "252", - "barcode": "fictive90", + "barcode": "10000000252", "call_number": "00252", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/116" + "$ref": "https://ils.rero.ch/api/documents/114" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/241" + "$ref": "https://ils.rero.ch/api/holdings/246" } }, { "pid": "253", - "barcode": "fictive91", + "barcode": "10000000253", "call_number": "00253", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/116" + "$ref": "https://ils.rero.ch/api/documents/114" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/242" + "$ref": "https://ils.rero.ch/api/holdings/247" } }, { @@ -4559,160 +4559,160 @@ "call_number": "00254", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/115" + "$ref": "https://ils.rero.ch/api/documents/113" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/243" + "$ref": "https://ils.rero.ch/api/holdings/248" } }, { "pid": "255", - "barcode": "10000000255", + "barcode": "fictive89", "call_number": "00255", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/114" + "$ref": "https://ils.rero.ch/api/documents/113" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/244" + "$ref": "https://ils.rero.ch/api/holdings/249" } }, { "pid": "256", - "barcode": "fictive92", + "barcode": "10000000256", "call_number": "00256", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/114" + "$ref": "https://ils.rero.ch/api/documents/112" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/245" + "$ref": "https://ils.rero.ch/api/holdings/250" } }, { "pid": "257", - "barcode": "fictive93", + "barcode": "fictive90", "call_number": "00257", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/114" + "$ref": "https://ils.rero.ch/api/documents/112" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/246" + "$ref": "https://ils.rero.ch/api/holdings/251" } }, { "pid": "258", - "barcode": "fictive94", + "barcode": "10000000258", "call_number": "00258", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/113" + "$ref": "https://ils.rero.ch/api/documents/111" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/247" + "$ref": "https://ils.rero.ch/api/holdings/252" } }, { "pid": "259", - "barcode": "10000000259", + "barcode": "fictive91", "call_number": "00259", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/113" + "$ref": "https://ils.rero.ch/api/documents/110" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/248" + "$ref": "https://ils.rero.ch/api/holdings/253" } }, { "pid": "260", - "barcode": "fictive95", + "barcode": "fictive92", "call_number": "00260", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/112" + "$ref": "https://ils.rero.ch/api/documents/109" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/249" + "$ref": "https://ils.rero.ch/api/holdings/254" } }, { "pid": "261", - "barcode": "fictive96", + "barcode": "10000000261", "call_number": "00261", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/112" + "$ref": "https://ils.rero.ch/api/documents/108" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/250" + "$ref": "https://ils.rero.ch/api/holdings/255" } }, { "pid": "262", - "barcode": "fictive97", + "barcode": "fictive93", "call_number": "00262", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/111" + "$ref": "https://ils.rero.ch/api/documents/108" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/251" + "$ref": "https://ils.rero.ch/api/holdings/256" } }, { @@ -4721,34 +4721,34 @@ "call_number": "00263", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/111" + "$ref": "https://ils.rero.ch/api/documents/107" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/252" + "$ref": "https://ils.rero.ch/api/holdings/257" } }, { "pid": "264", - "barcode": "10000000264", + "barcode": "fictive94", "call_number": "00264", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/111" + "$ref": "https://ils.rero.ch/api/documents/106" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/253" + "$ref": "https://ils.rero.ch/api/holdings/258" } }, { @@ -4757,34 +4757,34 @@ "call_number": "00265", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/110" + "$ref": "https://ils.rero.ch/api/documents/106" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/254" + "$ref": "https://ils.rero.ch/api/holdings/259" } }, { "pid": "266", - "barcode": "10000000266", + "barcode": "fictive95", "call_number": "00266", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/110" + "$ref": "https://ils.rero.ch/api/documents/105" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/255" + "$ref": "https://ils.rero.ch/api/holdings/260" } }, { @@ -4793,70 +4793,70 @@ "call_number": "00267", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/110" + "$ref": "https://ils.rero.ch/api/documents/105" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/256" + "$ref": "https://ils.rero.ch/api/holdings/261" } }, { "pid": "268", - "barcode": "fictive98", + "barcode": "10000000268", "call_number": "00268", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/109" + "$ref": "https://ils.rero.ch/api/documents/104" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/257" + "$ref": "https://ils.rero.ch/api/holdings/262" } }, { "pid": "269", - "barcode": "fictive99", + "barcode": "fictive96", "call_number": "00269", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/108" + "$ref": "https://ils.rero.ch/api/documents/104" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/258" + "$ref": "https://ils.rero.ch/api/holdings/263" } }, { "pid": "270", - "barcode": "fictive100", + "barcode": "10000000270", "call_number": "00270", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/107" + "$ref": "https://ils.rero.ch/api/documents/103" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/259" + "$ref": "https://ils.rero.ch/api/holdings/264" } }, { @@ -4865,124 +4865,124 @@ "call_number": "00271", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/106" + "$ref": "https://ils.rero.ch/api/documents/102" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/260" + "$ref": "https://ils.rero.ch/api/holdings/265" } }, { "pid": "272", - "barcode": "fictive101", + "barcode": "fictive97", "call_number": "00272", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/106" + "$ref": "https://ils.rero.ch/api/documents/102" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/261" + "$ref": "https://ils.rero.ch/api/holdings/266" } }, { "pid": "273", - "barcode": "fictive102", + "barcode": "10000000273", "call_number": "00273", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/105" + "$ref": "https://ils.rero.ch/api/documents/101" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/262" + "$ref": "https://ils.rero.ch/api/holdings/267" } }, { "pid": "274", - "barcode": "fictive103", + "barcode": "10000000274", "call_number": "00274", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/104" + "$ref": "https://ils.rero.ch/api/documents/101" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/263" + "$ref": "https://ils.rero.ch/api/holdings/268" } }, { "pid": "275", - "barcode": "fictive104", + "barcode": "10000000275", "call_number": "00275", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/103" + "$ref": "https://ils.rero.ch/api/documents/100" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/264" + "$ref": "https://ils.rero.ch/api/holdings/269" } }, { "pid": "276", - "barcode": "10000000276", + "barcode": "fictive98", "call_number": "00276", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/103" + "$ref": "https://ils.rero.ch/api/documents/99" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/265" + "$ref": "https://ils.rero.ch/api/holdings/270" } }, { "pid": "277", - "barcode": "10000000277", + "barcode": "fictive99", "call_number": "00277", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/102" + "$ref": "https://ils.rero.ch/api/documents/99" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/266" + "$ref": "https://ils.rero.ch/api/holdings/271" } }, { @@ -4991,34 +4991,34 @@ "call_number": "00278", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/102" + "$ref": "https://ils.rero.ch/api/documents/98" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/266" + "$ref": "https://ils.rero.ch/api/holdings/272" } }, { "pid": "279", - "barcode": "fictive105", + "barcode": "10000000279", "call_number": "00279", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/102" + "$ref": "https://ils.rero.ch/api/documents/97" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/267" + "$ref": "https://ils.rero.ch/api/holdings/273" } }, { @@ -5033,64 +5033,64 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/101" + "$ref": "https://ils.rero.ch/api/documents/96" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/268" + "$ref": "https://ils.rero.ch/api/holdings/274" } }, { "pid": "281", - "barcode": "10000000281", + "barcode": "fictive100", "call_number": "00281", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/101" + "$ref": "https://ils.rero.ch/api/documents/95" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/269" + "$ref": "https://ils.rero.ch/api/holdings/275" } }, { "pid": "282", - "barcode": "10000000282", + "barcode": "fictive101", "call_number": "00282", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/101" + "$ref": "https://ils.rero.ch/api/documents/95" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/270" + "$ref": "https://ils.rero.ch/api/holdings/276" } }, { "pid": "283", - "barcode": "fictive106", + "barcode": "10000000283", "call_number": "00283", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/100" + "$ref": "https://ils.rero.ch/api/documents/94" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/271" + "$ref": "https://ils.rero.ch/api/holdings/277" } }, { @@ -5099,16 +5099,16 @@ "call_number": "00284", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/99" + "$ref": "https://ils.rero.ch/api/documents/94" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/272" + "$ref": "https://ils.rero.ch/api/holdings/278" } }, { @@ -5123,28 +5123,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/98" + "$ref": "https://ils.rero.ch/api/documents/93" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/273" + "$ref": "https://ils.rero.ch/api/holdings/279" } }, { "pid": "286", - "barcode": "fictive107", + "barcode": "10000000286", "call_number": "00286", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/97" + "$ref": "https://ils.rero.ch/api/documents/92" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/274" + "$ref": "https://ils.rero.ch/api/holdings/280" } }, { @@ -5159,10 +5159,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/96" + "$ref": "https://ils.rero.ch/api/documents/91" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/275" + "$ref": "https://ils.rero.ch/api/holdings/281" } }, { @@ -5171,70 +5171,70 @@ "call_number": "00288", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/96" + "$ref": "https://ils.rero.ch/api/documents/91" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/276" + "$ref": "https://ils.rero.ch/api/holdings/282" } }, { "pid": "289", - "barcode": "fictive108", + "barcode": "10000000289", "call_number": "00289", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/96" + "$ref": "https://ils.rero.ch/api/documents/90" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/277" + "$ref": "https://ils.rero.ch/api/holdings/283" } }, { "pid": "290", - "barcode": "fictive109", + "barcode": "10000000290", "call_number": "00290", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/95" + "$ref": "https://ils.rero.ch/api/documents/89" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/278" + "$ref": "https://ils.rero.ch/api/holdings/284" } }, { "pid": "291", - "barcode": "fictive110", + "barcode": "10000000291", "call_number": "00291", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/94" + "$ref": "https://ils.rero.ch/api/documents/88" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/279" + "$ref": "https://ils.rero.ch/api/holdings/285" } }, { @@ -5243,16 +5243,16 @@ "call_number": "00292", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/94" + "$ref": "https://ils.rero.ch/api/documents/87" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/280" + "$ref": "https://ils.rero.ch/api/holdings/286" } }, { @@ -5261,16 +5261,16 @@ "call_number": "00293", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/93" + "$ref": "https://ils.rero.ch/api/documents/87" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/281" + "$ref": "https://ils.rero.ch/api/holdings/287" } }, { @@ -5285,10 +5285,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/93" + "$ref": "https://ils.rero.ch/api/documents/86" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/282" + "$ref": "https://ils.rero.ch/api/holdings/288" } }, { @@ -5297,34 +5297,34 @@ "call_number": "00295", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/92" + "$ref": "https://ils.rero.ch/api/documents/85" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/283" + "$ref": "https://ils.rero.ch/api/holdings/289" } }, { "pid": "296", - "barcode": "10000000296", + "barcode": "fictive102", "call_number": "00296", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/91" + "$ref": "https://ils.rero.ch/api/documents/85" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/284" + "$ref": "https://ils.rero.ch/api/holdings/290" } }, { @@ -5333,70 +5333,70 @@ "call_number": "00297", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/91" + "$ref": "https://ils.rero.ch/api/documents/84" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/284" + "$ref": "https://ils.rero.ch/api/holdings/291" } }, { "pid": "298", - "barcode": "fictive111", + "barcode": "10000000298", "call_number": "00298", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/91" + "$ref": "https://ils.rero.ch/api/documents/84" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/285" + "$ref": "https://ils.rero.ch/api/holdings/292" } }, { "pid": "299", - "barcode": "fictive112", + "barcode": "10000000299", "call_number": "00299", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/90" + "$ref": "https://ils.rero.ch/api/documents/83" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/286" + "$ref": "https://ils.rero.ch/api/holdings/293" } }, { "pid": "300", - "barcode": "fictive113", + "barcode": "10000000300", "call_number": "00300", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/90" + "$ref": "https://ils.rero.ch/api/documents/83" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/287" + "$ref": "https://ils.rero.ch/api/holdings/294" } }, { @@ -5405,52 +5405,52 @@ "call_number": "00301", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/90" + "$ref": "https://ils.rero.ch/api/documents/82" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/288" + "$ref": "https://ils.rero.ch/api/holdings/295" } }, { "pid": "302", - "barcode": "10000000302", + "barcode": "fictive103", "call_number": "00302", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/31" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/89" + "$ref": "https://ils.rero.ch/api/documents/81" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/289" + "$ref": "https://ils.rero.ch/api/holdings/296" } }, { "pid": "303", - "barcode": "fictive114", + "barcode": "10000000303", "call_number": "00303", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/89" + "$ref": "https://ils.rero.ch/api/documents/81" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/290" + "$ref": "https://ils.rero.ch/api/holdings/297" } }, { @@ -5459,16 +5459,16 @@ "call_number": "00304", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/89" + "$ref": "https://ils.rero.ch/api/documents/80" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/291" + "$ref": "https://ils.rero.ch/api/holdings/298" } }, { @@ -5483,82 +5483,82 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/88" + "$ref": "https://ils.rero.ch/api/documents/80" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/292" + "$ref": "https://ils.rero.ch/api/holdings/299" } }, { "pid": "306", - "barcode": "fictive115", + "barcode": "10000000306", "call_number": "00306", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/2" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/87" + "$ref": "https://ils.rero.ch/api/documents/79" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/293" + "$ref": "https://ils.rero.ch/api/holdings/300" } }, { "pid": "307", - "barcode": "10000000307", + "barcode": "fictive104", "call_number": "00307", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/87" + "$ref": "https://ils.rero.ch/api/documents/78" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/294" + "$ref": "https://ils.rero.ch/api/holdings/301" } }, { "pid": "308", - "barcode": "fictive116", + "barcode": "fictive105", "call_number": "00308", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/86" + "$ref": "https://ils.rero.ch/api/documents/77" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/295" + "$ref": "https://ils.rero.ch/api/holdings/302" } }, { "pid": "309", - "barcode": "fictive117", + "barcode": "10000000309", "call_number": "00309", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/86" + "$ref": "https://ils.rero.ch/api/documents/76" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/296" + "$ref": "https://ils.rero.ch/api/holdings/303" } }, { @@ -5567,16 +5567,16 @@ "call_number": "00310", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/85" + "$ref": "https://ils.rero.ch/api/documents/76" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/297" + "$ref": "https://ils.rero.ch/api/holdings/304" } }, { @@ -5585,52 +5585,52 @@ "call_number": "00311", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/84" + "$ref": "https://ils.rero.ch/api/documents/75" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/298" + "$ref": "https://ils.rero.ch/api/holdings/305" } }, { "pid": "312", - "barcode": "10000000312", + "barcode": "fictive106", "call_number": "00312", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/83" + "$ref": "https://ils.rero.ch/api/documents/75" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/299" + "$ref": "https://ils.rero.ch/api/holdings/306" } }, { "pid": "313", - "barcode": "fictive118", + "barcode": "fictive107", "call_number": "00313", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/83" + "$ref": "https://ils.rero.ch/api/documents/74" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/300" + "$ref": "https://ils.rero.ch/api/holdings/307" } }, { @@ -5639,16 +5639,16 @@ "call_number": "00314", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/83" + "$ref": "https://ils.rero.ch/api/documents/74" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/299" + "$ref": "https://ils.rero.ch/api/holdings/308" } }, { @@ -5660,31 +5660,31 @@ "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/82" + "$ref": "https://ils.rero.ch/api/documents/73" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/301" + "$ref": "https://ils.rero.ch/api/holdings/309" } }, { "pid": "316", - "barcode": "fictive119", + "barcode": "10000000316", "call_number": "00316", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/30" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/82" + "$ref": "https://ils.rero.ch/api/documents/73" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/302" + "$ref": "https://ils.rero.ch/api/holdings/310" } }, { @@ -5693,52 +5693,52 @@ "call_number": "00317", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/81" + "$ref": "https://ils.rero.ch/api/documents/72" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/303" + "$ref": "https://ils.rero.ch/api/holdings/311" } }, { "pid": "318", - "barcode": "fictive120", + "barcode": "10000000318", "call_number": "00318", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/80" + "$ref": "https://ils.rero.ch/api/documents/72" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/304" + "$ref": "https://ils.rero.ch/api/holdings/312" } }, { "pid": "319", - "barcode": "10000000319", + "barcode": "fictive108", "call_number": "00319", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/80" + "$ref": "https://ils.rero.ch/api/documents/71" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/305" + "$ref": "https://ils.rero.ch/api/holdings/313" } }, { @@ -5747,88 +5747,88 @@ "call_number": "00320", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/80" + "$ref": "https://ils.rero.ch/api/documents/71" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/306" + "$ref": "https://ils.rero.ch/api/holdings/314" } }, { "pid": "321", - "barcode": "10000000321", + "barcode": "fictive109", "call_number": "00321", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/79" + "$ref": "https://ils.rero.ch/api/documents/70" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/307" + "$ref": "https://ils.rero.ch/api/holdings/315" } }, { "pid": "322", - "barcode": "fictive121", + "barcode": "fictive110", "call_number": "00322", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/79" + "$ref": "https://ils.rero.ch/api/documents/70" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/308" + "$ref": "https://ils.rero.ch/api/holdings/316" } }, { "pid": "323", - "barcode": "10000000323", + "barcode": "fictive111", "call_number": "00323", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/78" + "$ref": "https://ils.rero.ch/api/documents/69" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/309" + "$ref": "https://ils.rero.ch/api/holdings/317" } }, { "pid": "324", - "barcode": "fictive122", + "barcode": "10000000324", "call_number": "00324", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/78" + "$ref": "https://ils.rero.ch/api/documents/68" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/310" + "$ref": "https://ils.rero.ch/api/holdings/318" } }, { @@ -5837,34 +5837,34 @@ "call_number": "00325", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/78" + "$ref": "https://ils.rero.ch/api/documents/68" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/311" + "$ref": "https://ils.rero.ch/api/holdings/319" } }, { "pid": "326", - "barcode": "10000000326", + "barcode": "fictive112", "call_number": "00326", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/77" + "$ref": "https://ils.rero.ch/api/documents/67" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/312" + "$ref": "https://ils.rero.ch/api/holdings/320" } }, { @@ -5873,16 +5873,16 @@ "call_number": "00327", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/77" + "$ref": "https://ils.rero.ch/api/documents/67" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/313" + "$ref": "https://ils.rero.ch/api/holdings/321" } }, { @@ -5891,88 +5891,88 @@ "call_number": "00328", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/77" + "$ref": "https://ils.rero.ch/api/documents/66" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/314" + "$ref": "https://ils.rero.ch/api/holdings/322" } }, { "pid": "329", - "barcode": "10000000329", + "barcode": "fictive113", "call_number": "00329", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/76" + "$ref": "https://ils.rero.ch/api/documents/66" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/315" + "$ref": "https://ils.rero.ch/api/holdings/323" } }, { "pid": "330", - "barcode": "fictive123", + "barcode": "10000000330", "call_number": "00330", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/26" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/75" + "$ref": "https://ils.rero.ch/api/documents/65" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/316" + "$ref": "https://ils.rero.ch/api/holdings/324" } }, { "pid": "331", - "barcode": "fictive124", + "barcode": "10000000331", "call_number": "00331", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/75" + "$ref": "https://ils.rero.ch/api/documents/64" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/317" + "$ref": "https://ils.rero.ch/api/holdings/325" } }, { "pid": "332", - "barcode": "10000000332", + "barcode": "fictive114", "call_number": "00332", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/74" + "$ref": "https://ils.rero.ch/api/documents/63" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/318" + "$ref": "https://ils.rero.ch/api/holdings/326" } }, { @@ -5981,16 +5981,16 @@ "call_number": "00333", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/73" + "$ref": "https://ils.rero.ch/api/documents/63" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/319" + "$ref": "https://ils.rero.ch/api/holdings/327" } }, { @@ -5999,16 +5999,16 @@ "call_number": "00334", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/72" + "$ref": "https://ils.rero.ch/api/documents/62" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/320" + "$ref": "https://ils.rero.ch/api/holdings/328" } }, { @@ -6017,34 +6017,34 @@ "call_number": "00335", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/72" + "$ref": "https://ils.rero.ch/api/documents/61" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/321" + "$ref": "https://ils.rero.ch/api/holdings/329" } }, { "pid": "336", - "barcode": "10000000336", + "barcode": "fictive115", "call_number": "00336", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/71" + "$ref": "https://ils.rero.ch/api/documents/60" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/322" + "$ref": "https://ils.rero.ch/api/holdings/330" } }, { @@ -6053,124 +6053,124 @@ "call_number": "00337", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/71" + "$ref": "https://ils.rero.ch/api/documents/59" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/323" + "$ref": "https://ils.rero.ch/api/holdings/331" } }, { "pid": "338", - "barcode": "fictive125", + "barcode": "fictive116", "call_number": "00338", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/70" + "$ref": "https://ils.rero.ch/api/documents/58" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/324" + "$ref": "https://ils.rero.ch/api/holdings/332" } }, { "pid": "339", - "barcode": "fictive126", + "barcode": "10000000339", "call_number": "00339", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/69" + "$ref": "https://ils.rero.ch/api/documents/58" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/325" + "$ref": "https://ils.rero.ch/api/holdings/333" } }, { "pid": "340", - "barcode": "fictive127", + "barcode": "10000000340", "call_number": "00340", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/69" + "$ref": "https://ils.rero.ch/api/documents/57" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/326" + "$ref": "https://ils.rero.ch/api/holdings/334" } }, { "pid": "341", - "barcode": "fictive128", + "barcode": "10000000341", "call_number": "00341", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/68" + "$ref": "https://ils.rero.ch/api/documents/56" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/327" + "$ref": "https://ils.rero.ch/api/holdings/335" } }, { "pid": "342", - "barcode": "10000000342", + "barcode": "fictive117", "call_number": "00342", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/67" + "$ref": "https://ils.rero.ch/api/documents/56" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/328" + "$ref": "https://ils.rero.ch/api/holdings/336" } }, { "pid": "343", - "barcode": "fictive129", + "barcode": "fictive118", "call_number": "00343", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/67" + "$ref": "https://ils.rero.ch/api/documents/55" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/329" + "$ref": "https://ils.rero.ch/api/holdings/337" } }, { @@ -6179,52 +6179,52 @@ "call_number": "00344", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/67" + "$ref": "https://ils.rero.ch/api/documents/55" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/330" + "$ref": "https://ils.rero.ch/api/holdings/338" } }, { "pid": "345", - "barcode": "fictive130", + "barcode": "fictive119", "call_number": "00345", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/66" + "$ref": "https://ils.rero.ch/api/documents/54" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/331" + "$ref": "https://ils.rero.ch/api/holdings/339" } }, { "pid": "346", - "barcode": "10000000346", + "barcode": "fictive120", "call_number": "00346", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/22" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/65" + "$ref": "https://ils.rero.ch/api/documents/53" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/332" + "$ref": "https://ils.rero.ch/api/holdings/340" } }, { @@ -6233,16 +6233,16 @@ "call_number": "00347", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/64" + "$ref": "https://ils.rero.ch/api/documents/52" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/333" + "$ref": "https://ils.rero.ch/api/holdings/341" } }, { @@ -6251,34 +6251,34 @@ "call_number": "00348", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/63" + "$ref": "https://ils.rero.ch/api/documents/52" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/334" + "$ref": "https://ils.rero.ch/api/holdings/342" } }, { "pid": "349", - "barcode": "fictive131", + "barcode": "10000000349", "call_number": "00349", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/63" + "$ref": "https://ils.rero.ch/api/documents/51" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/335" + "$ref": "https://ils.rero.ch/api/holdings/343" } }, { @@ -6287,16 +6287,16 @@ "call_number": "00350", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/62" + "$ref": "https://ils.rero.ch/api/documents/51" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/336" + "$ref": "https://ils.rero.ch/api/holdings/344" } }, { @@ -6305,34 +6305,34 @@ "call_number": "00351", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/62" + "$ref": "https://ils.rero.ch/api/documents/50" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/337" + "$ref": "https://ils.rero.ch/api/holdings/345" } }, { "pid": "352", - "barcode": "fictive132", + "barcode": "fictive121", "call_number": "00352", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/26" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/61" + "$ref": "https://ils.rero.ch/api/documents/50" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/338" + "$ref": "https://ils.rero.ch/api/holdings/346" } }, { @@ -6347,10 +6347,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/61" + "$ref": "https://ils.rero.ch/api/documents/49" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/339" + "$ref": "https://ils.rero.ch/api/holdings/347" } }, { @@ -6359,34 +6359,34 @@ "call_number": "00354", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/60" + "$ref": "https://ils.rero.ch/api/documents/49" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/340" + "$ref": "https://ils.rero.ch/api/holdings/348" } }, { "pid": "355", - "barcode": "10000000355", + "barcode": "fictive122", "call_number": "00355", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/60" + "$ref": "https://ils.rero.ch/api/documents/48" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/341" + "$ref": "https://ils.rero.ch/api/holdings/349" } }, { @@ -6395,52 +6395,52 @@ "call_number": "00356", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/60" + "$ref": "https://ils.rero.ch/api/documents/48" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/342" + "$ref": "https://ils.rero.ch/api/holdings/350" } }, { "pid": "357", - "barcode": "fictive133", + "barcode": "fictive123", "call_number": "00357", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/59" + "$ref": "https://ils.rero.ch/api/documents/47" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/343" + "$ref": "https://ils.rero.ch/api/holdings/351" } }, { "pid": "358", - "barcode": "fictive134", + "barcode": "fictive124", "call_number": "00358", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/59" + "$ref": "https://ils.rero.ch/api/documents/46" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/344" + "$ref": "https://ils.rero.ch/api/holdings/352" } }, { @@ -6455,10 +6455,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/59" + "$ref": "https://ils.rero.ch/api/documents/46" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/345" + "$ref": "https://ils.rero.ch/api/holdings/353" } }, { @@ -6473,28 +6473,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/58" + "$ref": "https://ils.rero.ch/api/documents/45" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/346" + "$ref": "https://ils.rero.ch/api/holdings/354" } }, { "pid": "361", - "barcode": "fictive135", + "barcode": "10000000361", "call_number": "00361", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/58" + "$ref": "https://ils.rero.ch/api/documents/45" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/347" + "$ref": "https://ils.rero.ch/api/holdings/354" } }, { @@ -6503,34 +6503,34 @@ "call_number": "00362", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/57" + "$ref": "https://ils.rero.ch/api/documents/44" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/348" + "$ref": "https://ils.rero.ch/api/holdings/355" } }, { "pid": "363", - "barcode": "10000000363", + "barcode": "fictive125", "call_number": "00363", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/57" + "$ref": "https://ils.rero.ch/api/documents/44" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/349" + "$ref": "https://ils.rero.ch/api/holdings/356" } }, { @@ -6539,16 +6539,16 @@ "call_number": "00364", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/56" + "$ref": "https://ils.rero.ch/api/documents/43" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/350" + "$ref": "https://ils.rero.ch/api/holdings/357" } }, { @@ -6563,46 +6563,46 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/56" + "$ref": "https://ils.rero.ch/api/documents/43" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/351" + "$ref": "https://ils.rero.ch/api/holdings/357" } }, { "pid": "366", - "barcode": "fictive136", + "barcode": "10000000366", "call_number": "00366", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/55" + "$ref": "https://ils.rero.ch/api/documents/42" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/352" + "$ref": "https://ils.rero.ch/api/holdings/358" } }, { "pid": "367", - "barcode": "fictive137", + "barcode": "fictive126", "call_number": "00367", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/54" + "$ref": "https://ils.rero.ch/api/documents/42" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/353" + "$ref": "https://ils.rero.ch/api/holdings/359" } }, { @@ -6611,34 +6611,34 @@ "call_number": "00368", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/54" + "$ref": "https://ils.rero.ch/api/documents/41" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/354" + "$ref": "https://ils.rero.ch/api/holdings/360" } }, { "pid": "369", - "barcode": "fictive138", + "barcode": "fictive127", "call_number": "00369", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/29" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/54" + "$ref": "https://ils.rero.ch/api/documents/41" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/355" + "$ref": "https://ils.rero.ch/api/holdings/361" } }, { @@ -6647,16 +6647,16 @@ "call_number": "00370", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/4" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/53" + "$ref": "https://ils.rero.ch/api/documents/40" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/356" + "$ref": "https://ils.rero.ch/api/holdings/362" } }, { @@ -6665,16 +6665,16 @@ "call_number": "00371", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/52" + "$ref": "https://ils.rero.ch/api/documents/39" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/357" + "$ref": "https://ils.rero.ch/api/holdings/363" } }, { @@ -6683,34 +6683,34 @@ "call_number": "00372", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/9" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/52" + "$ref": "https://ils.rero.ch/api/documents/38" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/358" + "$ref": "https://ils.rero.ch/api/holdings/364" } }, { "pid": "373", - "barcode": "10000000373", + "barcode": "fictive128", "call_number": "00373", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/51" + "$ref": "https://ils.rero.ch/api/documents/38" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/359" + "$ref": "https://ils.rero.ch/api/holdings/365" } }, { @@ -6725,28 +6725,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/51" + "$ref": "https://ils.rero.ch/api/documents/37" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/360" + "$ref": "https://ils.rero.ch/api/holdings/366" } }, { "pid": "375", - "barcode": "10000000375", + "barcode": "fictive129", "call_number": "00375", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/19" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/51" + "$ref": "https://ils.rero.ch/api/documents/37" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/361" + "$ref": "https://ils.rero.ch/api/holdings/367" } }, { @@ -6755,34 +6755,34 @@ "call_number": "00376", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/50" + "$ref": "https://ils.rero.ch/api/documents/36" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/362" + "$ref": "https://ils.rero.ch/api/holdings/368" } }, { "pid": "377", - "barcode": "fictive139", + "barcode": "fictive130", "call_number": "00377", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/50" + "$ref": "https://ils.rero.ch/api/documents/36" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/363" + "$ref": "https://ils.rero.ch/api/holdings/369" } }, { @@ -6791,16 +6791,16 @@ "call_number": "00378", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/3" + "$ref": "https://ils.rero.ch/api/locations/1" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/50" + "$ref": "https://ils.rero.ch/api/documents/35" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/364" + "$ref": "https://ils.rero.ch/api/holdings/370" } }, { @@ -6809,16 +6809,16 @@ "call_number": "00379", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/49" + "$ref": "https://ils.rero.ch/api/documents/34" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/365" + "$ref": "https://ils.rero.ch/api/holdings/371" } }, { @@ -6827,16 +6827,16 @@ "call_number": "00380", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/13" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/49" + "$ref": "https://ils.rero.ch/api/documents/33" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/366" + "$ref": "https://ils.rero.ch/api/holdings/372" } }, { @@ -6845,39 +6845,39 @@ "call_number": "00381", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/5" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/48" + "$ref": "https://ils.rero.ch/api/documents/32" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/367" + "$ref": "https://ils.rero.ch/api/holdings/373" } }, { "pid": "382", - "barcode": "fictive140", + "barcode": "10000000382", "call_number": "00382", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/25" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/47" + "$ref": "https://ils.rero.ch/api/documents/32" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/368" + "$ref": "https://ils.rero.ch/api/holdings/374" } }, { "pid": "383", - "barcode": "fictive141", + "barcode": "fictive131", "call_number": "00383", "status": "on_shelf", "location": { @@ -6887,64 +6887,64 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/46" + "$ref": "https://ils.rero.ch/api/documents/31" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/369" + "$ref": "https://ils.rero.ch/api/holdings/375" } }, { "pid": "384", - "barcode": "10000000384", + "barcode": "fictive132", "call_number": "00384", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/32" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/5" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/46" + "$ref": "https://ils.rero.ch/api/documents/30" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/370" + "$ref": "https://ils.rero.ch/api/holdings/376" } }, { "pid": "385", - "barcode": "fictive142", + "barcode": "fictive133", "call_number": "00385", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/34" + "$ref": "https://ils.rero.ch/api/locations/28" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/46" + "$ref": "https://ils.rero.ch/api/documents/30" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/371" + "$ref": "https://ils.rero.ch/api/holdings/377" } }, { "pid": "386", - "barcode": "fictive143", + "barcode": "10000000386", "call_number": "00386", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/45" + "$ref": "https://ils.rero.ch/api/documents/29" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/372" + "$ref": "https://ils.rero.ch/api/holdings/378" } }, { @@ -6959,10 +6959,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/45" + "$ref": "https://ils.rero.ch/api/documents/29" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/373" + "$ref": "https://ils.rero.ch/api/holdings/379" } }, { @@ -6971,52 +6971,52 @@ "call_number": "00388", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/44" + "$ref": "https://ils.rero.ch/api/documents/28" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/374" + "$ref": "https://ils.rero.ch/api/holdings/380" } }, { "pid": "389", - "barcode": "10000000389", + "barcode": "fictive134", "call_number": "00389", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/33" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/44" + "$ref": "https://ils.rero.ch/api/documents/27" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/375" + "$ref": "https://ils.rero.ch/api/holdings/381" } }, { "pid": "390", - "barcode": "fictive144", + "barcode": "fictive135", "call_number": "00390", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/33" + "$ref": "https://ils.rero.ch/api/locations/21" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/43" + "$ref": "https://ils.rero.ch/api/documents/27" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/376" + "$ref": "https://ils.rero.ch/api/holdings/382" } }, { @@ -7025,106 +7025,106 @@ "call_number": "00391", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/42" + "$ref": "https://ils.rero.ch/api/documents/26" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/377" + "$ref": "https://ils.rero.ch/api/holdings/383" } }, { "pid": "392", - "barcode": "10000000392", + "barcode": "fictive136", "call_number": "00392", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/23" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/41" + "$ref": "https://ils.rero.ch/api/documents/25" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/378" + "$ref": "https://ils.rero.ch/api/holdings/384" } }, { "pid": "393", - "barcode": "fictive145", + "barcode": "10000000393", "call_number": "00393", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/40" + "$ref": "https://ils.rero.ch/api/documents/25" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/379" + "$ref": "https://ils.rero.ch/api/holdings/385" } }, { "pid": "394", - "barcode": "fictive146", + "barcode": "10000000394", "call_number": "00394", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/22" + "$ref": "https://ils.rero.ch/api/locations/3" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/40" + "$ref": "https://ils.rero.ch/api/documents/24" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/380" + "$ref": "https://ils.rero.ch/api/holdings/386" } }, { "pid": "395", - "barcode": "fictive147", + "barcode": "10000000395", "call_number": "00395", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/40" + "$ref": "https://ils.rero.ch/api/documents/24" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/381" + "$ref": "https://ils.rero.ch/api/holdings/387" } }, { "pid": "396", - "barcode": "fictive148", + "barcode": "10000000396", "call_number": "00396", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/19" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/39" + "$ref": "https://ils.rero.ch/api/documents/23" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/382" + "$ref": "https://ils.rero.ch/api/holdings/388" } }, { @@ -7139,100 +7139,100 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/38" + "$ref": "https://ils.rero.ch/api/documents/23" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/383" + "$ref": "https://ils.rero.ch/api/holdings/389" } }, { "pid": "398", - "barcode": "fictive149", + "barcode": "fictive137", "call_number": "00398", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/28" + "$ref": "https://ils.rero.ch/api/locations/20" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/38" + "$ref": "https://ils.rero.ch/api/documents/22" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/384" + "$ref": "https://ils.rero.ch/api/holdings/390" } }, { "pid": "399", - "barcode": "fictive150", + "barcode": "10000000399", "call_number": "00399", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/38" + "$ref": "https://ils.rero.ch/api/documents/21" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/385" + "$ref": "https://ils.rero.ch/api/holdings/391" } }, { "pid": "400", - "barcode": "fictive151", + "barcode": "10000000400", "call_number": "00400", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/11" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/37" + "$ref": "https://ils.rero.ch/api/documents/20" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/386" + "$ref": "https://ils.rero.ch/api/holdings/392" } }, { "pid": "401", - "barcode": "fictive152", + "barcode": "fictive138", "call_number": "00401", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/21" + "$ref": "https://ils.rero.ch/api/locations/24" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/37" + "$ref": "https://ils.rero.ch/api/documents/20" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/387" + "$ref": "https://ils.rero.ch/api/holdings/393" } }, { "pid": "402", - "barcode": "fictive153", + "barcode": "fictive139", "call_number": "00402", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/27" + "$ref": "https://ils.rero.ch/api/locations/25" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/36" + "$ref": "https://ils.rero.ch/api/documents/19" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/388" + "$ref": "https://ils.rero.ch/api/holdings/394" } }, { @@ -7247,28 +7247,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/36" + "$ref": "https://ils.rero.ch/api/documents/18" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/389" + "$ref": "https://ils.rero.ch/api/holdings/395" } }, { "pid": "404", - "barcode": "fictive154", + "barcode": "fictive140", "call_number": "00404", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/29" + "$ref": "https://ils.rero.ch/api/locations/34" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/35" + "$ref": "https://ils.rero.ch/api/documents/18" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/390" + "$ref": "https://ils.rero.ch/api/holdings/396" } }, { @@ -7283,10 +7283,10 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/34" + "$ref": "https://ils.rero.ch/api/documents/17" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/391" + "$ref": "https://ils.rero.ch/api/holdings/397" } }, { @@ -7295,16 +7295,16 @@ "call_number": "00406", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/2" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/34" + "$ref": "https://ils.rero.ch/api/documents/16" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/392" + "$ref": "https://ils.rero.ch/api/holdings/398" } }, { @@ -7319,15 +7319,15 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/33" + "$ref": "https://ils.rero.ch/api/documents/16" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/393" + "$ref": "https://ils.rero.ch/api/holdings/399" } }, { "pid": "408", - "barcode": "fictive155", + "barcode": "fictive141", "call_number": "00408", "status": "on_shelf", "location": { @@ -7337,46 +7337,46 @@ "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/33" + "$ref": "https://ils.rero.ch/api/documents/15" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/394" + "$ref": "https://ils.rero.ch/api/holdings/400" } }, { "pid": "409", - "barcode": "10000000409", + "barcode": "fictive142", "call_number": "00409", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/14" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/32" + "$ref": "https://ils.rero.ch/api/documents/14" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/395" + "$ref": "https://ils.rero.ch/api/holdings/401" } }, { "pid": "410", - "barcode": "10000000410", + "barcode": "fictive143", "call_number": "00410", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/30" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/32" + "$ref": "https://ils.rero.ch/api/documents/13" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/396" + "$ref": "https://ils.rero.ch/api/holdings/402" } }, { @@ -7385,16 +7385,16 @@ "call_number": "00411", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/10" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/31" + "$ref": "https://ils.rero.ch/api/documents/12" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/397" + "$ref": "https://ils.rero.ch/api/holdings/403" } }, { @@ -7403,16 +7403,16 @@ "call_number": "00412", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/9" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/30" + "$ref": "https://ils.rero.ch/api/documents/12" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/398" + "$ref": "https://ils.rero.ch/api/holdings/404" } }, { @@ -7427,28 +7427,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/29" + "$ref": "https://ils.rero.ch/api/documents/11" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/399" + "$ref": "https://ils.rero.ch/api/holdings/405" } }, { "pid": "414", - "barcode": "fictive156", + "barcode": "10000000414", "call_number": "00414", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/24" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/29" + "$ref": "https://ils.rero.ch/api/documents/11" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/400" + "$ref": "https://ils.rero.ch/api/holdings/405" } }, { @@ -7457,16 +7457,16 @@ "call_number": "00415", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/11" + "$ref": "https://ils.rero.ch/api/locations/13" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" + "$ref": "https://ils.rero.ch/api/item_types/3" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/29" + "$ref": "https://ils.rero.ch/api/documents/10" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/401" + "$ref": "https://ils.rero.ch/api/holdings/406" } }, { @@ -7475,16 +7475,16 @@ "call_number": "00416", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/1" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/28" + "$ref": "https://ils.rero.ch/api/documents/9" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/402" + "$ref": "https://ils.rero.ch/api/holdings/407" } }, { @@ -7493,16 +7493,16 @@ "call_number": "00417", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/7" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/27" + "$ref": "https://ils.rero.ch/api/documents/9" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/403" + "$ref": "https://ils.rero.ch/api/holdings/408" } }, { @@ -7511,16 +7511,16 @@ "call_number": "00418", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/16" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/27" + "$ref": "https://ils.rero.ch/api/documents/8" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/403" + "$ref": "https://ils.rero.ch/api/holdings/409" } }, { @@ -7535,82 +7535,82 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/26" + "$ref": "https://ils.rero.ch/api/documents/7" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/404" + "$ref": "https://ils.rero.ch/api/holdings/410" } }, { "pid": "420", - "barcode": "fictive157", + "barcode": "10000000420", "call_number": "00420", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/23" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/26" + "$ref": "https://ils.rero.ch/api/documents/7" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/405" + "$ref": "https://ils.rero.ch/api/holdings/410" } }, { "pid": "421", - "barcode": "10000000421", + "barcode": "fictive144", "call_number": "00421", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/17" + "$ref": "https://ils.rero.ch/api/locations/27" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/10" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/26" + "$ref": "https://ils.rero.ch/api/documents/6" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/404" + "$ref": "https://ils.rero.ch/api/holdings/411" } }, { "pid": "422", - "barcode": "fictive158", + "barcode": "10000000422", "call_number": "00422", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/20" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/25" + "$ref": "https://ils.rero.ch/api/documents/5" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/406" + "$ref": "https://ils.rero.ch/api/holdings/412" } }, { "pid": "423", - "barcode": "fictive159", + "barcode": "10000000423", "call_number": "00423", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/31" + "$ref": "https://ils.rero.ch/api/locations/14" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/1" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/25" + "$ref": "https://ils.rero.ch/api/documents/4" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/407" + "$ref": "https://ils.rero.ch/api/holdings/413" } }, { @@ -7619,34 +7619,34 @@ "call_number": "00424", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/16" + "$ref": "https://ils.rero.ch/api/locations/8" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" + "$ref": "https://ils.rero.ch/api/item_types/2" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/24" + "$ref": "https://ils.rero.ch/api/documents/4" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/408" + "$ref": "https://ils.rero.ch/api/holdings/414" } }, { "pid": "425", - "barcode": "fictive160", + "barcode": "10000000425", "call_number": "00425", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/32" + "$ref": "https://ils.rero.ch/api/locations/17" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" + "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/23" + "$ref": "https://ils.rero.ch/api/documents/3" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/409" + "$ref": "https://ils.rero.ch/api/holdings/415" } }, { @@ -7655,59 +7655,23 @@ "call_number": "00426", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/7" + "$ref": "https://ils.rero.ch/api/locations/5" }, "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" + "$ref": "https://ils.rero.ch/api/item_types/6" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/23" + "$ref": "https://ils.rero.ch/api/documents/2" }, "holding": { - "$ref": "https://ils.rero.ch/api/holdings/410" + "$ref": "https://ils.rero.ch/api/holdings/416" } }, { "pid": "427", - "barcode": "fictive161", + "barcode": "10000000427", "call_number": "00427", "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/22" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/411" - } - }, - { - "pid": "428", - "barcode": "fictive162", - "call_number": "00428", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/24" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/22" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/412" - } - }, - { - "pid": "429", - "barcode": "10000000429", - "call_number": "00429", - "status": "on_shelf", "location": { "$ref": "https://ils.rero.ch/api/locations/17" }, @@ -7715,748 +7679,28 @@ "$ref": "https://ils.rero.ch/api/item_types/7" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/22" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/413" - } - }, - { - "pid": "430", - "barcode": "10000000430", - "call_number": "00430", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/21" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/414" - } - }, - { - "pid": "431", - "barcode": "10000000431", - "call_number": "00431", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/3" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/20" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/415" - } - }, - { - "pid": "432", - "barcode": "10000000432", - "call_number": "00432", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/20" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/416" - } - }, - { - "pid": "433", - "barcode": "10000000433", - "call_number": "00433", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/19" + "$ref": "https://ils.rero.ch/api/documents/1" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/417" } }, { - "pid": "434", - "barcode": "10000000434", - "call_number": "00434", + "pid": "428", + "barcode": "10000000428", + "call_number": "00428", "status": "on_shelf", "location": { - "$ref": "https://ils.rero.ch/api/locations/8" + "$ref": "https://ils.rero.ch/api/locations/10" }, "item_type": { "$ref": "https://ils.rero.ch/api/item_types/5" }, "document": { - "$ref": "https://ils.rero.ch/api/documents/19" + "$ref": "https://ils.rero.ch/api/documents/1" }, "holding": { "$ref": "https://ils.rero.ch/api/holdings/418" } - }, - { - "pid": "435", - "barcode": "fictive163", - "call_number": "00435", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/18" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/419" - } - }, - { - "pid": "436", - "barcode": "10000000436", - "call_number": "00436", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/7" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/18" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/420" - } - }, - { - "pid": "437", - "barcode": "10000000437", - "call_number": "00437", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/18" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/421" - } - }, - { - "pid": "438", - "barcode": "fictive164", - "call_number": "00438", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/17" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/422" - } - }, - { - "pid": "439", - "barcode": "fictive165", - "call_number": "00439", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/16" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/423" - } - }, - { - "pid": "440", - "barcode": "fictive166", - "call_number": "00440", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/15" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/424" - } - }, - { - "pid": "441", - "barcode": "10000000441", - "call_number": "00441", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/15" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/425" - } - }, - { - "pid": "442", - "barcode": "10000000442", - "call_number": "00442", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/14" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/426" - } - }, - { - "pid": "443", - "barcode": "10000000443", - "call_number": "00443", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/13" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/14" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/427" - } - }, - { - "pid": "444", - "barcode": "10000000444", - "call_number": "00444", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/11" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/13" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/428" - } - }, - { - "pid": "445", - "barcode": "fictive167", - "call_number": "00445", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/32" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/13" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/429" - } - }, - { - "pid": "446", - "barcode": "10000000446", - "call_number": "00446", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/13" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/430" - } - }, - { - "pid": "447", - "barcode": "10000000447", - "call_number": "00447", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/1" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/12" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/431" - } - }, - { - "pid": "448", - "barcode": "fictive168", - "call_number": "00448", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/11" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/432" - } - }, - { - "pid": "449", - "barcode": "10000000449", - "call_number": "00449", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/11" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/433" - } - }, - { - "pid": "450", - "barcode": "fictive169", - "call_number": "00450", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/22" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/10" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/434" - } - }, - { - "pid": "451", - "barcode": "10000000451", - "call_number": "00451", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/4" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/10" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/435" - } - }, - { - "pid": "452", - "barcode": "fictive170", - "call_number": "00452", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/27" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/10" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/436" - } - }, - { - "pid": "453", - "barcode": "10000000453", - "call_number": "00453", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/10" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/9" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/437" - } - }, - { - "pid": "454", - "barcode": "10000000454", - "call_number": "00454", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/8" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/9" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/438" - } - }, - { - "pid": "455", - "barcode": "10000000455", - "call_number": "00455", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/8" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/439" - } - }, - { - "pid": "456", - "barcode": "10000000456", - "call_number": "00456", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/7" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/440" - } - }, - { - "pid": "457", - "barcode": "fictive171", - "call_number": "00457", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/19" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/7" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/441" - } - }, - { - "pid": "458", - "barcode": "10000000458", - "call_number": "00458", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/7" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/440" - } - }, - { - "pid": "459", - "barcode": "10000000459", - "call_number": "00459", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/16" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/6" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/442" - } - }, - { - "pid": "460", - "barcode": "fictive172", - "call_number": "00460", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/5" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/443" - } - }, - { - "pid": "461", - "barcode": "fictive173", - "call_number": "00461", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/5" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/444" - } - }, - { - "pid": "462", - "barcode": "10000000462", - "call_number": "00462", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/14" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/3" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/4" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/445" - } - }, - { - "pid": "463", - "barcode": "10000000463", - "call_number": "00463", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/9" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/6" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/3" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/446" - } - }, - { - "pid": "464", - "barcode": "fictive174", - "call_number": "00464", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/29" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/3" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/447" - } - }, - { - "pid": "465", - "barcode": "fictive175", - "call_number": "00465", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/26" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/3" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/448" - } - }, - { - "pid": "466", - "barcode": "10000000466", - "call_number": "00466", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/1" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/2" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/449" - } - }, - { - "pid": "467", - "barcode": "fictive176", - "call_number": "00467", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/30" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/2" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/450" - } - }, - { - "pid": "468", - "barcode": "10000000468", - "call_number": "00468", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/5" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/2" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/1" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/451" - } - }, - { - "pid": "469", - "barcode": "10000000469", - "call_number": "00469", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/17" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/7" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/1" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/452" - } - }, - { - "pid": "470", - "barcode": "fictive177", - "call_number": "00470", - "status": "on_shelf", - "location": { - "$ref": "https://ils.rero.ch/api/locations/31" - }, - "item_type": { - "$ref": "https://ils.rero.ch/api/item_types/10" - }, - "document": { - "$ref": "https://ils.rero.ch/api/documents/1" - }, - "holding": { - "$ref": "https://ils.rero.ch/api/holdings/453" - } } ] \ No newline at end of file diff --git a/rero_ils/modules/cli.py b/rero_ils/modules/cli.py index 3b4fa6eb2a..2350b22c8f 100644 --- a/rero_ils/modules/cli.py +++ b/rero_ils/modules/cli.py @@ -28,7 +28,7 @@ import sys from collections import OrderedDict from glob import glob -from json import JSONDecodeError, JSONDecoder, loads +from json import loads import click import jsonref @@ -54,6 +54,7 @@ from .items.cli import create_items, reindex_items from .loans.cli import create_loans from .patrons.cli import import_users +from .utils import read_json_record from ..modules.providers import append_fixtures_new_identifiers _datastore = LocalProxy(lambda: current_app.extensions['security'].datastore) @@ -200,31 +201,6 @@ def init(force): bar.label = name -def read_json_record(json_file, buf_size=1024, decoder=JSONDecoder()): - """Read lasy json records from file.""" - buffer = json_file.read(5) - # we have to delete the first [ for an list of records - if buffer.startswith('['): - buffer = buffer[-1:].lstrip() - while True: - block = json_file.read(buf_size) - if not block: - break - buffer += block - pos = 0 - while True: - try: - buffer = buffer.lstrip() - obj, pos = decoder.raw_decode(buffer) - except JSONDecodeError as err: - break - else: - yield obj - buffer = buffer[pos:] - if buffer.startswith(','): - buffer = buffer[1:] - - @click.command('create') @click.option('-a', '--append', 'append', is_flag=True, default=False) @click.option('-r', '--reindex', 'reindex', is_flag=True, default=False) @@ -232,16 +208,19 @@ def read_json_record(json_file, buf_size=1024, decoder=JSONDecoder()): @click.option('-v', '--verbose', 'verbose', is_flag=True, default=True) @click.option('-s', '--schema', 'schema', default=None) @click.option('-p', '--pid_type', 'pid_type', default=None) +@click.option('-l', '--lazy', 'lazy', is_flag=True, default=False) @click.argument('infile', type=click.File('r'), default=sys.stdin) @with_appcontext -def create(infile, pid_type, schema, verbose, dbcommit, reindex, append): +def create(infile, append, reindex, dbcommit, verbose, schema, pid_type, lazy): """Load REROILS record. infile: Json file + append: appends pids to database reindex: reindex record by record dbcommit: commit record to database pid_type: record type schema: recoord schema + lazy: lazy reads file """ click.secho( 'Loading {pid_type} records from {file_name}.'.format( @@ -257,7 +236,13 @@ def create(infile, pid_type, schema, verbose, dbcommit, reindex, append): count = 0 error_records = [] pids = [] - for record in read_json_record(infile): + if lazy: + # try to lazy read json file (slower, better memory management) + records = read_json_record(infile) + else: + # load everything in memory (faster, bad memory management) + records = json.load(infile) + for record in records: count += 1 if schema: record['$schema'] = schema @@ -282,7 +267,7 @@ def create(infile, pid_type, schema, verbose, dbcommit, reindex, append): count=count, pid_type=pid_type, pid=record.get('pid', '???'), - err=err.args[0] + err=err ), err=True, fg='red' @@ -300,14 +285,54 @@ def create(infile, pid_type, schema, verbose, dbcommit, reindex, append): if append: identifier = record_class.provider.identifier try: - append_fixtures_new_identifiers(identifier, sorted(pids), pid_type) + append_fixtures_new_identifiers( + identifier, + sorted(pids, key=lambda x: int(x)), + pid_type + ) except Exception as err: - pass + click.secho( + "ERROR append fixtures new identifiers: {err}".format( + err=err + ), + fg='red' + ) fixtures.add_command(create) +@click.command('count') +@click.option('-l', '--lazy', 'lazy', is_flag=True, default=False) +@click.argument('infile', type=click.File('r'), default=sys.stdin) +def count(infile, lazy): + """Count records in file. + + :param infile: Json file + :param lazy: lazy reads file + :return: count of records + """ + click.secho( + 'Count records from {file_name}.'.format( + file_name=infile.name + ), + fg='green' + ) + if lazy: + # try to lazy read json file (slower, better memory management) + records = read_json_record(infile) + else: + # load everything in memory (faster, bad memory management) + records = json.load(infile) + count = 0 + for record in records: + count += 1 + click.echo('Count: {count}'.format(count=count)) + + +fixtures.add_command(count) + + @utils.command('check_license') @click.argument('configfile', type=click.File('r'), default=sys.stdin) @click.option('-v', '--verbose', 'verbose', is_flag=True, default=False) diff --git a/rero_ils/modules/documents/api.py b/rero_ils/modules/documents/api.py index 7efe15d465..aa3b7e8401 100644 --- a/rero_ils/modules/documents/api.py +++ b/rero_ils/modules/documents/api.py @@ -133,11 +133,11 @@ def reasons_not_to_delete(self): def dumps(self, **kwargs): """Return pure Python dictionary with record metadata.""" dump = super(Document, self).dumps(**kwargs) - provision_activities = dump.get('provisionActivity') + provision_activities = dump.get('provisionActivity', []) for provision_activity in provision_activities: provision_activity["_text"] = \ publication_statement_text(provision_activity) - series = dump.get('series') + series = dump.get('series', []) for series_element in series: series_element["_text"] = series_format_text(series_element) return dump diff --git a/rero_ils/modules/documents/jsonresolver.py b/rero_ils/modules/documents/jsonresolver.py index f3dc1e423e..5c68da3cbf 100644 --- a/rero_ils/modules/documents/jsonresolver.py +++ b/rero_ils/modules/documents/jsonresolver.py @@ -19,20 +19,11 @@ import jsonresolver -from flask import current_app -from invenio_pidstore.models import PersistentIdentifier, PIDStatus + +from ..jsonresolver import resolve_json_refs @jsonresolver.route('/api/documents/', host='ils.rero.ch') def document_resolver(pid): """Document resolver.""" - persistent_id = PersistentIdentifier.get('doc', pid) - if persistent_id.status == PIDStatus.REGISTERED: - return dict(pid=persistent_id.pid_value) - current_app.logger.error( - 'Doc resolver error: /api/documents/{pid} {persistent_id}'.format( - pid=pid, - persistent_id=persistent_id - ) - ) - raise Exception('unable to resolve') + return resolve_json_refs('doc', pid) diff --git a/rero_ils/modules/documents/listener.py b/rero_ils/modules/documents/listener.py index 70317be9be..0256d3e26f 100644 --- a/rero_ils/modules/documents/listener.py +++ b/rero_ils/modules/documents/listener.py @@ -37,10 +37,10 @@ def enrich_document_data(sender, json=None, record=None, index=None, **dummy_kwargs): """Signal sent before a record is indexed. - :params json: The dumped record dictionary which can be modified. - :params record: The record being indexed. - :params index: The index in which the record will be indexed. - :params doc_type: The doc_type for the record. + :param json: The dumped record dictionary which can be modified. + :param record: The record being indexed. + :param index: The index in which the record will be indexed. + :param doc_type: The doc_type for the record. """ # TODO: this multiply the indexing time by 5, try an other way! document_index_name = DocumentsSearch.Meta.index diff --git a/rero_ils/modules/fees/listener.py b/rero_ils/modules/fees/listener.py index 466d735f93..3d2d6a2e6a 100644 --- a/rero_ils/modules/fees/listener.py +++ b/rero_ils/modules/fees/listener.py @@ -24,10 +24,10 @@ def enrich_fee_data(sender, json=None, record=None, index=None, **dummy_kwargs): """Signal sent before a record is indexed. - :params json: The dumped record dictionary which can be modified. - :params record: The record being indexed. - :params index: The index in which the record will be indexed. - :params doc_type: The doc_type for the record. + :param json: The dumped record dictionary which can be modified. + :param record: The record being indexed. + :param index: The index in which the record will be indexed. + :param doc_type: The doc_type for the record. """ fee_index_name = FeesSearch.Meta.index if index.startswith(fee_index_name): diff --git a/rero_ils/modules/holdings/jsonresolver.py b/rero_ils/modules/holdings/jsonresolver.py index 73e245b858..37f0a4e10a 100644 --- a/rero_ils/modules/holdings/jsonresolver.py +++ b/rero_ils/modules/holdings/jsonresolver.py @@ -18,20 +18,11 @@ """Holding resolver.""" import jsonresolver -from flask import current_app -from invenio_pidstore.models import PersistentIdentifier, PIDStatus + +from ..jsonresolver import resolve_json_refs @jsonresolver.route('/api/holdings/', host='ils.rero.ch') def holding_resolver(pid): """Resolver for holding record.""" - persistent_id = PersistentIdentifier.get('hold', pid) - if persistent_id.status == PIDStatus.REGISTERED: - return dict(pid=persistent_id.pid_value) - current_app.logger.error( - 'Doc resolver error: /api/holdings/{pid} {persistent_id}'.format( - pid=pid, - persistent_id=persistent_id - ) - ) - raise Exception('unable to resolve') + return resolve_json_refs('hold', pid) diff --git a/rero_ils/modules/holdings/listener.py b/rero_ils/modules/holdings/listener.py index 4817f7ee75..eb78006e38 100644 --- a/rero_ils/modules/holdings/listener.py +++ b/rero_ils/modules/holdings/listener.py @@ -24,10 +24,10 @@ def enrich_holding_data(sender, json=None, record=None, index=None, **dummy_kwargs): """Signal sent before a record is indexed. - :params json: The dumped record dictionary which can be modified. - :params record: The record being indexed. - :params index: The index in which the record will be indexed. - :params doc_type: The doc_type for the record. + :param json: The dumped record dictionary which can be modified. + :param record: The record being indexed. + :param index: The index in which the record will be indexed. + :param doc_type: The doc_type for the record. """ holding_index_name = HoldingsSearch.Meta.index if index.startswith(holding_index_name): diff --git a/rero_ils/modules/item_types/jsonresolver.py b/rero_ils/modules/item_types/jsonresolver.py index 1320f54c0a..b7fbe77b8c 100644 --- a/rero_ils/modules/item_types/jsonresolver.py +++ b/rero_ils/modules/item_types/jsonresolver.py @@ -19,13 +19,11 @@ import jsonresolver -from invenio_pidstore.models import PersistentIdentifier, PIDStatus + +from ..jsonresolver import resolve_json_refs @jsonresolver.route('/api/item_types/', host='ils.rero.ch') def item_type_resolver(pid): """Item type resolver.""" - persistent_id = PersistentIdentifier.get('itty', pid) - if persistent_id.status == PIDStatus.REGISTERED: - return dict(pid=persistent_id.pid_value) - raise Exception('unable to resolve') + return resolve_json_refs('itty', pid) diff --git a/rero_ils/modules/items/cli.py b/rero_ils/modules/items/cli.py index d04f234cee..119e9088a6 100644 --- a/rero_ils/modules/items/cli.py +++ b/rero_ils/modules/items/cli.py @@ -67,31 +67,17 @@ def reindex_items(): @click.command('create_items') -@click.option( - '-c', '--count', 'count', - type=click.INT, default=-1, help='default=for all records' -) -@click.option( - '-i', '--itemscount', 'itemscount', - type=click.INT, default=1, help='default=1' -) -@click.option( - '-m', '--missing', 'missing', type=click.INT, default=5, help='default=5' -) +@click.option('-c', '--count', 'count', + type=click.INT, default=-1, help='default=for all records') +@click.option('-i', '--itemscount', 'itemscount', + type=click.INT, default=1, help='default=1') +@click.option('-m', '--missing', 'missing', + type=click.INT, default=5, help='default=5') # @click.argument('output', type=click.File('w')) -@click.option( - '-t', - '--items_f', - 'items_f', - help='Items output file.') -@click.option( - '-h', - '--holdings_f', - 'holdings_f', - help='Holdings output file.') +@click.option('-t', '--items_f', 'items_f', help='Items output file.') +@click.option('-h', '--holdings_f', 'holdings_f', help='Holdings output file.') @with_appcontext -def create_items( - count, itemscount, missing, items_f, holdings_f): +def create_items(count, itemscount, missing, items_f, holdings_f): """Create circulation items.""" def generate(count, itemscount, missing): @@ -101,8 +87,10 @@ def generate(count, itemscount, missing): count = len(documents_pids) click.secho( - 'Starting generating {0} items, random {1} ...'.format( - count, itemscount), + 'Starting generating {count} items, random {itemsc} ...'.format( + count=count, + itemsc=itemscount + ), fg='green', ) @@ -165,6 +153,7 @@ def generate(count, itemscount, missing): ) item_pid += 1 yield item, new_holding + items = [] holdings = [] with open(holdings_f, 'w', encoding='utf-8') as holdings_file: diff --git a/rero_ils/modules/items/jsonresolver.py b/rero_ils/modules/items/jsonresolver.py index 4d17bf5898..040001e282 100644 --- a/rero_ils/modules/items/jsonresolver.py +++ b/rero_ils/modules/items/jsonresolver.py @@ -19,13 +19,11 @@ import jsonresolver -from invenio_pidstore.models import PersistentIdentifier, PIDStatus + +from ..jsonresolver import resolve_json_refs @jsonresolver.route('/api/items/', host='ils.rero.ch') def item_resolver(pid): """Item resolver.""" - persistent_id = PersistentIdentifier.get('item', pid) - if persistent_id.status == PIDStatus.REGISTERED: - return dict(pid=persistent_id.pid_value) - raise Exception('unable to resolve') + return resolve_json_refs('item', pid) diff --git a/rero_ils/modules/items/listener.py b/rero_ils/modules/items/listener.py index 404bb634b7..cc976fb5f3 100644 --- a/rero_ils/modules/items/listener.py +++ b/rero_ils/modules/items/listener.py @@ -24,10 +24,10 @@ def enrich_item_data(sender, json=None, record=None, index=None, **dummy_kwargs): """Signal sent before a record is indexed. - :params json: The dumped record dictionary which can be modified. - :params record: The record being indexed. - :params index: The index in which the record will be indexed. - :params doc_type: The doc_type for the record. + :param json: The dumped record dictionary which can be modified. + :param record: The record being indexed. + :param index: The index in which the record will be indexed. + :param doc_type: The doc_type for the record. """ item_index_name = ItemsSearch.Meta.index if index.startswith(item_index_name): diff --git a/rero_ils/modules/jsonresolver.py b/rero_ils/modules/jsonresolver.py new file mode 100644 index 0000000000..ffc06ef074 --- /dev/null +++ b/rero_ils/modules/jsonresolver.py @@ -0,0 +1,58 @@ +# -*- coding: utf-8 -*- +# +# RERO ILS +# Copyright (C) 2019 RERO +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, version 3 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . + +"""General resolver.""" + +from flask import current_app +from invenio_pidstore.models import PersistentIdentifier, PIDStatus + + +def resolve_json_refs(pid_type, pid, raise_on_error=True): + """Resolver for $ref in record. + + :param pid_type: type of pid + :param pid: pid to resolve + :return: resolved persistent identifier + """ + try: + persistent_id = PersistentIdentifier.get(pid_type, pid) + except Exception as err: + current_app.logger.error( + 'Unable to resolve {pid_type} pid: {pid}'.format( + pid_type=pid_type, + pid=pid + ) + ) + else: + if persistent_id.status == PIDStatus.REGISTERED: + return dict(pid=persistent_id.pid_value) + base_item_route = current_app.config.get( + 'RECORDS_REST_ENDPOINTS' + ).get(pid_type, {}).get('item_route', '/???') + item_route_parts = ['api'] + base_item_route.split('/')[1:-1] + [pid] + item_route = '/'.join(item_route_parts) + msg = ' Resolve {pid_type}: {item_route} {persistent_id}'.format( + pid_type=pid_type, + item_route=item_route, + persistent_id=persistent_id + ) + current_app.logger.error(msg) + if raise_on_error: + raise Exception('Unable to resolve {pid_type} pid: {pid}'.format( + pid=pid, + pid_type=pid_type + )) diff --git a/rero_ils/modules/libraries/jsonresolver.py b/rero_ils/modules/libraries/jsonresolver.py index 24e4ddeba4..def229765c 100644 --- a/rero_ils/modules/libraries/jsonresolver.py +++ b/rero_ils/modules/libraries/jsonresolver.py @@ -19,13 +19,12 @@ import jsonresolver -from invenio_pidstore.models import PersistentIdentifier, PIDStatus + +from ..jsonresolver import resolve_json_refs @jsonresolver.route('/api/libraries/', host='ils.rero.ch') def library_resolver(pid): """Library resolver.""" + return resolve_json_refs('lib', pid) persistent_id = PersistentIdentifier.get('lib', pid) - if persistent_id.status == PIDStatus.REGISTERED: - return dict(pid=persistent_id.pid_value) - raise Exception('unable to resolve') diff --git a/rero_ils/modules/loans/cli.py b/rero_ils/modules/loans/cli.py index dbb8f73571..7ffa427789 100644 --- a/rero_ils/modules/loans/cli.py +++ b/rero_ils/modules/loans/cli.py @@ -21,6 +21,7 @@ import json import random +import traceback from datetime import datetime, timedelta, timezone import click @@ -40,57 +41,80 @@ @click.command('create_loans') @click.option('-f', '--fee', 'fee', is_flag=True, default=False) @click.option('-v', '--verbose', 'verbose', is_flag=True, default=False) +@click.option('-d', '--debug', 'debug', is_flag=True, default=False) @click.argument('infile', type=click.File('r')) @with_appcontext -def create_loans(infile, fee, verbose): +def create_loans(infile, fee, verbose, debug): """Create circulation transactions. infile: Json transactions file """ click.secho('Create circulation transactions:', fg='green') data = json.load(infile) + errors_count = {} for patron_data in data: barcode = patron_data.get('barcode') if barcode is None: - click.secho('\tPatron barcode is missing!', fg='red') + click.secho('Patron barcode is missing!', fg='red') else: + click.echo('Patron: {barcode}'.format(barcode=barcode)) loans = patron_data.get('loans', {}) requests = patron_data.get('requests', {}) patron_type_pid = Patron.get_patron_by_barcode( barcode).patron_type_pid loanable_items = get_loanable_items(patron_type_pid) + if verbose: + loanable_items_count = len( + list(get_loanable_items(patron_type_pid)) + ) + msg = '\t{patron} loanable_items: {loanable_items}'.format( + patron=patron_data, + loanable_items=loanable_items_count + ) + click.echo(msg) for transaction in range(loans.get('active', 0)): - item_barcode = create_loan(barcode, 'active', loanable_items) - print_message(barcode, item_barcode, 'active') + item_barcode = create_loan(barcode, 'active', loanable_items, + verbose, debug) + errors_count = print_message(item_barcode, 'active', + errors_count) for transaction in range(loans.get('overdue', 0)): - item_barcode = create_loan(barcode, 'overdue', loanable_items) - print_message(barcode, item_barcode, 'overdue') + item_barcode = create_loan(barcode, 'overdue', loanable_items, + verbose, debug) + errors_count = print_message(item_barcode, 'overdue', + errors_count) for transaction in range(loans.get('extended', 0)): - item_barcode = create_loan(barcode, 'extended', loanable_items) - print_message(barcode, item_barcode, 'extended') + item_barcode = create_loan(barcode, 'extended', loanable_items, + verbose, debug) + errors_count = print_message(item_barcode, 'extended', + errors_count) for transaction in range(loans.get('requested_by_others', 0)): - item_barcode = create_loan( - barcode, 'requested_by_others', loanable_items) - print_message(barcode, item_barcode, 'requested_by_others') + item_barcode = create_loan(barcode, 'requested_by_others', + loanable_items, verbose, debug) + errors_count = print_message(item_barcode, + 'requested_by_others', + errors_count) for transaction in range(requests.get('requests', 0)): - item_barcode = create_request( - barcode, 'requests', loanable_items) - print_message(barcode, item_barcode, 'requests') + item_barcode = create_request(barcode, 'requests', + loanable_items, verbose, debug) + errors_count = print_message(item_barcode, 'requests', + errors_count) for transaction in range(requests.get('rank_1', 0)): - item_barcode = create_request( - barcode, 'rank_1', loanable_items) - print_message(barcode, item_barcode, 'rank_1') + item_barcode = create_request(barcode, 'rank_1', + loanable_items, verbose, debug) + errors_count = print_message(item_barcode, 'rank_1', + errors_count) for transaction in range(requests.get('rank_2', 0)): - item_barcode = create_request( - barcode, 'rank_2', loanable_items) - print_message(barcode, item_barcode, 'rank_2') + item_barcode = create_request(barcode, 'rank_2', + loanable_items, verbose, debug) + errors_count = print_message(item_barcode, 'rank_2', + errors_count) if fee: loan = get_item_on_loan_loans()[0] @@ -102,36 +126,37 @@ def create_loans(infile, fee, verbose): reindex=True ) create_over_and_due_soon_notifications() + for key, val in errors_count.items(): + click.secho( + 'Errors {transaction_type}: {count}'.format( + transaction_type=key, + count=val + ), + fg='red' + ) -def print_message(barcode, item_barcode, transaction_type): +def print_message(item_barcode, transaction_type, errors_count): """Print confirmation message.""" if item_barcode: - click.echo( - ( - '\t' - '{transaction_type} created for patron {barcode} ' - 'and item {item_barcode}' - ).format( - transaction_type=transaction_type, - barcode=barcode, - item_barcode=item_barcode - ) - ) + click.echo('\titem {item_barcode}: {transaction_type}'.format( + transaction_type=transaction_type, + item_barcode=item_barcode + )) else: click.secho( - ( - '\t' - '{transaction_type} creation error for patron {barcode} ' - ).format( + '\tcreation error: {transaction_type}'.format( transaction_type=transaction_type, - barcode=barcode, ), fg='red' ) + errors_count.setdefault(transaction_type, 0) + errors_count[transaction_type] += 1 + return errors_count -def create_loan(barcode, transaction_type, loanable_items): +def create_loan(barcode, transaction_type, loanable_items, verbose=False, + debug=False): """Create loans transactions.""" try: item = next(loanable_items) @@ -161,7 +186,7 @@ def create_loan(barcode, transaction_type, loanable_items): document_pid=item.replace_refs()['document']['pid'], item_pid=item.pid, ) - if transaction_type == 'requested_by_others': + elif transaction_type == 'requested_by_others': requested_patron = get_random_patron(barcode) user_pid, user_location = \ get_random_librarian_and_transaction_location(patron) @@ -182,10 +207,21 @@ def create_loan(barcode, transaction_type, loanable_items): ) return item['barcode'] except Exception as err: + if verbose: + click.secho( + '\tException loan {transaction_type}: {err}'.format( + transaction_type=transaction_type, + err=err + ), + fg='red' + ) + if debug: + traceback.print_exc() return None -def create_request(barcode, transaction_type, loanable_items): +def create_request(barcode, transaction_type, loanable_items, verbose=False, + debug=False): """Create request transactions.""" try: item = next(loanable_items) @@ -225,6 +261,16 @@ def create_request(barcode, transaction_type, loanable_items): ) return item['barcode'] except Exception as err: + if verbose: + click.secho( + '\tException request {transaction_type}: {err}'.format( + transaction_type=transaction_type, + err=err + ), + fg='red' + ) + if debug: + traceback.print_exc() return None diff --git a/rero_ils/modules/loans/jsonresolver.py b/rero_ils/modules/loans/jsonresolver.py index 26a3251397..f7a37939f6 100644 --- a/rero_ils/modules/loans/jsonresolver.py +++ b/rero_ils/modules/loans/jsonresolver.py @@ -19,13 +19,11 @@ import jsonresolver -from invenio_pidstore.models import PersistentIdentifier, PIDStatus + +from ..jsonresolver import resolve_json_refs @jsonresolver.route('/api/loans/', host='ils.rero.ch') def loan_resolver(pid): """Loan resolver.""" - persistent_id = PersistentIdentifier.get('loanid', pid) - if persistent_id.status == PIDStatus.REGISTERED: - return dict(pid=persistent_id.pid_value) - raise Exception('unable to resolve') + return resolve_json_refs('loanid', pid) diff --git a/rero_ils/modules/loans/listener.py b/rero_ils/modules/loans/listener.py index 06bd4d5b42..6e4d169336 100644 --- a/rero_ils/modules/loans/listener.py +++ b/rero_ils/modules/loans/listener.py @@ -27,10 +27,10 @@ def enrich_loan_data(sender, json=None, record=None, index=None, **dummy_kwargs): """Signal sent before a record is indexed. - :params json: The dumped record dictionary which can be modified. - :params record: The record being indexed. - :params index: The index in which the record will be indexed. - :params doc_type: The doc_type for the record. + :param json: The dumped record dictionary which can be modified. + :param record: The record being indexed. + :param index: The index in which the record will be indexed. + :param doc_type: The doc_type for the record. """ loan_index_name = current_circulation.loan_search.Meta.index if index.startswith(loan_index_name): diff --git a/rero_ils/modules/locations/jsonresolver.py b/rero_ils/modules/locations/jsonresolver.py index 6f2f0d2ca7..b4a3a32600 100644 --- a/rero_ils/modules/locations/jsonresolver.py +++ b/rero_ils/modules/locations/jsonresolver.py @@ -19,13 +19,11 @@ import jsonresolver -from invenio_pidstore.models import PersistentIdentifier, PIDStatus + +from ..jsonresolver import resolve_json_refs @jsonresolver.route('/api/locations/', host='ils.rero.ch') def location_resolver(pid): """Location resolver.""" - persistent_id = PersistentIdentifier.get('loc', pid) - if persistent_id.status == PIDStatus.REGISTERED: - return dict(pid=persistent_id.pid_value) - raise Exception('unable to resolve') + return resolve_json_refs('loc', pid) diff --git a/rero_ils/modules/locations/listener.py b/rero_ils/modules/locations/listener.py index 78bae3a2b8..16080acfa9 100644 --- a/rero_ils/modules/locations/listener.py +++ b/rero_ils/modules/locations/listener.py @@ -24,10 +24,10 @@ def enrich_location_data(sender, json=None, record=None, index=None, **dummy_kwargs): """Signal sent before a record is indexed. - :params json: The dumped record dictionary which can be modified. - :params record: The record being indexed. - :params index: The index in which the record will be indexed. - :params doc_type: The doc_type for the record. + :param json: The dumped record dictionary which can be modified. + :param record: The record being indexed. + :param index: The index in which the record will be indexed. + :param doc_type: The doc_type for the record. """ location_index_name = LocationsSearch.Meta.index if index.startswith(location_index_name): diff --git a/rero_ils/modules/notifications/jsonresolver.py b/rero_ils/modules/notifications/jsonresolver.py index 6c82e0fb3f..4db9823b3a 100644 --- a/rero_ils/modules/notifications/jsonresolver.py +++ b/rero_ils/modules/notifications/jsonresolver.py @@ -18,20 +18,11 @@ """Notifications resolver.""" import jsonresolver -from flask import current_app -from invenio_pidstore.models import PersistentIdentifier, PIDStatus + +from ..jsonresolver import resolve_json_refs @jsonresolver.route('/api/notifications/', host='ils.rero.ch') def notification_resolver(pid): """Resolver for notifications record.""" - persistent_id = PersistentIdentifier.get('notif', pid) - if persistent_id.status == PIDStatus.REGISTERED: - return dict(pid=persistent_id.pid_value) - current_app.logger.error( - 'Doc resolver error: /api/notifications/{pid} {persistent_id}'.format( - pid=pid, - persistent_id=persistent_id - ) - ) - raise Exception('unable to resolve') + return resolve_json_refs('notif', pid) diff --git a/rero_ils/modules/notifications/listener.py b/rero_ils/modules/notifications/listener.py index b867a4f8ab..2cda222473 100644 --- a/rero_ils/modules/notifications/listener.py +++ b/rero_ils/modules/notifications/listener.py @@ -24,10 +24,10 @@ def enrich_notification_data(sender, json=None, record=None, index=None, **dummy_kwargs): """Signal sent before a record is indexed. - :params json: The dumped record dictionary which can be modified. - :params record: The record being indexed. - :params index: The index in which the record will be indexed. - :params doc_type: The doc_type for the record. + :param json: The dumped record dictionary which can be modified. + :param record: The record being indexed. + :param index: The index in which the record will be indexed. + :param doc_type: The doc_type for the record. """ notification_index_name = NotificationsSearch.Meta.index if index.startswith(notification_index_name): diff --git a/rero_ils/modules/organisations/jsonresolver.py b/rero_ils/modules/organisations/jsonresolver.py index 229b89cde9..33b6452789 100644 --- a/rero_ils/modules/organisations/jsonresolver.py +++ b/rero_ils/modules/organisations/jsonresolver.py @@ -19,13 +19,11 @@ import jsonresolver -from invenio_pidstore.models import PersistentIdentifier, PIDStatus + +from ..jsonresolver import resolve_json_refs @jsonresolver.route('/api/organisations/', host='ils.rero.ch') def organisation_resolver(pid): """Organisation resolver.""" - persistent_id = PersistentIdentifier.get('org', pid) - if persistent_id.status == PIDStatus.REGISTERED: - return dict(pid=persistent_id.pid_value) - raise Exception('unable to resolve') + return resolve_json_refs('org', pid) diff --git a/rero_ils/modules/patron_types/jsonresolver.py b/rero_ils/modules/patron_types/jsonresolver.py index 020f23e679..bdae8aa5a3 100644 --- a/rero_ils/modules/patron_types/jsonresolver.py +++ b/rero_ils/modules/patron_types/jsonresolver.py @@ -19,13 +19,11 @@ import jsonresolver -from invenio_pidstore.models import PersistentIdentifier, PIDStatus + +from ..jsonresolver import resolve_json_refs @jsonresolver.route('/api/patron_types/', host='ils.rero.ch') def patron_type_resolver(pid): """Patron type resolver.""" - persistent_id = PersistentIdentifier.get('ptty', pid) - if persistent_id.status == PIDStatus.REGISTERED: - return dict(pid=persistent_id.pid_value) - raise Exception('unable to resolve') + return resolve_json_refs('ptty', pid) diff --git a/rero_ils/modules/patrons/jsonresolver.py b/rero_ils/modules/patrons/jsonresolver.py index 92103ccba1..d78e89eb9d 100644 --- a/rero_ils/modules/patrons/jsonresolver.py +++ b/rero_ils/modules/patrons/jsonresolver.py @@ -19,13 +19,11 @@ import jsonresolver -from invenio_pidstore.models import PersistentIdentifier, PIDStatus + +from ..jsonresolver import resolve_json_refs @jsonresolver.route('/api/patrons/', host='ils.rero.ch') def patron_resolver(pid): """Patron resolver.""" - persistent_id = PersistentIdentifier.get('ptrn', pid) - if persistent_id.status == PIDStatus.REGISTERED: - return dict(pid=persistent_id.pid_value) - raise Exception('unable to resolve') + return resolve_json_refs('ptrn', pid) diff --git a/rero_ils/modules/patrons/listener.py b/rero_ils/modules/patrons/listener.py index 368f184b1e..a59f20b9cb 100644 --- a/rero_ils/modules/patrons/listener.py +++ b/rero_ils/modules/patrons/listener.py @@ -24,10 +24,10 @@ def enrich_patron_data(sender, json=None, record=None, index=None, **dummy_kwargs): """Signal sent before a record is indexed. - :params: json: The dumped record dictionary which can be modified. - :params: record: The record being indexed. - :params: index: The index in which the record will be indexed. - :params: doc_type: The doc_type for the record. + :param json: The dumped record dictionary which can be modified. + :param record: The record being indexed. + :param index: The index in which the record will be indexed. + :param doc_type: The doc_type for the record. """ patron_index_name = PatronsSearch.Meta.index if index.startswith(patron_index_name): diff --git a/rero_ils/modules/utils.py b/rero_ils/modules/utils.py index d5edba655e..d8b21ddd7c 100644 --- a/rero_ils/modules/utils.py +++ b/rero_ils/modules/utils.py @@ -18,6 +18,7 @@ """Utilities for rero-ils editor.""" from datetime import time +from json import JSONDecodeError, JSONDecoder from time import sleep import click @@ -68,3 +69,39 @@ def date_string_to_utc(date): if parsed_date.tzinfo: return parsed_date return pytz.utc.localize(parsed_date) + + +def read_json_record(json_file, buf_size=1024, decoder=JSONDecoder()): + """Read lasy json records from file. + + :param json_file: json file handle + :param buf_size: buffer size for file read + :param decoder: decoder to use for decoding + :return: record Generator + """ + buffer = json_file.read(buf_size).replace('\n', '') + # we have to delete the first [ for an list of records + if buffer.startswith('['): + buffer = buffer[1:].lstrip() + while True: + block = json_file.read(buf_size) + if not block: + break + buffer += block.replace('\n', '') + pos = 0 + while True: + try: + buffer = buffer.lstrip() + obj, pos = decoder.raw_decode(buffer) + except JSONDecodeError as err: + break + else: + yield obj + buffer = buffer[pos:].lstrip() + + if len(buffer) <= 0: + # buffer is empty read more data + buffer = json_file.read(buf_size) + if buffer.startswith(','): + # delete records deliminators + buffer = buffer[1:].lstrip() diff --git a/scripts/setup b/scripts/setup index 8e09abd95b..6be298e070 100755 --- a/scripts/setup +++ b/scripts/setup @@ -191,7 +191,7 @@ if $CREATE_ITEMS_HOLDINGS_SMALL then # to generate small items file small documents must exist in DB pipenv run invenio fixtures create_items -i 3 -t ${DATA_PATH}/items_small.json -h ${DATA_PATH}/holdings_small.json - display_success_message "Creation of items and holdings done for 'small' documents done." + display_success_message "Creation of items and holdings done for 'small' documents." if $STOP_EXECUTION then exit 0 @@ -202,7 +202,7 @@ if $CREATE_ITEMS_HOLDINGS_BIG then # to generate big items file big documents must exist in DB pipenv run invenio fixtures create_items -i 3 -t ${DATA_PATH}/items_big.json -h ${DATA_PATH}/holdings_big.json - display_success_message "Creation of items and holdings done for 'big' documents done." + display_success_message "Creation of items and holdings done for 'big' documents." if $STOP_EXECUTION then exit 0 @@ -221,10 +221,11 @@ pipenv run invenio fixtures create --pid_type item --schema 'http://ils.rero.ch/ pipenv run invenio index reindex -t item --yes-i-know pipenv run invenio index run -c 4 --raise-on-error -# index documents +display_success_message "Index Documents:" pipenv run invenio index reindex -t doc --yes-i-know pipenv run invenio index run -c 4 --raise-on-error +set +e display_success_message "Circulation transactions:" pipenv run invenio fixtures create_loans --fee ${DATA_PATH}/loans.json diff --git a/tests/data/documents.json b/tests/data/documents.json new file mode 100644 index 0000000000..66aa8948c6 --- /dev/null +++ b/tests/data/documents.json @@ -0,0 +1,147 @@ +[ + { + "type": "book", + "pid": "1", + "language": [ + { + "value": "ita", + "type": "bf:Language" + } + ], + "identifiedBy": [ + { + "value": "9788898983056", + "type": "bf:Isbn" + }, + { + "value": "R008400428", + "type": "bf:Local", + "source": "RERO" + }, + { + "source": "OCoLC", + "value": "ocn945401320", + "type": "bf:Local" + } + ], + "authors": [ + { + "type": "person", + "$ref": "https://mef.rero.ch/api/mef/20109313" + }, + { + "type": "person", + "$ref": "https://mef.rero.ch/api/mef/25552024" + } + ], + "title": "Le due tensioni : appunti per una ideologia della letteratura", + "provisionActivity": [ + { + "type": "bf:Publication", + "statement": [ + { + "type": "bf:Place", + "label": [ + { + "value": "Matelica (MC)" + } + ], + "country": "it" + }, + { + "type": "bf:Agent", + "label": [ + { + "value": "Hacca" + } + ] + } + ], + "date": "2016", + "startDate": "2016" + } + ], + "extent": "380 pages", + "formats": [ + "21 cm" + ], + "series": [ + { + "name": "Novecento.0", + "number": "68" + } + ], + "notes": [ + "Collected writings", + "Includes preface (pages 9-22) and postface (pages 347-357)", + "Includes writings, published for the first time" + ], + "subjects": [ + "Litt\u00e9rature", + "Culture", + "[Notes, esquisses, etc.]" + ] + }, + { + "type": "book", + "pid": "2", + "language": [ + { + "value": "fre", + "type": "bf:Language" + } + ], + "identifiedBy": [ + { + "value": "R006039425", + "type": "bf:Local", + "source": "RERO" + } + ], + "authors": [ + { + "type": "person", + "$ref": "https://mef.rero.ch/api/mef/19985648" + } + ], + "title": "Sukkwan island : roman", + "provisionActivity": [ + { + "type": "bf:Publication", + "statement": [ + { + "type": "bf:Place", + "label": [ + { + "value": "Paris" + } + ], + "country": "fr" + }, + { + "type": "bf:Agent", + "label": [ + { + "value": "Gallmeister" + } + ] + } + ], + "date": "2009", + "startDate": "2009" + } + ], + "extent": "191 p.", + "formats": [ + "21 cm" + ], + "series": [ + { + "name": "Nature writing" + } + ], + "abstracts": [ + "Une \u00eele sauvage du Sud de l'Alaska, accessible uniquement par bateau ou par hydravion, tout en for\u00eats humides et montagnes escarp\u00e9es. C'est dans ce d\u00e9cor que Jim d\u00e9cide d'emmener son fils de treize ans pour y vivre dans une cabane isol\u00e9e, une ann\u00e9e durant. Apr\u00e8s une succession d'\u00e9checs personnels, il voit l\u00e0 l'occasion de prendre un nouveau d\u00e9part et de renouer avec ce gar\u00e7on qu'il conna\u00eet si mal. La rigueur de cette vie et les d\u00e9faillances du p\u00e8re ne tardent pas \u00e0 transformer ce s\u00e9jour en cauchemar, et la situation devient vite incontr\u00f4lable. Jusqu'au drame violent et impr\u00e9visible qui scellera leur destin. Sukkwan Island est une histoire au suspense insoutenable. Avec ce roman qui nous entra\u00eene au coeur des t\u00e9n\u00e8bres de l'\u00e2me humaine, David Vann s'installe d'embl\u00e9e parmi les jeunes auteurs am\u00e9ricains de tout premier plan." + ] + } +] diff --git a/tests/unit/test_utils.py b/tests/unit/test_utils.py index 84ee84228a..7d70e193ad 100644 --- a/tests/unit/test_utils.py +++ b/tests/unit/test_utils.py @@ -17,6 +17,9 @@ """Test utils.""" +import os + +from rero_ils.modules.utils import read_json_record from rero_ils.utils import unique_list @@ -24,3 +27,15 @@ def test_unique_list(): """Test unicity of list.""" list = ['python', 'snail', 'python', 'snail'] assert ['python', 'snail'] == unique_list(list) + + +def test_read_json_record(request): + """Test IlsRecord PID after validation failed""" + file_name = os.path.join(request.fspath.dirname, '..', 'data', + 'documents.json') + with open(file_name) as json_file: + count = 0 + for record in read_json_record(json_file): + count += 1 + assert record.get('pid') == str(count) + assert count == 2