Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/46110/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/zh_Hans/?format=api",
    "user": "https://translate.yunohost.org/api/users/ling0412/?format=api",
    "author": "https://translate.yunohost.org/api/users/ling0412/?format=api",
    "timestamp": "2021-05-29T07:37:04.181401Z",
    "action": 2,
    "target": "请运行<cmd>yunohost settings set security.ssh.port -v YOUR_SSH_PORT</cmd>来定义SSH端口,并检查<cmd>yunohost tools regen-conf ssh --dry-run --with-diff</cmd>和<cmd>yunohost tools regen-conf ssh --force</cmd>将您的配置重置为YunoHost建议。",
    "id": 29672,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/29672/?format=api"
}