Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/227357/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-15T18:34:48.927833Z",
    "action": 59,
    "target": "启用此选项可将某一“装备”物品设为弹药使用,可用于装填武器",
    "old": "",
    "details": {
        "state": 20,
        "source": "When activated a Gear or Consumable Item that is set as ammunition will be used when reloading the weapon",
        "old_state": 0
    },
    "id": 344310,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/344310/?format=api"
}