Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/46109/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/zh_Hans/?format=api",
    "user": "https://translate.yunohost.org/api/users/ling0412/?format=api",
    "author": "https://translate.yunohost.org/api/users/ling0412/?format=api",
    "timestamp": "2021-05-29T07:49:00.559301Z",
    "action": 2,
    "target": "看起来SSH端口是在/etc/ssh/sshd_config中手动修改, 从YunoHost 4.2开始,可以使用新的全局设置“ security.ssh.port”来避免手动编辑配置。",
    "id": 29677,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/29677/?format=api"
}