Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/245992/?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:51:55.698763Z",
    "action": 2,
    "target": "Habitica默认在你所处时区午夜0点时核对并重置你的每日任务。你可以在这里变更这一默认的任务结算时间。",
    "id": 319998,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/319998/?format=api"
}