Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/178390/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-05-03T07:33:01.219852Z",
    "action": 2,
    "target": "“赤色的玫瑰盛开,\n\n青蓝的任务成排,\n\n此刻我心潮澎湃,\n\n你是我唯一之爱。”",
    "id": 29049,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/29049/?format=api"
}