HTTP/1.1 200 OK
Accept-Ranges: bytes
Cache-Control: must-revalidate, private, max-age=0
Content-Type: application/json; charset=utf-8
Status: 200
X-Rate-Limit-Limit: 60
X-Rate-Limit-Remaining: 59
X-Rate-Limit-Reset: 2
Content-Length: 1041
Connection: keep-alive

{
    "subject": "Awesome Subject",
    "body": "<p>Awesome apples</p>",
    "body_email": "Email for Awesome apples",
    "body_email_auto": false,
    "body_chat": "Awesome apples",
    "body_chat_auto": true,
    "body_web_callback": "<p>Awesome Apples</p>",
    "body_web_callback_auto": false,
    "body_twitter": "Awesome apples",
    "body_twitter_auto": true,
    "body_qna": "Awesome apples",
    "body_qna_auto": true,
    "body_phone": "Awesome apples",
    "body_phone_auto": true,
    "body_facebook": "Awesome apples",
    "body_facebook_auto": true,
    "keywords": null,
    "position": 1,
    "quickcode": "APPLES",
    "in_support_center": false,
    "internal_notes": null,
    "publish_at": "2013-05-24T16:55:02Z",
    "created_at": "2013-05-24T16:50:02Z",
    "updated_at": "2013-05-24T16:55:02Z",
    "_links": {
        "self": {
            "href": "/api/v2/articles/1",
            "class": "article"
        },
        "topic": {
            "href": "/api/v2/topics/1",
            "class": "topic"
        },
        "translations": {
            "href": "/api/v2/articles/1/translations",
            "class": "article_translation"
        }
    }
}
