Access to MemoryのRESTful APIの一例を試してみます。
以下が公式のドキュメントです。
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
以下の記事でOAIを通じて取得したレコードを、API経由で取得してみます。
/ja/posts/e3ccc0f69cdbda/#特定のレコードを取得する
https://demo.accesstomemory.org/api/informationobjects/canadian-water-resources-association-national
以下の結果が得られました。
まとめ#
Browse information objects endpointにおいては、さまざまなフィルタリングが可能なようでした。
https://www.accesstomemory.org/en/docs/2.8/dev-manual/api/browse-io/#request-parameters
AtoMで公開されているデータを色々と応用できそうでした。