Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15709658/?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": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "timestamp": "2023-12-08T04:50:11.428191Z",
    "action": 5,
    "target": "系统将重置为 $0, $1 已更新。",
    "old": "",
    "details": {
        "state": 20,
        "source": "System will rebase to $0, updated $1.",
        "old_state": 0
    },
    "id": 13192553,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/13192553/?format=api"
}