Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4898851/?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:17:57.572039Z",
    "action": 2,
    "target": "全形/半形切換",
    "id": 1631085,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/1631085/?format=api"
}