Get hypothes.is annotations for a particular URL using hypothes.is API
Description
This script demonstrates how to query annotations for a particular URL using the hypothes.is API. An API key is required. The end result of this script is a Python dictionary with annotation data in it. To save to csv or other format, further parsing would be required