Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/60699/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2020-02-05T10:09:12.747464Z",
    "action": 2,
    "target": "想獲得更多的裝備?快來看看<strong>魔法衣櫥!</strong>點擊魔法衣櫥就可以獲得隨機的特殊裝備!而且還可能得到隨機的經驗值或是食物。",
    "id": 119579,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/119579/?format=api"
}