Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5967382/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-libpinyin/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-libpinyin/main/zh_HK/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/hillwood/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/hillwood/?format=api",
    "timestamp": "2020-09-13T13:20:53.685574Z",
    "action": 2,
    "target": "<b>雲輸入配置</b>",
    "id": 1631099,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/1631099/?format=api"
}