Overview#
In this article, I try out some examples of the Access to Memory RESTful API.
The official documentation is available at the following link.
https://www.accesstomemory.org/en/docs/2.8/dev-manual/api/api-intro/
Browse taxonomy terms#
https://demo.accesstomemory.org/api/taxonomies/34
https://demo.accesstomemory.org/api/informationobjects
Let’s retrieve via the API the record obtained through OAI in the following article.
/en/posts/e3ccc0f69cdbda/#特定のレコードを取得する
https://demo.accesstomemory.org/api/informationobjects/canadian-water-resources-association-national
The following result was obtained.
Summary#
The Browse information objects endpoint appeared to support various filtering options.
https://www.accesstomemory.org/en/docs/2.8/dev-manual/api/browse-io/#request-parameters
It seems like data published through AtoM can be applied in various ways.