Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4890416/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesaccess-recovery/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesaccess-recovery/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "timestamp": "2023-12-04T07:15:38.292782Z",
    "action": 5,
    "target": "现在你应该可以在控制台重新登录系统了。在那里,你可以获取一个新的 SSH 公钥,添加到 `~/.ssh/authorized_keys` 中,并删除旧的公钥。你可能还想锁定你设置的密码(使用 `passwd -l` )。请注意,Fedora CoreOS 默认不允许通过密码验证登录 SSH。",
    "id": 13178491,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/13178491/?format=api"
}