Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3136549/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/entangle/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/entangle/master/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tiansworld/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tiansworld/?format=api",
    "timestamp": "2020-06-19T15:36:43.605214Z",
    "action": 2,
    "target": "无法加载控制,相机为开启",
    "id": 879597,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/879597/?format=api"
}