Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/591658/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/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-03T02:39:53.615046Z",
    "action": 5,
    "target": "应用更改前备份系统文件。\n备份将存储在 {AUTHSELECT_BACKUP_DIR}/NAME 中。\n如果没有提供值,则使用带有唯一字符串的当前时间作为名称。\n",
    "id": 13164433,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/13164433/?format=api"
}