Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2271595/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/otrs/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/otrs/zh_Hans/?format=api",
    "user": "http://translate.otrs.com/api/users/mt:deepl/?format=api",
    "author": "http://translate.otrs.com/api/users/mt:deepl/?format=api",
    "timestamp": "2024-05-14T14:05:16.731333Z",
    "action": 6,
    "target": "在此写入要注入到文章文本中的文本。您可以使用数据库自动填充字段设置顶部的可能值名称作为占位符,如:<name>。",
    "id": 1039234,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/1039234/?format=api"
}