Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/33701/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/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": "2025-01-21T11:57:57.690974Z",
    "action": 9,
    "target": "用户创建时带有一个关连的电子邮件地址(和 XMPP 账号),格式为 username{'@'}domain.tld。额外的电子邮件别名和电子邮件转发可稍后由管理员和用户添加。",
    "id": 196721,
    "action_name": "Translation uploaded",
    "url": "https://translate.yunohost.org/api/changes/196721/?format=api"
}