Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3136550/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/entangle/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/entangle/master/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
    "timestamp": "2021-12-01T12:37:35.321992Z",
    "action": 26,
    "target": "无法保存控制器,相机未联接",
    "id": 3769796,
    "action_name": "Suggestion removed",
    "url": "https://translate.fedoraproject.org/api/changes/3769796/?format=api"
}