Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/364495/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/firewalld/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/firewalld/master/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cth451/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cth451/?format=api",
    "timestamp": "2021-03-26T22:45:59.453744Z",
    "action": 2,
    "target": "内建区域不支持重命名。",
    "id": 3146983,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3146983/?format=api"
}