Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/20908/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "author": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "timestamp": "2019-07-09T14:43:18.361033Z",
    "action": 2,
    "target": "參加挑戰會將這些任務加進你的任務列表。完成任務、戰勝其他 Habitica 玩家來贏得成就和寶石吧!",
    "id": 33067,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/33067/?format=api"
}