Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/246477/?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/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Thyzerle/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Thyzerle/?format=api",
    "timestamp": "2023-11-03T17:35:04.900515Z",
    "action": 5,
    "target": "Nur für ausgewählte Systeme/Bögen verfügbar. Fügt Schnellsuche-Schaltflächen in Charakterbögen hinzu, für die ein relevanter Filter aktiviert ist (wie im Menü \"Charakterbogen-Filter\" konfiguriert).",
    "old": "",
    "details": {
        "state": 20,
        "source": "Only available for select systems/sheets. Adds Quick Insert search buttons in character sheets, with a relevant filter selected (as configured in the \"Character sheet filters\" menu)",
        "old_state": 0
    },
    "id": 396826,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/396826/?format=api"
}