Advertisement
Guest User

Untitled

a guest
Dec 28th, 2015
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. [
  2. {
  3. "index": 1,
  4. "name": "Samantha",
  5. "rarity": "Scarborough",
  6. "email": "maureen@sykes.mk"
  7. },<br>
  8. {
  9. "index": 2,
  10. "name": "Amanda",
  11. "rarity": "Vick",
  12. "email": "jessica@livingston.mv"
  13. }
  14. ]
  15.  
  16. {"items":
  17. [
  18. {
  19. "index": 1,
  20. "name": "Samantha",
  21. "rarity": "Scarborough",
  22. "email": "maureen@sykes.mk"
  23. },
  24. {
  25. "index": 2,
  26. "name": "Amanda",
  27. "rarity": "Vick",
  28. "email": "jessica@livingston.mv"
  29. }
  30. ]
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement