Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/201456/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "author": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "timestamp": "2019-11-09T02:39:00.181486Z",
    "action": 2,
    "target": "你的精神力量撼动了大地。所有队员获得智力上的增益!(法术强度与未增益的智力值有关)",
    "id": 84249,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/84249/?format=api"
}