Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3267028/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-11T17:22:26.677326Z",
    "action": 59,
    "target": "あなたがリクエストした数 <%= quantity %> は、今月中に購入できる上限数を超えています(<%= convCap %>)。毎月1日から3日のいずれかの時点で、最大数が利用可能になります。有料プランにご加入いただきありがとうございます!",
    "id": 1041332,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1041332/?format=api"
}