Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@JulieWinchester JulieWinchester released this 20 Nov 22:24
2079a2d
  • Add file_thumbnail_url to get individual media record endpoint, making 2D thumbnail images available via API.
  • Streamline API responses. Only 401 unauthorized and/or 404 not found responses will be returned in cases of users lacking authorization, 403 responses are no longer returned by the API.
  • Add file metadata endpoint. It is now possible to get file object metadata for files associated with Media.
  • Add Media IIIF manifest endpoint. This endpoint can be used to get the URL for the IIIF Presentation manifest document for a Media. This endpoint requires a user API key.