https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31683 Bug ID: 31683 Summary: Return descriptions from items API endpoint Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com CC: tomascohen@gmail.com It would be pretty handy of the items endpoint (/api/v1/items ) returned the descriptions along with the actual codes. For example if I go here to '/api/v1/items/419' the location returned is 'GEN', which is the A.V. code. It would be neat if I could get the description too, 'General stacks'. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.