Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7184106/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/zh_TW/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/happylittle7/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/happylittle7/?format=api",
    "timestamp": "2021-08-20T07:39:39.301514Z",
    "action": 2,
    "target": "無法解密密碼:不支援的演算法 {}",
    "old": "無法解密密碼:不支援的演算法 %s",
    "details": {},
    "id": 3492109,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3492109/?format=api"
}