[Koha] Question about API Biblio/items
Ere Maijala
ere.maijala at helsinki.fi
Thu Feb 3 22:00:55 NZDT 2022
Hi,
Our plugin might be of interest to you:
https://github.com/natlibfi/koha-plugin-rest-di
The result format it uses is a bit convoluted, but it'll get the
information across. Here's some example PHP code using the plugin's
endpoints:
https://github.com/NatLibFi/NDL-VuFind2/blob/dev/module/Finna/src/Finna/ILS/Driver/KohaRest.php#L985
Best,
Ere
Mathieu Saby kirjoitti 2.2.2022 klo 19.35:
> Hi
> I tried to use the rather new biblio/items route (
> https://wiki.koha-community.org/wiki/Biblios_items_endpoint_RFC) on a demo
> Koha instance (20.11.02.001).
>
> It works ;-)
> but I did not manage to get the real availabilty status of my items : if
> the item is checked out to a borrower, the result in JSON does not seem to
> include this information (and the expected return date).
>
> Could someone can confirm this, maybe I got my tests wong... If so, I
> believe it would be a useful enhancement
>
> Regards
> M. Saby
>
--
Ere Maijala
Kansalliskirjasto / The National Library of Finland
More information about the Koha
mailing list