[GET] http://api.ankoder.com/video/{id}
Retrieve information of a Source or Converted Video.
Response Example
<video>
<id>8206</id>
<filename>bb5a492984c4c06e8d32f08c117a1b5ffd3b6a47_2.flv</filename>
<readable>true</readable>
<specs>
<size>3395183</size>
<audio codec="mp3"/>
<video codec="flv" fps="29.97" />
<spec width="320" height="240" content_type="video/x-flv"/>
</specs>
<duration>30000</duration>
<progress>100</progress>
<created_at>Tue May 13 10:31:30 +0000 2008</created_at>
</video>
