Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/51118/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/sk/?format=api",
    "user": "https://translate.habitica.com/api/users/kubson_sk/?format=api",
    "author": "https://translate.habitica.com/api/users/kubson_sk/?format=api",
    "timestamp": "2020-07-07T16:07:56.234590Z",
    "action": 2,
    "target": "Nájdi odporúčané výzvy založené na tvojich záujmoch, prehliadni si Verejné výzvy Habitiky alebo si vytvor svoje vlastné výzvy.",
    "id": 167136,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/167136/?format=api"
}