There was an error while loading. Please reload this page.
Retreive photo datas.
{ "method":"photo.get", "datas" : { "id":123456, "fields":["title","thumb-url","visible"] } }
{ "status":"valid", "datas": { "title" : "A beautiful butterfly", "thumb-url" : "http://www.something.com/photoblog/photos/thumb/AP3BJD4SIAZEOFFFFFMAZEKT.jpeg", "visible" : true } }
id
filename
title
description
publish-date
visible
thumb-url
resized-url
original-url
NOTE: publish-date : follow RFC 3339 visible : returned as boolean
Api Summary
photo.version
photo.config.get photo.config.set
photo.get photo.set photo.del photo.add photo.list photo.count photo.path photo.size
upload.init upload.send upload.end upload.max-size