I thought of creating an application using the Envato API . I referred the documentation here… http://marketplace.envato.com/api/documentation and started building.
On the front page of my application I am pulling latest files on any marketplace using this url as given on the documentation page… http://marketplace.envato.com/api/v1/random-new-files:activeden.json
The link was working properly 1 day before… but, today instead of giving the thumbnail of a file it is giving me something like this… http://marketplace.envato.com//item/color-drag-and-drop-wall-painter/86780 ... which is not at all a link for the thumbnail of an item.
I did not decide to build an application using the API earlier… but I started because I saw this line on the documentation page… all the numbered versions (e.g. v1, v2) can be considered stable and not subject to change. 
