{
"request": {
"status": 200,
"method": "site",
"action": "owner",
"format": "json"
},
"response": [{
"name": "Tomás Aparicio",
"geek": true,
"bio": "Passionate FrontEnd and BackEnd developer. Web believer and JavaScript enthusiast",
"contact": {
"email": "",
"skype": "th2non",
"gtalk": "th2non"
},
"social": {
"twitter": "@h2non",
"linkedin": "http://linkedin.com/in/tomasaparicio",
"github": "https://github.com/h2non",
"flickr": "http://flickr.com/photos/h2non"
},
"location": [
{
"country": "Spain",
"city": "Madrid"
}, {
"country": "Spain",
"city": "Valencia"
}, {
"country": "Italy",
"city": "Florence"
}, {
"country": "Localhost",
"city": "127.0.0.1"
}
]
}]
}