Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/507444/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/SnowCrasher/?format=api",
    "author": "https://translate.habitica.com/api/users/SnowCrasher/?format=api",
    "timestamp": "2020-07-04T06:01:59.236348Z",
    "action": 36,
    "target": "다시 태어났습니다!",
    "id": 166512,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/166512/?format=api"
}