web_monitoring.db.Client.get_annotation

Client.get_annotation(*, annotation_id, page_id, to_version_id, from_version_id='')[source]

Get a specific Annontation.

Parameters:
annotation_idstr
page_idstr
to_version_idstr
from_version_idstr, optional

If from_version_id is not given, it will be treated as version immediately prior to to_version.

Returns:
responsedict