https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24908 Bug ID: 24908 Summary: Allow fetching text-formatted MARC data 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: tomascohen@gmail.com As used in several places (import diff, MARC detail), the /biblios/:biblio_id route should handle the 'text/plain' format and output the $record->as_formatted result. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.