Skip to content

Instantly share code, notes, and snippets.

@dimmduh
Created October 15, 2012 10:54
Show Gist options
  • Select an option

  • Save dimmduh/3891926 to your computer and use it in GitHub Desktop.

Select an option

Save dimmduh/3891926 to your computer and use it in GitHub Desktop.
ban-get-comment-status
HTTP/1.1 200 OK
Date: Mon, 15 Oct 2012 10:53:49 GMT
Server: nginx/0.7.67
Content-Type: application/json; charset=utf-8
X-Powered-By: PHP/5.3.3-7+squeeze3
Via: 1.1 duhnich.in.sports.ru
Transfer-Encoding: chunked
{
"status": "success",
"data": {
"banned_users": [
{
"ban_id": 8,
"id": 4347966,
"user_name": "Одинокий Лис"
}
],
"isModerator": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment