Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/131847/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.tails.boum.org/api/units/210924/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/social_contract/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/social_contract/zh_TW/?format=api",
    "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
    "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
    "timestamp": "2018-11-02T09:19:50Z",
    "action": 9,
    "target": "當私下收到嚴重問題的回報,我們會測試並確保能即時地修復這些問題。我們會通知使用者這類的問題。然而為了使用者的安全考量,我們可能不會在發佈修復之前就擅自揭露這類嚴重的問題。",
    "id": 131847,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.boum.org/api/changes/131847/?format=api"
}