Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Shows the item's availability, location, and other metadata in a single query.

Example Response

Code Block
json
{
       "item_data": {
        "pid": "234687730000541",
        "barcode": "75912",
        "policy": {
          "value": ""
        },
        "provenance": {
          "value": ""
        },
        "description": "",
        "library": {
          "value": "MAIN",
          "desc": "Main Library"
        },
        "location": {
          "value": "main",
          "desc": "Stacks"
        },
        "pages": "",
        "pieces": "1",
        "requested": false,
        "creation_date": "2011-12-17Z",
        "modification_date": "2018-06-13Z",
        "base_status": {
          "value": "1",
          "desc": "Item in place"
        },
        "awaiting_reshelving": false,
        "physical_material_type": {
          "value": "BOOK",
          "desc": "Book"
        }
}

...

Summary of Key Fields and Sources

...