Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/210966/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/news-tails-support/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/news-tails-support/zh_TW/?format=api",
    "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/admin/?format=api",
    "timestamp": "2018-11-02T17:08:56Z",
    "action": 9,
    "target": "要彌補這個損失,我們決定建立一個新的公共郵件群組來進行使用者支援。",
    "id": 132957,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.boum.org/api/changes/132957/?format=api"
}