Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/1342991/?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-04-06T00:08:34.451511Z",
    "action": 2,
    "target": "為 \"%s\" 套件庫列出的 GPG 金鑰已經安裝,\n但對此軟體包而言並金鑰不正確。 請檢查是否已為此軟體庫設定正確的金鑰 URL。",
    "old": "列出的「%s」軟體庫 GPG 金鑰已經安裝,但這些金鑰對這個軟體包都不正確。\n請檢查這個軟體庫有正確組態設定金鑰網址。",
    "details": {
        "state": 20,
        "source": "The GPG keys listed for the \"%s\" repository are already installed but they are not correct for this package.\nCheck that the correct key URLs are configured for this repository.",
        "old_state": 20
    },
    "id": 18316794,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18316794/?format=api"
}