Changes API.

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

GET /api/changes/504211/?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-resources/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/uk/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/MrForisu/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/MrForisu/?format=api",
    "timestamp": "2025-06-11T12:58:52.259126Z",
    "action": 48,
    "target": "",
    "old": "",
    "details": {
        "language": "uk"
    },
    "id": 504211,
    "action_name": "Language added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504211/?format=api"
}