I've followed the download API instructions (https://downloads.automic.com/downloads/download_api_documentation) and succeeded to download the product Automic Automation installation package by explictly giving the release_delivery_id as download_file_id argument, which I copied manually from the download website.
But I'm wondering how to retrieve via API the release_delivery_id or download_file_id (- which seems to be the same -) by having the product_version_id (which I previously retrieved via version_filter=latest).
Thanks for any hints,
Ralph