Advertisement
a_igin

Untitled

Jun 17th, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.49 KB | None | 0 0
  1. {
  2. "response": {
  3. "count": 4,
  4. "next": null,
  5. "previous": null,
  6. "results": [
  7. {
  8. "id": 8,
  9. "chat": 2,
  10. "send_by": 1,
  11. "send_by_object": {
  12. "id": 1,
  13. "username": "",
  14. "generated_name": "Name E Lastname E",
  15. "is_trainer": true,
  16. "is_disciple": true,
  17. "avatar": null,
  18. "first_name": "Name E",
  19. "last_name": "Lastname E",
  20. "notify_messages": true,
  21. "notify_messages_text": true,
  22. "notify_messages_sound": true
  23. },
  24. "created_at": "2020-06-17T14:06:48.503468Z",
  25. "text": "",
  26. "file": {
  27. "name": "messages/RELEASE_NOTES_PGqVLYc",
  28. "path": "/media/messages/RELEASE_NOTES_PGqVLYc",
  29. "width": null,
  30. "height": null
  31. },
  32. "file_type": "other",
  33. "file_sub_type": "",
  34. "file_duration": null,
  35. "was_read_at": "2020-06-17T14:06:48.542163"
  36. },
  37. {
  38. "id": 6,
  39. "chat": 2,
  40. "send_by": 5,
  41. "send_by_object": {
  42. "id": 5,
  43. "username": "",
  44. "generated_name": "Тренер Тренеров",
  45. "is_trainer": true,
  46. "is_disciple": false,
  47. "avatar": null,
  48. "first_name": "Тренер",
  49. "last_name": "Тренеров",
  50. "notify_messages": true,
  51. "notify_messages_text": true,
  52. "notify_messages_sound": true
  53. },
  54. "created_at": "2020-06-17T12:40:10.724000Z",
  55. "text": "",
  56. "file": {
  57. "name": "messages/схема_ЧСС.png",
  58. "path": "/media/messages/%D1%81%D1%85%D0%B5%D0%BC%D0%B0_%D0%A7%D0%A1%D0%A1.png",
  59. "width": 891,
  60. "height": 550
  61. },
  62. "file_type": "image",
  63. "file_sub_type": "png",
  64. "file_duration": null,
  65. "was_read_at": "2020-06-17T14:06:43.384112"
  66. },
  67. {
  68. "id": 5,
  69. "chat": 2,
  70. "send_by": 5,
  71. "send_by_object": {
  72. "id": 5,
  73. "username": "",
  74. "generated_name": "Тренер Тренеров",
  75. "is_trainer": true,
  76. "is_disciple": false,
  77. "avatar": null,
  78. "first_name": "Тренер",
  79. "last_name": "Тренеров",
  80. "notify_messages": true,
  81. "notify_messages_text": true,
  82. "notify_messages_sound": true
  83. },
  84. "created_at": "2020-06-17T10:01:14.591000Z",
  85. "text": "Лови файлик",
  86. "file": null,
  87. "file_type": "other",
  88. "file_sub_type": "",
  89. "file_duration": null,
  90. "was_read_at": "2020-06-17T14:06:43.384112"
  91. },
  92. {
  93. "id": 4,
  94. "chat": 2,
  95. "send_by": 1,
  96. "send_by_object": {
  97. "id": 1,
  98. "username": "",
  99. "generated_name": "Name E Lastname E",
  100. "is_trainer": true,
  101. "is_disciple": true,
  102. "avatar": null,
  103. "first_name": "Name E",
  104. "last_name": "Lastname E",
  105. "notify_messages": true,
  106. "notify_messages_text": true,
  107. "notify_messages_sound": true
  108. },
  109. "created_at": "2020-06-09T13:07:59.077000Z",
  110. "text": "Сообщение",
  111. "file": null,
  112. "file_type": "",
  113. "file_sub_type": "",
  114. "file_duration": null,
  115. "was_read_at": "2020-06-17T14:06:43.384112"
  116. }
  117. ]
  118. },
  119. "errors": {},
  120. "status": 200,
  121. "result": "OK"
  122. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement