Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/121464/?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-21T14:51:23.791954Z",
    "action": 2,
    "target": "如果您配置的 DNS 记录允许,您将能够自动安装 Let's Encrypt 证书。",
    "id": 196884,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/196884/?format=api"
}