Flickr ServicesAPI Documentation Feeds Your API Keys Apply for a new API Key |
This method does not require authentication.
api_key (Required)user_id (Required)<person nsid="12037949754@N01" isadmin="0" ispro="0" iconserver="122" iconfarm="1">
<username>bees</username>
<realname>Cal Henderson</realname>
<mbox_sha1sum>eea6cd28e3d0003ab51b0058a684d94980b727ac</mbox_sha1sum>
<location>Vancouver, Canada</location>
<photosurl>http://www.flickr.com/photos/bees/</photosurl>
<profileurl>http://www.flickr.com/people/bees/</profileurl>
<photos>
<firstdate>1071510391</firstdate>
<firstdatetaken>1900-09-02 09:11:24</firstdatetaken>
<count>449</count>
</photos>
</person>
The firstdate element contains the unix timestamp of the first photo uploaded by the user. The firstdatetaken element contains the mysql datetime of the first photo taken by the user.
The iconserver element is used to build the url to the users' buddyicon - for more information please read the buddyicon guide.
If the API call is authenticated contact information will also be returned as attributes on the person element. contact, friend, and family are boolean flags describing the relationship between the authenticated user, and the person currently being inspected. revcontact, revfriend, and revfamily is the reciprocal relationship.
1: User not found100: Invalid API Key105: Service currently unavailable111: Format "xxx" not found112: Method "xxx" not found114: Invalid SOAP envelope115: Invalid XML-RPC Method Call116: Bad URL found