Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "operation": "J323",
  3.     "login": "p1",
  4.     "password": "1",
  5.     "led_user_id": "4",
  6.     "device_id": "1234567890123456789",
  7.     "book_id": "ESC00001",
  8.     "last_settings_synced": "5900",
  9.     "get_updates": "0",
  10.     "settings": [{
  11.         "action": "insert",
  12.         "book_id": "ESC00001",
  13.         "key": "bookmark",
  14.         "value": "5"
  15.     }, {
  16.         "action": "delete",
  17.         "book_id": "ESC00001",
  18.         "key": "bookmark",
  19.         "value": "9"
  20.     }, {
  21.         "action": "insert",
  22.         "book_id": "ESC00001",
  23.         "key": "lastPage",
  24.         "value": "5"
  25.     }],
  26.     "use_stats": {
  27.         "books": [{
  28.             "book_id": "ESC00001",
  29.             "led_user_id": "5",
  30.             "date_time": "2015-04-14 14:21:36"
  31.         }, {
  32.             "book_id": "ESC00002",
  33.             "led_user_id": "6",
  34.             "date_time": "2015-04-14 15:21:31"
  35.         }],
  36.         "pages": [{
  37.             "book_id": "ESC00001",
  38.             "led_user_id": "5",
  39.             "start_date_time": "2015-04-14 14:21:36",
  40.             "end_date_time": "2015-04-14 14:21:58",
  41.             "page_id": "1",
  42.             "page_display_number": "Capa"
  43.         }, {
  44.             "book_id": "ESC00001",
  45.             "led_user_id": "5",
  46.             "start_date_time": "2015-04-14 14:21:36",
  47.             "end_date_time": "2015-04-14 14:21:58",
  48.             "page_id": "4",
  49.             "page_display_number": "175"
  50.         }],
  51.         "oeds": [{
  52.             "book_id": "ESC00001",
  53.             "led_user_id": "5",
  54.             "start_date_time": "2015-04-14 14:21:36",
  55.             "end_date_time": "2015-04-14 14:21:58",
  56.             "page_id": "1",
  57.             "page_display_number": "Capa",
  58.             "oed_id": "5",
  59.             "oed_title": "Filme de Cristóvão Colombo"
  60.         }, {
  61.             "book_id": "ESC00001",
  62.             "led_user_id": "5",
  63.             "start_date_time": "2015-04-14 14:21:36",
  64.             "end_date_time": "2015-04-14 14:21:58",
  65.             "page_id": "1",
  66.             "page_display_number": "Capa",
  67.             "oed_id": "5",
  68.             "oed_title": "Filme de Cristóvão Colombo"
  69.         }]
  70.     },
  71.     "question_answers": [{
  72.         "id": "0",
  73.         "question_id": "123e4567-e89b-12d3-a456-426655440000",
  74.         "answers": ["Bola", "Catuaba"],
  75.         "overwritable": "false"
  76.     }, {
  77.         "id": "1",
  78.         "question_id": "123e4567-e89b-12d3-a456-426655440340",
  79.         "answers": ["VFFVV"]
  80.     }]
  81. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement