annotation index

{% for annotation in annotations %} {% endfor %}
id label start time (ms) end time (ms)
{{ annotation.id }} {{ annotation.label }} {{ annotation.start_time_ms }} {{ annotation.end_time_ms }}