Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89807/?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/TORIKI/?format=api",
    "author": "https://translate.habitica.com/api/users/TORIKI/?format=api",
    "timestamp": "2024-08-17T02:53:20.086724Z",
    "action": 2,
    "target": "包含可获得孔雀、企鹅、公鸡宠物蛋的副本:公鸡横行、冰霜禽类、拖拉孔雀。",
    "id": 1157906,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1157906/?format=api"
}