Advertisement
Guest User

Untitled

a guest
Oct 4th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. {
  2. "meta":{"total-pages": 13},
  3. "links":{"self":"page[limit]=100&page[offset]=0","first":"page[limit]=100&page[offset]=0","prev":"page[limit]=100&page[offset]=0","next":"page[limit]=100&page[offset]=90","last":"page[limit]=100&page[offset]=7650"},
  4. "data":[
  5. {
  6. "id":"1",
  7. "attributes":
  8. {
  9. "name":"Naty Fernandez",
  10. "email":"nati.fernandez@gmail.com",
  11. "phone":"(315)2058531"
  12. },
  13. "relationship":{
  14. "id":1
  15. }
  16. },
  17. {
  18. "id":"2",
  19. "attributes":
  20. {
  21. "name":"Yanneth Garcia",
  22. "email":"yannethgarcia@yahoo.com",
  23. "phone":"(310)5214569"
  24. },
  25. "relationship":{
  26. "id":1
  27. }
  28. },
  29. {
  30. "id":"3",
  31. "attributes":
  32. {
  33. "name":"Jonathan Gomez",
  34. "email":"Jgomezjllo@hotmail.com",
  35. "phone":"(321)2302187"
  36. },
  37. "relationship":{
  38. "id":2
  39. }
  40. }
  41. ],
  42. "relationship":[
  43. {
  44. "id":"1",
  45. "attibutes":{
  46. "name":"Buissines"
  47. }
  48. },
  49. {
  50. "id":"2",
  51. "attibutes":{
  52. "name":"Customers"
  53. }
  54. }
  55. ]
  56. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement