Advertisement
Guest User

Untitled

a guest
Mar 29th, 2018
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.69 KB | None | 0 0
  1. {
  2. "items": [
  3. {
  4. "id": 1,
  5. "count": 56,
  6. "integer": 14,
  7. "float": 19.6411,
  8. "name": "Geraldine",
  9. "surname": "Peterson",
  10. "fullname": "Debra Locklear",
  11. "email": "johnny@knowles.gov",
  12. "bool": true
  13. },
  14. {
  15. "id": 2,
  16. "count": 57,
  17. "integer": 34,
  18. "float": 15.0499,
  19. "name": "Jerome",
  20. "surname": "Brandt",
  21. "fullname": "Wallace Blalock",
  22. "email": "marcia@conner.mr",
  23. "bool": true
  24. },
  25. {
  26. "id": 3,
  27. "count": 58,
  28. "integer": 5,
  29. "float": 16.8924,
  30. "name": "Jack",
  31. "surname": "Teague",
  32. "fullname": "Neal Knight",
  33. "email": "keith@pittman.ge",
  34. "bool": true
  35. },
  36. {
  37. "id": 4,
  38. "count": 59,
  39. "integer": 48,
  40. "float": 13.9598,
  41. "name": "Kristen",
  42. "surname": "Galloway",
  43. "fullname": "Stephen Berger",
  44. "email": "caroline@stephens.pm",
  45. "bool": true
  46. },
  47. {
  48. "id": 5,
  49. "count": 60,
  50. "integer": 39,
  51. "float": 19.0701,
  52. "name": "Christina",
  53. "surname": "Mitchell",
  54. "fullname": "Dwight McKee",
  55. "email": "dorothy@burnett.tg",
  56. "bool": false
  57. },
  58. {
  59. "id": 6,
  60. "count": 61,
  61. "integer": 31,
  62. "float": 11.1163,
  63. "name": "Phyllis",
  64. "surname": "Quinn",
  65. "fullname": "Geraldine Lutz",
  66. "email": "albert@starr.mil",
  67. "bool": true
  68. },
  69. {
  70. "id": 7,
  71. "count": 62,
  72. "integer": 19,
  73. "float": 12.5038,
  74. "name": "Thomas",
  75. "surname": "Livingston",
  76. "fullname": "Ashley Crane",
  77. "email": "diana@fink.re",
  78. "bool": false
  79. },
  80. {
  81. "id": 8,
  82. "count": 63,
  83. "integer": 43,
  84. "float": 14.5434,
  85. "name": "Suzanne",
  86. "surname": "Black",
  87. "fullname": "Thelma Barton",
  88. "email": "ralph@owen.ne",
  89. "bool": true
  90. },
  91. {
  92. "id": 9,
  93. "count": 64,
  94. "integer": 11,
  95. "float": 10.3959,
  96. "name": "Oscar",
  97. "surname": "Walters",
  98. "fullname": "Matthew Mack",
  99. "email": "glen@gunter.as",
  100. "bool": false
  101. },
  102. {
  103. "id": 10,
  104. "count": 65,
  105. "integer": 6,
  106. "float": 11.4931,
  107. "name": "Nancy",
  108. "surname": "Fisher",
  109. "fullname": "Angela O",
  110. "email": "harriet@matthews.bb",
  111. "bool": true
  112. },
  113. {
  114. "id": 11,
  115. "count": 66,
  116. "integer": 32,
  117. "float": 16.3366,
  118. "name": "Eleanor",
  119. "surname": "Conrad",
  120. "fullname": "Lewis Conrad",
  121. "email": "derek@yates.lv",
  122. "bool": false
  123. },
  124. {
  125. "id": 12,
  126. "count": 67,
  127. "integer": 45,
  128. "float": 12.3388,
  129. "name": "Kim",
  130. "surname": "Garrison",
  131. "fullname": "George Vaughan",
  132. "email": "heather@barbour.mf",
  133. "bool": false
  134. },
  135. {
  136. "id": 13,
  137. "count": 68,
  138. "integer": 35,
  139. "float": 19.2847,
  140. "name": "Gayle",
  141. "surname": "Langston",
  142. "fullname": "Pat Crane",
  143. "email": "kyle@chu.my",
  144. "bool": true
  145. },
  146. {
  147. "id": 14,
  148. "count": 69,
  149. "integer": 8,
  150. "float": 15.4691,
  151. "name": "Arnold",
  152. "surname": "Scarborough",
  153. "fullname": "Annie Currin",
  154. "email": "catherine@hale.ki",
  155. "bool": false
  156. },
  157. {
  158. "id": 15,
  159. "count": 70,
  160. "integer": 36,
  161. "float": 12.2071,
  162. "name": "Evelyn",
  163. "surname": "Hobbs",
  164. "fullname": "Toni Blackwell",
  165. "email": "dennis@bowman.tt",
  166. "bool": false
  167. }
  168. ]
  169. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement