Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/117843/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/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-25T00:53:52.893462Z",
    "action": 2,
    "target": "在2015年的秋季庆典节活动期间帮助击败了倦怠魔,复原了筋疲力尽的灵魂!",
    "id": 1121381,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1121381/?format=api"
}