Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/281211/?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-06T11:25:54.450561Z",
    "action": 5,
    "target": "Questo configura i modificatori per il costo di ogni articolo nel negozio. Puoi anche configurare i modificatori per tipo di oggetto e anche per personaggi specifici (come i bardi dalla lingua argentata). Non sei limitato al 200%, digita nel campo per andare ancora più in alto.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This configures the modifiers for the cost of every item in the shop. You can also configure modifiers per item type, and even for specific characters (such as silver-tongued bards). You are not limited to 200%, type into the field to go even higher.",
        "old_state": 0
    },
    "id": 490402,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/490402/?format=api"
}