Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19084202/?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:37:20.594058Z",
    "action": 2,
    "target": "覆蓋在組態設定檔與軟體庫檔案中 $releasever 的值",
    "old": "覆蓋在組態檔與 repo 檔案中 $releasever 的值",
    "details": {
        "state": 20,
        "source": "override the value of $releasever_minor in config and repo files",
        "old_state": 10
    },
    "id": 18237476,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18237476/?format=api"
}