Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14665520/?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": "https://translate.fedoraproject.org/api/users/mochaa/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mochaa/?format=api",
    "timestamp": "2023-10-18T02:54:05.215301Z",
    "action": 2,
    "target": "软件包 ‘{2} 中路径 ’‘{1}’ 的下载目标 ‘{0}’ 在可写入路径 ‘{3}’ 以外。",
    "old": "下载的目标 '{}' 在路径 '{}' 以外。",
    "details": {
        "state": 20,
        "source": "Download target '{0}' for location '{1}' of '{2}' package is outside of safe write path '{3}'.",
        "old_state": 20
    },
    "id": 12587734,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12587734/?format=api"
}