Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3338719/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/just-do-it_/?format=api",
    "author": "https://translate.habitica.com/api/users/just-do-it_/?format=api",
    "timestamp": "2025-01-17T00:47:22.801203Z",
    "action": 5,
    "target": "团体计划订阅用户的福利将与1个月循环订阅用户的福利相同。您将在每个月初收到一个神秘沙漏,并且您在市场上每月可购买的宝石数量将增加2颗,直至达到50颗。",
    "id": 1196542,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1196542/?format=api"
}