Advertisement
Guest User

Untitled

a guest
Jul 19th, 2018
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.49 KB | None | 0 0
  1. http://citytalks.test.createit.pl/api/user/test666@gmail.com
  2. GET I wymaga autoryzacji z tokenem z l
  3.  
  4.  
  5. {
  6. "code": 200,
  7. "success": true,
  8. "data": [
  9. {
  10. "id": "57",
  11. "username": "test666@gmail.com",
  12. "firstName": "------",
  13. "lastName": "------",
  14. "email": "test666@gmail.com",
  15. "phone": "------",
  16. "gender": "o",
  17. "current_town": {
  18. "id": 1,
  19. "name": "Warszawa"
  20. },
  21. "userStatus": "1",
  22. "favorite_spots": [
  23. {
  24. "id": 5,
  25. "timestamp": "-0001-11-30 00:00:00"
  26. },
  27. {
  28. "id": 19,
  29. "timestamp": "2018-07-09 15:53:59"
  30. },
  31. {
  32. "id": 23,
  33. "timestamp": "2018-07-12 12:29:56"
  34. },
  35. {
  36. "id": 29,
  37. "timestamp": "2018-07-18 15:16:47"
  38. },
  39. {
  40. "id": 17,
  41. "timestamp": "2018-07-18 17:10:04"
  42. },
  43. {
  44. "id": 24,
  45. "timestamp": "2018-07-18 18:58:33"
  46. },
  47. {
  48. "id": 9,
  49. "timestamp": "2018-07-18 19:50:51"
  50. }
  51. ],
  52. "favorite_walks": [
  53. {
  54. "id": 1,
  55. "timestamp": "2018-06-22 12:13:07"
  56. },
  57. {
  58. "id": 6,
  59. "timestamp": "2018-07-12 13:19:47"
  60. },
  61. {
  62. "id": 3,
  63. "timestamp": "2018-07-18 17:01:50"
  64. },
  65. {
  66. "id": 4,
  67. "timestamp": "2018-07-18 17:01:56"
  68. },
  69. {
  70. "id": 5,
  71. "timestamp": "2018-07-18 17:02:32"
  72. }
  73. ],
  74. "visited_spots": [
  75. {
  76. "id": 3,
  77. "timestamp": "2018-06-06 11:31:50"
  78. },
  79. {
  80. "id": 4,
  81. "timestamp": "2018-06-08 14:57:07"
  82. },
  83. {
  84. "id": 18,
  85. "timestamp": "2018-06-11 08:03:15"
  86. },
  87. {
  88. "id": 2,
  89. "timestamp": "2018-07-09 13:57:00"
  90. },
  91. {
  92. "id": 24,
  93. "timestamp": "2018-07-12 18:14:07"
  94. },
  95. {
  96. "id": 29,
  97. "timestamp": "2018-07-17 10:16:48"
  98. }
  99. ],
  100. "planned_spots": [],
  101. "planned_walks": [],
  102. "rated_spots": [
  103. 4,
  104. 19,
  105. 24,
  106. 29
  107. ],
  108. "rated_walks": [
  109. 2,
  110. 4
  111. ],
  112. "paid_walks": [
  113. 4,
  114. 1,
  115. 3,
  116. 2,
  117. 5
  118. ],
  119. "paid_stories": [
  120. 4,
  121. 13,
  122. 17,
  123. 18,
  124. 2
  125. ],
  126. "pro_version_expiration_date": "2018-08-09 13:36:56",
  127. "distance_unit": "kilometers",
  128. "gps_assistant_notifications": false,
  129. "avatar": {
  130. "name": "5b50a946929d53.25261090.jpeg",
  131. "description": null,
  132. "id": 302,
  133. "url": "http://citytalks.test.createit.pl/uploads/media/avatar/0001/01/thumb_302_avatar_small.jpeg"
  134. },
  135. "badges": [
  136. {
  137. "walk": [
  138. {
  139. "id": 1,
  140. "name": "Beginner",
  141. "type": 1,
  142. "icon_url": "http://citytalks.test.createit.pl/uploads/media/badge/0001/01/thumb_256_badge_small.png",
  143. "achievement_date": "2018-06-21 13:46:17"
  144. }
  145. ],
  146. "walk_count": 0
  147. },
  148. {
  149. "audio": [
  150. {
  151. "id": 4,
  152. "name": "Beginner",
  153. "type": 2,
  154. "icon_url": "http://citytalks.test.createit.pl/uploads/media/badge/0001/01/thumb_259_badge_small.png",
  155. "achievement_date": "2018-06-21 13:46:17"
  156. }
  157. ],
  158. "audio_count": 0
  159. },
  160. {
  161. "contributor": [
  162. {
  163. "id": 7,
  164. "name": "Standard",
  165. "type": 3,
  166. "icon_url": "http://citytalks.test.createit.pl/uploads/media/badge/0001/01/thumb_262_badge_small.png",
  167. "achievement_date": "2018-06-21 13:46:17"
  168. }
  169. ],
  170. "contributor_count": 0
  171. }
  172. ]
  173. }
  174. ],
  175. "errors": []
  176. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement