Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/2686034/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/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-04-06T01:17:52.594495Z",
    "action": 2,
    "target": "裝置名稱似乎不存在。",
    "old": "裝置 ${DEVICE}並不存在,延遲初始化。",
    "details": {
        "state": 20,
        "source": "Device name does not seem to be present.",
        "old_state": 10
    },
    "id": 18317299,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18317299/?format=api"
}