updated uri to allow optional trailing slash on single resource URIs (django automatic redirects don't carry over the Authorization header that can sometimes be needed, for instance with OAuth)
<li class="Rk-Bin-Item" draggable="true"
data-image="<%- Rkns.Utils.getFullURL(image) %>"
data-uri="<%=ldt_platform%>ldtplatform/ldt/front/player/<%=mediaid%>/#id=<%=annotationid%>"
data-title="<%-title%>" data-description="<%-description%>">
<img class="Rk-Ldt-Annotation-Icon" src="<%=image%>" />
<h4><%=htitle%></h4>
<p><%=hdescription%></p>
<p>Start: <%=start%>, End: <%=end%>, Duration: <%=duration%></p>
<div class="Rk-Clear"></div>
</li>