Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14665519/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-02T18:21:06.436686Z",
    "action": 59,
    "target": "不能将 --norepopath 与多个仓库一起使用",
    "old": "",
    "details": {
        "state": 10,
        "source": "Can't use --safe-write-path with multiple repositories",
        "old_state": -1
    },
    "id": 11692436,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11692436/?format=api"
}