Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14003113/?format=api",
    "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FooBar/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FooBar/?format=api",
    "timestamp": "2024-01-25T02:57:57.151794Z",
    "action": 2,
    "target": "为文件'%s'设置 ACL 时出现异常:'%s'",
    "id": 2995832,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2995832/?format=api"
}