Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to deserialize such json response?
    text
    copied!<p>have such response:</p> <pre><code>[{ "pic_50" : "http://avt.appsmail.ru/mail/rogozina.zoya/_avatar50", "friends_count" : 41, "pic_hires_filed" : "http://content.foto.mail.ru/mail/rogozina.zoya/_myphoto/h-43.jpg", "nick" : "самвел", "is_friend" : 0, "is_online" : 1, "has_pic" : 1, "pic_190" : "http://avt.appsmail.ru/mail/rogozina.zoya/_avatar190", "referer_id" : "", "pic_32" : "http://avt.appsmail.ru/mail/rogozina.zoya/_avatar32", "referer_type" : "", "last_visit" : "1385039467", "location" : { "country" : { "name" : "Россия", "id" : "24" }, "city" : { "name" : "Тюмень", "id" : "1553" }, "region" : { "name" : "Тюменская обл.", "id" : "280" } }, "uid" : "11070260334392665635", "app_installed" : 1, "status_text" : "", "pic_filed" : "http://content.foto.mail.ru/mail/rogozina.zoya/_myphoto/i-43.jpg", "pic_22" : "http://avt.appsmail.ru/mail/rogozina.zoya/_avatar22", "pic_id" : "43", "age" : 49, "last_name" : "Кочарян", "pic_big" : "http://avt.appsmail.ru/mail/rogozina.zoya/_avatarbig", "is_verified" : 1, "vip" : 0, "birthday" : "11.11.1964", "link" : "http://my.mail.ru/mail/rogozina.zoya/", "pic_128" : "http://avt.appsmail.ru/mail/rogozina.zoya/_avatar128", "sex" : 0, "pic_small" : "http://avt.appsmail.ru/mail/rogozina.zoya/_avatarsmall", "pic" : "http://avt.appsmail.ru/mail/rogozina.zoya/_avatar", "pic_180" : "http://avt.appsmail.ru/mail/rogozina.zoya/_avatar180", "first_name" : "Самвел", "pic_40" : "http://avt.appsmail.ru/mail/rogozina.zoya/_avatar40" } ] </code></pre> <p>How to deserialize it?</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload