Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89760/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "author": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "timestamp": "2019-04-17T10:15:28.880538Z",
    "action": 2,
    "target": "2月21日,我们深爱着的季度商店店主 Leslie 因为Dysheartener对市场的攻击而奄奄一息。快,完成你的任务,打败怪物,帮助重建!",
    "id": 23355,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/23355/?format=api"
}