Changes API.

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

GET /api/changes/11692438/?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": null,
    "author": null,
    "timestamp": "2023-06-02T18:21:06.436770Z",
    "action": 59,
    "target": "下载的目标 '{}' 在下载路径 '{}' 以外。",
    "old": "",
    "details": {
        "state": 10,
        "source": "Download target '{0}' for location '{1}' of '{2}' package is outside of safe write path '{3}'.",
        "old_state": -1
    },
    "id": 11692438,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11692438/?format=api"
}