Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/210800/?format=api",
    "component": "https://translate.tails.net/api/components/tails/our_plans_for_2017/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/our_plans_for_2017/zh_TW/?format=api",
    "user": "https://translate.tails.net/api/users/admin/?format=api",
    "author": "https://translate.tails.net/api/users/admin/?format=api",
    "timestamp": "2018-11-02T17:06:42Z",
    "action": 9,
    "target": "以上是我們認為重要且需要優先排序的項目,但投入這些工作的確要花不少精力資源包含時間和金錢,但每天工作中最優先的是單純地先讓這個專案能存活下來。",
    "id": 132936,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.net/api/changes/132936/?format=api"
}