Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/101911/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2024-03-22T06:37:37.730407Z",
    "action": 2,
    "target": "**iPhone和安卓**应用程序可让你随时随地进行操作。我们知道有时登录网站点击按钮可能会很麻烦。",
    "id": 1119174,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1119174/?format=api"
}