Created
March 15, 2019 20:46
-
-
Save alivesay/10042c59f814a9746a7d007e83c09c86 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"resource": "/catalog/item", | |
"key": "130047:1:2", | |
"fields":{ | |
"bib":{ | |
"resource": "/catalog/bib", | |
"key": "130047" | |
}, | |
"call":{ | |
"resource": "/catalog/call", | |
"key": "130047:1" | |
}, | |
"barcode": "31168098063892", | |
"circulate": false, | |
"copyNumber": 2, | |
"createdDate": "2010-02-05", | |
"currentLocation":{ | |
"resource": "/policy/location", | |
"key": "CHECKEDOUT" | |
}, | |
"homeLocation":{ | |
"resource": "/policy/location", | |
"key": "A-N" | |
}, | |
"itemCategory1": null, | |
"itemCategory2": null, | |
"itemCategory3":{ | |
"resource": "/policy/itemCategory3", | |
"key": "ADULTS" | |
}, | |
"itemCategory4":{ | |
"resource": "/policy/itemCategory4", | |
"key": "A" | |
}, | |
"itemCategory5": null, | |
"itemType":{ | |
"resource": "/policy/itemType", | |
"key": "BOOK" | |
}, | |
"lastInvDate": null, | |
"library":{ | |
"resource": "/policy/library", | |
"key": "CEN" | |
}, | |
"mediaDesk": null, | |
"permanent": true, | |
"pieces": 1, | |
"price":{ | |
"currencyCode": "USD", | |
"amount": "24.95" | |
}, | |
"shadowed": false, | |
"systemModifiedDate": "2018-11-27T10:42:00-08:00", | |
"timesInventoried": 0 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment