Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/15773/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/zh_Hans/?format=api",
    "user": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "author": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "timestamp": "2023-02-06T16:32:59.043854Z",
    "action": 2,
    "target": "{url} 连接失败... 可能是服务中断了,或者你没有正确连接到IPv4/IPv6的互联网。",
    "id": 96946,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/96946/?format=api"
}