Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/201542/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/eilatan/?format=api",
    "author": "https://translate.habitica.com/api/users/eilatan/?format=api",
    "timestamp": "2024-02-05T20:12:55.002919Z",
    "action": 36,
    "target": "你必须达到等级 <%= level %> 才能使用此技能。",
    "id": 1106114,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/1106114/?format=api"
}