Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19084198/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/zh_TW/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "timestamp": "2025-03-21T00:34:00.557245Z",
    "action": 5,
    "target": "此 bootc 系統組態設定為唯讀。 使用 --transient 在暫存覆疊中執行此處理事項,當系統重新開機時,此覆疊會重設。",
    "old": "",
    "details": {
        "state": 20,
        "source": "This bootc system is configured to be read-only. Pass --transient to perform this transaction in a transient overlay which will reset when the system reboots.",
        "old_state": 0
    },
    "id": 18237469,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/18237469/?format=api"
}