Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/78577/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/ja/?format=api",
    "user": "https://translate.yunohost.org/api/users/motcha/?format=api",
    "author": "https://translate.yunohost.org/api/users/motcha/?format=api",
    "timestamp": "2023-07-09T05:50:36.346396Z",
    "action": 2,
    "target": "パスワードは8文字以上で、数字/大文字/小文字の全てを含む必要があります",
    "id": 105049,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/105049/?format=api"
}