Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3264516/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/ja/?format=api",
    "user": "https://translate.habitica.com/api/users/mattya226/?format=api",
    "author": "https://translate.habitica.com/api/users/mattya226/?format=api",
    "timestamp": "2025-01-30T04:51:06.094964Z",
    "action": 2,
    "target": "成功しました!",
    "id": 1199284,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1199284/?format=api"
}