Changes API.

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

GET /api/changes/2995831/?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:46.461667Z",
    "action": 5,
    "target": "为文件'%s'设置 ACL 时出现异常:'%s'。",
    "id": 2995831,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/2995831/?format=api"
}