Advertisement
Guest User

Untitled

a guest
Mar 30th, 2015
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. {
  2. "organization": {
  3. "_id": 6,
  4. "address": "Соборная пл., д.1",
  5. "createDate": 1421130851123,
  6. "locale": {
  7. "_id": 3,
  8. "sysName": "belgorod",
  9. "name": "Белгород",
  10. "timezone": "Europe/Moscow"
  11. },
  12. "localeIds": [
  13. 3,
  14. 2,
  15. 1
  16. ],
  17. "members": [
  18. 13,
  19. 174,
  20. 181
  21. ],
  22. "name": "Драматический театр имени М.С. Щепкина",
  23. "roles": {},
  24. "subordination": {
  25. "_id": 2,
  26. "sysName": "belgorodskaya-oblast",
  27. "name": "Белгородская область",
  28. "timezone": "Europe/Moscow"
  29. },
  30. "subordinationIds": [
  31. 2,
  32. 1
  33. ],
  34. "updateDate": 1425282887317,
  35. "socialGroups": [
  36. {
  37. "network": "ok",
  38. "name": "Белгородский драматический театр имени Щепкина",
  39. "networkId": "53412669358205",
  40. "updateDate": 1427176866999,
  41. "createDate": 1422447496839,
  42. "postingGroupId": 269
  43. },
  44. {
  45. "network": "fb",
  46. "name": "M.S. Shchepkin Belgorod State Academic Drama Theatre",
  47. "networkId": "717964241616072",
  48. "updateDate": 1427176148258,
  49. "createDate": 1421961909456,
  50. "postingGroupId": 126
  51. },
  52. {
  53. "network": "twitter",
  54. "name": "BelgorodTheatre",
  55. "networkId": "1488198008",
  56. "isPersonal": true,
  57. "updateDate": 1427176862971,
  58. "createDate": 1421962075932,
  59. "postingGroupId": 127
  60. },
  61. {
  62. "network": "vk",
  63. "name": "Театр имени М.С. Щепкина",
  64. "networkId": "1134432",
  65. "updateDate": 1427176146581,
  66. "createDate": 1421163073805,
  67. "postingGroupId": 46
  68. }
  69. ]
  70. }
  71. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement