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: 849
Connection: keep-alive

{
    "locale": "en",
    "subject": "Awesome Subject",
    "body": "<p>Awesome apples</p>",
    "body_email": "Email for Awesome apples",
    "body_email_auto": true,
    "body_chat": "Awesome apples",
    "body_chat_auto": true,
    "body_web_callback": "<p>Awesome Apples</p>",
    "body_web_callback_auto": true,
    "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,
    "publish_at": "2013-06-04T19:49:11Z",
    "created_at": "2013-06-04T19:44:11Z",
    "updated_at": "2013-06-04T19:49:11Z",
    "_links": {
        "self": {
            "href": "/api/v2/articles/1/translations/en",
            "class": "article"
        }
    }
}
