Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/79740/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/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-11T14:37:29.070926Z",
    "action": 9,
    "target": "YunoHost 操作が既に実行されています。他の操作が完了するのを待ってください。",
    "id": 106575,
    "action_name": "Translation uploaded",
    "url": "https://translate.yunohost.org/api/changes/106575/?format=api"
}