improve document model and propagate changes. This include the change of document fixtures to better reflect what the api is effectively returning
<div class="corpus-app-content">
{{player-component action="changeDocument" document=currentItem}}
<p><strong>{{ currentItem.title }}</strong></p>
<p>{{doc-language url=currentItem.language}}</p>
</div>