One API To
Rule Them All

Last.FM

Fields

  • Number Of Friends (numberOfFriends)

Example Response

<?xml version="1.0" encoding="utf-8"?>
<response>
 <profiles>
  <profile id="3C40B61624DB">
   <network id="13">Last.fm</network>
   <name>jurgenappelo</name>
   <location />
   <imageUrl>http://www.sociotoco.com/Services/Api/image?pid=3C40B61624DB</imageUrl>
   <sources>
    <source>Yahoo</source>
   </sources>
   <fields>
    <numberOfFriends>0</numberOfFriends>
   </fields>
  </profile>
 </profiles>
</response>
{
   "response":{
      "profiles":[
         {
            "id":"3C40B61624DB",
            "network":{
               "id":13,
               "name":"Last.fm"
            },
            "name":"jurgenappelo",
            "location":"",
            "imageUrl":"http://www.sociotoco.com/Services/Api/image?pid=3C40B61624DB",
            "sources":[
               "Yahoo"
            ],
            "fields":{
               "numberOfFriends":"0"
            }
         }
      ]
   }
}
Sociotoco is an ISM eCompany business unit. © 2009-2010. All rights reserved.