Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7582620/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yangyangdaji/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yangyulin910/?format=api",
    "timestamp": "2023-11-17T11:19:26.431176Z",
    "action": 7,
    "target": "正在设置 %s 加载项",
    "old": "",
    "details": {
        "state": 20,
        "source": "Setting up %s addon",
        "old_state": 0
    },
    "id": 12896151,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/12896151/?format=api"
}