Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/174468/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-20T13:27:41.169449Z",
    "action": 59,
    "target": "带有{incap}状态效果的指示物将被显示为{incap}而非实时的健康状况。这对载具或已死亡的指示物无效。",
    "old": "带有{incap}状态效果的指示物将被显示为{incap}而非实时的健康状况。这对载具或已死亡的指示物无效。",
    "details": {
        "state": 20,
        "source": "Tokens with the {incap} Status Effect will be shown as {incap} instead of their current estimates. Doesn't work for tokens that are vehicles or dead.",
        "old_state": 20
    },
    "id": 349743,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/349743/?format=api"
}