Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/245987/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JerryChen/?format=api",
    "author": "https://translate.habitica.com/api/users/JerryChen/?format=api",
    "timestamp": "2022-04-17T12:50:48.503479Z",
    "action": 2,
    "target": "您确定要更改每日起始时间吗? 您的每日任务将在<%= time %>之后您首次使用Habitica时重置。记得在那之前完成您的每日任务喔!",
    "id": 319997,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/319997/?format=api"
}