Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/672968/?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/Figgy/?format=api",
    "author": "https://translate.habitica.com/api/users/Figgy/?format=api",
    "timestamp": "2024-09-27T13:39:28.211015Z",
    "action": 2,
    "target": "包含可获得猴子、树人,树獭宠物蛋的副本:巨型山魈与恶作剧猴子、缠结之树,催眠的树獭。",
    "id": 1171481,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1171481/?format=api"
}