Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/123441/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/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-02-24T05:59:04.480467Z",
    "action": 2,
    "target": "加入替代社交媒体",
    "id": 199760,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/199760/?format=api"
}