Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/169266/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/damage-log/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/damage-log/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/devlng/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/devlng/?format=api",
    "timestamp": "2025-03-16T12:26:39.204322Z",
    "action": 5,
    "target": "Nutze separaten Tab für Damage Logs    Wenn dieses Feld nicht ausgewählt wird, werden Damage Logs an den normalen Chatverlauf gesendet",
    "old": "",
    "details": {
        "state": 20,
        "source": "Use a separate tab for damage logs.  If this is unchecked, damage logs will be sent to the default chatlog.",
        "old_state": 0
    },
    "id": 494963,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494963/?format=api"
}