HTTP/1.1 200 OK
Cache-Control: max-age=0, private, must-revalidate
Content-Type: application/json; charset=utf-8
Status: 200 OK
Vary: X-AppVersion
X-AppVersion: 15.99
X-Frame-Options: SAMEORIGIN
X-Rack-Cache: invalidate, pass
X-Rate-Limit-Limit: 60
X-Rate-Limit-Remaining: 59
X-Rate-Limit-Reset: 17
X-Runtime: 0.241191
X-UA-Compatible: IE=Edge,chrome=1
Content-Length: 1383
Connection: keep-alive

{
    "subject": "How to make your customers happy",
    "body": "<strong>Use Desk.com</strong>",
    "body_email": "Custom email body for article",
    "body_email_auto": false,
    "body_chat": "Use Desk.com",
    "body_chat_auto": true,
    "body_web_callback": "<strong>Use Desk.com</strong>",
    "body_web_callback_auto": true,
    "body_twitter": "Use Desk.com",
    "body_twitter_auto": true,
    "body_qna": "Use Desk.com",
    "body_qna_auto": true,
    "body_phone": "Use Desk.com",
    "body_phone_auto": true,
    "body_facebook": "Use Desk.com",
    "body_facebook_auto": true,
    "keywords": null,
    "position": 1,
    "quickcode": null,
    "in_support_center": null,
    "internal_notes": null,
    "publish_at": null,
    "created_at": "2013-06-28T20:39:37Z",
    "updated_at": "2013-06-28T20:44:37Z",
    "_links": {
        "self": {
            "href": "/api/v2/articles/1",
            "class": "article"
        },
        "topic": {
            "href": "/api/v2/topics/2",
            "class": "topic"
        },
        "translations": {
            "href": "/api/v2/articles/1/translations",
            "class": "article_translation"
        },
        "created_by":{
            "href": "/api/v2/users/1",
            "class": "user"
        },
        "updated_by":{
            "href": "/api/v2/users/1",
            "class": "user"
        }
    }
}
