Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/178732/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2019-12-17T23:33:26.823203Z",
    "action": 5,
    "target": "本活动持续到1月6日,当你送给你的朋友一份订阅时,你可以免费得到相同的订阅时长!",
    "id": 96995,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/96995/?format=api"
}