Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/58339/?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": "2024-11-02T13:48:18.624915Z",
    "action": 2,
    "target": "您确定要强制推送所有推荐的 DNS 记录吗?请注意,它可能会覆盖您或您的注册商设置的手动配置或重要默认记录。",
    "id": 188419,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/188419/?format=api"
}