Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/175423/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/loginincentives/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/loginincentives/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/blacksheep47/?format=api",
    "author": "https://translate.habitica.com/api/users/blacksheep47/?format=api",
    "timestamp": "2021-11-02T00:53:47.686942Z",
    "action": 2,
    "target": "距离下次战利品掉落的所需签到次数:<%= numberOfCheckinsLeft %>",
    "id": 288469,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/288469/?format=api"
}