Lockerz Admin
posted this on December 05, 2010 07:03 pm
<API_Endpoint>/users/{User}/votes/{PhotoId}
GET
XML, JSON, JSONP
No
{User} - Alias or Id for a user.
{PhotoId} - Id of a photo.
N/A
VoteStatus
<VoteStatus>
<PhotoId>9</PhotoId>
<Status>None</Status>
<UserId>723</UserId>
</VoteStatus>
{"PhotoId":9,"Status":0,"UserId":723}
N/A
N/A
N/A
curl -X GET http://api.plixi.com/api/tpapi.svc/users/723/votes/9