Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/en/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": null,
    "timestamp": "2023-04-03T19:31:14.224462Z",
    "action": 63,
    "target": "技能",
    "old": "",
    "details": {
        "source": "Skills",
        "target": "技能"
    },
    "id": 291085,
    "action_name": "String removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/291085/?format=api"
}