Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16893934/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f40/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f40/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-06T00:10:23.705695Z",
    "action": 77,
    "target": "核心系統檔案與應用程式,\n儲存在您電腦上的「根基」(/) 區域中。",
    "old": "核心系統檔案與應用程式儲存在您電腦上的「根基」(/) 區域中。",
    "details": {
        "state": 20,
        "source": "The 'root' area on your computer is where core system\nfiles and applications are stored.",
        "old_state": 20
    },
    "id": 18316871,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18316871/?format=api"
}