Advertisement
Guest User

Untitled

a guest
Feb 8th, 2021
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.39 KB | None | 0 0
  1. {
  2.     "id": 110200,
  3.     "username": "wildanmg",
  4.     .....
  5.     "status_daily": [
  6.         { "id_status": "wildanmg_s1",
  7.           "content_text": "",
  8.           "content_image": "",
  9.           ...
  10.           "likes": 100
  11.         },
  12.         { "id_status": "wildanmg_s2",
  13.           "content_text": "",
  14.           "content_image": "",
  15.           ...
  16.           "likes": 100
  17.         }
  18.     ]
  19.  
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement