Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/577533/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/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-11-27T03:31:31.360731Z",
    "action": 36,
    "target": "Kickstarter 프로젝트를 최고 레벨에서 후원했습니다!",
    "id": 209497,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/209497/?format=api"
}