Hello!
I am trying to use the Numista API for a project. This project involves using coin images, so I would like to be able to check the license before using the image to avoid any issues. 🙂
In the documentation, 'license_name’ is listed in the response schema under ‘obverse’, ‘reverse’ and ‘side’. I thought I could use this, when I get the other details of the coin, but it doesn't appear to be used at all.
I have tried getting the details of coins on the catalog that have one of the Creative Commons licenses listed, and even with these, the response never includes liscense_name.
I know this is a very niche question but, any ideas?
