Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/212913/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "author": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "timestamp": "2019-04-10T07:25:22.757008Z",
    "action": 2,
    "target": "<strong>提示:</strong>要添加多个<%= taskType %>,请使用换行符(Shift + Enter)分隔每个任务,然後按“Enter”键",
    "id": 19077,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19077/?format=api"
}