Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/117738/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-17T05:30:14.799836Z",
    "action": 59,
    "target": "订阅者每个月都会收到一件神秘物品。该物品在每月月初推出。详情请查看Wiki“神秘物品”页面。",
    "id": 1196730,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1196730/?format=api"
}