Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/209385/?format=api",
    "component": "https://translate.tails.net/api/components/tails/office_suite/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/office_suite/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-02T16:50:27Z",
    "action": 9,
    "target": "<span class=\"application\">LibreOffice</span> 官網上提供了完整的 [用戶\n指南](https://wiki.documentfoundation.org/Documentation/Publications) ,其中\n每一項工具已有各種語言翻譯介紹。\n",
    "id": 132445,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.net/api/changes/132445/?format=api"
}