Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/168271/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/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-02-19T15:29:20.758010Z",
    "action": 5,
    "target": "在场景左侧的控制栏中添加搜索按钮",
    "old": "",
    "details": {
        "state": 20,
        "source": "Adds a search button in the scene controls on the left side of the scene",
        "old_state": 0
    },
    "id": 246550,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/246550/?format=api"
}