Advertisement
Guest User

server response

a guest
Jan 23rd, 2015
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. {
  2. "success": true,
  3. "data": [
  4. {
  5. "DT_RowId": "1",
  6. "id": "1",
  7. "guest_id": "5",
  8. "from_date": "11",
  9. "to_date": "211",
  10. "town_book": "1",
  11. "town_book_category_id": "2",
  12. "updated_at": "0",
  13. "created_at": "0"
  14. },
  15. {
  16. "DT_RowId": "2",
  17. "id": "2",
  18. "guest_id": "5",
  19. "from_date": "2147483647",
  20. "to_date": "846273915",
  21. "town_book": "1",
  22. "town_book_category_id": "3",
  23. "updated_at": "1421930660",
  24. "created_at": "1421930660"
  25. },
  26. {
  27. "DT_RowId": "3",
  28. "id": "3",
  29. "guest_id": "5",
  30. "from_date": "2147483647",
  31. "to_date": "846273915",
  32. "town_book": "1",
  33. "town_book_category_id": "3",
  34. "updated_at": "1421930689",
  35. "created_at": "1421930689"
  36. },
  37. {
  38. "DT_RowId": "4",
  39. "id": "4",
  40. "guest_id": "5",
  41. "from_date": "2147483647",
  42. "to_date": "846273915",
  43. "town_book": "1",
  44. "town_book_category_id": "3",
  45. "updated_at": "1421930704",
  46. "created_at": "1421930704"
  47. },
  48. {
  49. "DT_RowId": "5",
  50. "id": "5",
  51. "guest_id": "5",
  52. "from_date": "79846512",
  53. "to_date": "641357465",
  54. "town_book": "1",
  55. "town_book_category_id": "4",
  56. "updated_at": "1421994005",
  57. "created_at": "1421994005"
  58. },
  59. {
  60. "DT_RowId": "6",
  61. "id": "6",
  62. "guest_id": "5",
  63. "from_date": "948651546",
  64. "to_date": "645454",
  65. "town_book": "1",
  66. "town_book_category_id": "5",
  67. "updated_at": "1421994324",
  68. "created_at": "1421994324"
  69. },
  70. {
  71. "DT_RowId": "7",
  72. "id": "7",
  73. "guest_id": "5",
  74. "from_date": "1420066800",
  75. "to_date": "1422658800",
  76. "town_book": "1",
  77. "town_book_category_id": "5",
  78. "updated_at": "1421994982",
  79. "created_at": "1421994982"
  80. }
  81. ]
  82. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement