Advertisement
Guest User

Untitled

a guest
Jan 17th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.45 KB | None | 0 0
  1. {
  2. "success": true,
  3. "data": [
  4. {
  5. "id": 546,
  6. "user_id": 4063,
  7. "user_name": "Nam Anh",
  8. "created_at": "2017-12-26T10:15:10+09:00",
  9. "type": "image",
  10. "user_avatar": null,
  11. "conversation_id": 1405,
  12. "attachment": {
  13. "id": 546,
  14. "small": {
  15. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/546/small_adidas-EQT-Support-ADV-Black-Pink-01.png",
  16. "width": null,
  17. "height": null
  18. },
  19. "medium": {
  20. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/546/medium_adidas-EQT-Support-ADV-Black-Pink-01.png",
  21. "width": null,
  22. "height": null
  23. },
  24. "large": {
  25. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/546/large_adidas-EQT-Support-ADV-Black-Pink-01.png",
  26. "width": null,
  27. "height": null
  28. },
  29. "origin": {
  30. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/546/adidas-EQT-Support-ADV-Black-Pink-01.png",
  31. "width": null,
  32. "height": null
  33. }
  34. }
  35. },
  36. {
  37. "id": 541,
  38. "user_id": 985,
  39. "user_name": "有限会社",
  40. "created_at": "2017-12-25T20:43:32+09:00",
  41. "type": "image",
  42. "user_avatar": "https://krk-production.s3.amazonaws.com/uploads/avatar/picture/1933/small_avatar_avatar.png",
  43. "conversation_id": 376,
  44. "attachment": {
  45. "id": 541,
  46. "small": {
  47. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/541/small_DSC_1254.JPG",
  48. "width": null,
  49. "height": null
  50. },
  51. "medium": {
  52. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/541/medium_DSC_1254.JPG",
  53. "width": null,
  54. "height": null
  55. },
  56. "large": {
  57. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/541/large_DSC_1254.JPG",
  58. "width": null,
  59. "height": null
  60. },
  61. "origin": {
  62. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/541/DSC_1254.JPG",
  63. "width": null,
  64. "height": null
  65. }
  66. }
  67. },
  68. {
  69. "id": 525,
  70. "user_id": 990,
  71. "user_name": "山﨑 桂",
  72. "created_at": "2017-12-21T11:47:03+09:00",
  73. "type": "image",
  74. "user_avatar": null,
  75. "conversation_id": 1051,
  76. "attachment": {
  77. "id": 525,
  78. "small": {
  79. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/525/small_image_1506500329032.png",
  80. "width": null,
  81. "height": null
  82. },
  83. "medium": {
  84. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/525/medium_image_1506500329032.png",
  85. "width": null,
  86. "height": null
  87. },
  88. "large": {
  89. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/525/large_image_1506500329032.png",
  90. "width": null,
  91. "height": null
  92. },
  93. "origin": {
  94. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/525/image_1506500329032.png",
  95. "width": null,
  96. "height": null
  97. }
  98. }
  99. },
  100. {
  101. "id": 43,
  102. "user_id": 985,
  103. "user_name": "有限会社",
  104. "created_at": "2017-09-09T12:48:04+09:00",
  105. "type": "image",
  106. "user_avatar": "https://krk-production.s3.amazonaws.com/uploads/avatar/picture/1933/small_avatar_avatar.png",
  107. "conversation_id": 376,
  108. "attachment": {
  109. "id": 43,
  110. "small": {
  111. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/43/small_name.jpg",
  112. "width": 300,
  113. "height": 300
  114. },
  115. "medium": {
  116. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/43/medium_name.jpg",
  117. "width": 750,
  118. "height": 562
  119. },
  120. "large": {
  121. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/43/large_name.jpg",
  122. "width": 1080,
  123. "height": 810
  124. },
  125. "origin": {
  126. "url": "https://krk-production.s3.amazonaws.com/uploads/message/attachment/43/name.jpg",
  127. "width": 1080,
  128. "height": 810
  129. }
  130. }
  131. }
  132. ]
  133. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement