Changes API.

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

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

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