Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12395635/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-09T00:21:57.375681Z",
    "action": 59,
    "target": "无效的签名",
    "old": "无效的签名",
    "details": {
        "state": 20,
        "source": "Invalid signature",
        "old_state": 20
    },
    "id": 13193241,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/13193241/?format=api"
}