Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/174939/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "timestamp": "2023-03-14T04:16:58.063489Z",
    "action": 2,
    "target": "需要刷新:仅在JB2A模组外置在S3存储桶或类似位置时需要设置,否则留空即可。例:S3Bucket/jb2a_patreon或S3Bucket/JB2A_DnD5e (末尾不加斜杠)",
    "old": "需要刷新:仅在JB2A模组外置在S3存储桶或类似位置时需要设置,否则留空即可。例:",
    "details": {
        "state": 20,
        "source": "REQUIRES A REFRESH: ONLY change if your JB2A module is hosted externally on an S3 bucket or similar. Otherwise, leave blank. Example: S3Bucket/jb2a_patreon or S3Bucket/JB2A_DnD5e (No Slash at end)",
        "old_state": 20
    },
    "id": 280486,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/280486/?format=api"
}