Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/281113/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/it/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/GregoryWarn/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/GregoryWarn/?format=api",
    "timestamp": "2024-11-06T10:45:18.228542Z",
    "action": 5,
    "target": "Con questa impostazione, gli oggetti aggiunti alla pila degli oggetti verranno impilati con oggetti simili. Questo può anche essere controllato per articolo nella loro configurazione. Nota: questo dipende anche dal sistema, poiché alcuni articoli non hanno una quantità, quindi non possono mai essere impilati.",
    "old": "",
    "details": {
        "state": 20,
        "source": "With this setting, items added to the item pile will stack with similar items. This can also be controlled per-item in their configuration. Note: This is dependent on the system as well, since some items do not have quantity so they can never be stacked.",
        "old_state": 0
    },
    "id": 490292,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/490292/?format=api"
}