Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/193711/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/main/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-05T14:18:55.062900Z",
    "action": 59,
    "target": "SWIM就SWADE支持Better Rolls 2,在特定功能(应用伤害,解除动摇和化解伤害)上增添音效。这个设定会启用上述音效。",
    "old": "SWIM就SWADE支持Better Rolls 2,在特定功能(应用伤害,解除动摇和化解伤害)上增添音效。这个设定会启用上述音效。",
    "details": {
        "state": 10,
        "source": "SWIM supports Better Rolls for SWADE (BRSW aka BR2) to add Sound Effects on certain functions (applying damage, unshaking and soaking damage). This setting enables these sound effects.",
        "old_state": 20
    },
    "id": 357380,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/357380/?format=api"
}