You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.