Background
I was able to perform the process from Transfer through AIP download using the Archivematica API, so I am documenting it here.
Previously, I wrote separate articles about using the Archivematica API and the Storage Service API.
This time, I combine the above to perform the process from Transfer through AIP download.
Method
I documented the method in the following notebook.
https://colab.research.google.com/github/nakamura196/ndl_ocr/blob/main/ArchivematicaのAPIを使ってみる.ipynb
Summary
I hope this serves as a helpful reference for using the Archivematica API.
In the future, I would like to work on uploading target files to the server and developing a frontend using the above API.