Changes API.

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

GET /api/changes/294744/?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-04-10T07:54:25.553523Z",
    "action": 9,
    "target": "需要刷新:仅当您的 JB2A 托管在外部如 S3 或类似东西上时才更改。否则留空。例子:S3Bucket/jb2a_patreon 或 S3Bucket/JB2A_DnD5e(末尾无斜线)",
    "old": "需要刷新:仅在JB2A模组外置在S3存储桶或类似位置时需要设置,否则留空即可。例:S3Bucket/jb2a_patreon或S3Bucket/JB2A_DnD5e (末尾不加斜杠)",
    "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": 294744,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/294744/?format=api"
}