Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/34020/?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/ericgaspar/?format=api",
    "author": "https://translate.yunohost.org/api/users/ericgaspar/?format=api",
    "timestamp": "2021-05-24T15:45:38.250353Z",
    "action": 2,
    "target": "使用SMTP中继主机来代替这个YunoHost实例发送邮件。如果你有以下情况,就很有用:你的25端口被你的ISP或VPS提供商封锁,你有一个住宅IP列在DUHL上,你不能配置反向DNS,或者这个服务器没有直接暴露在互联网上,你想使用其他服务器来发送邮件。",
    "id": 29479,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/29479/?format=api"
}