Displaying single Instagram images as a tile

You can do this by applying following count to api :

https://api.instagram.com/v1/users/ID-GOES-HERE/media/recent/?access_token=TOKEN-GOES-HERE&count=1

Hope it helps..