Advertisement
vergepuppeter

JSONArray format

Jan 12th, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.42 KB | None | 0 0
  1. {  
  2.    "status":0,
  3.    "message":"OK",
  4.    "data":[  
  5.       {"id":"1","desc":"Sexual content"},
  6.       {"id":"2","desc":"Violent or Repulsive content"},
  7.       {"id":"3","desc":"Hateful or Abusive content"},
  8.       {"id":"4","desc":"Harmful dangerous acts"},
  9.       {"id":"5","desc":"Spam or Misleading content"},
  10.       {"id":"6","desc":"Infringes my rights \/ copyright \/ privacy"},
  11.       {"id":"7","desc":"Other"}
  12.    ]
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement