Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17302082/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus-anthy/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus-anthy/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-28T11:46:28.471094Z",
    "action": 71,
    "target": "无法启用 Anthy。\n您的主目录中的.anthy/last-record2_default.utf8 文件内容的结尾不是'\\n'。\n请修复该文件或手动删除该文件并重启 IBus。",
    "id": 15409134,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15409134/?format=api"
}