Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/150452/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-14T20:53:37.022377Z",
    "action": 59,
    "target": "Con questa impostazione, i compiti ostacolati o diminuiti dai tiri di Macro, vengono direttamente aggiunti o sottratti dalla difficoltà. Questo fa si che la difficoltà effettiva venga mostrata in chat. Per esempio, se ottieni 9 con un tiro di dado ed il compito è diminuito di 1, la macro mostrerà una difficoltà superata 4 (3+1). Se invece fossi ostacolato, la macro ti mostrerà una difficoltà superata di 2 (3-1). Con questa opzione disattivata, in chat apparirà solo la difficoltà superata 3.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If rolls use effective difficulty, easements and hindrances modify the beaten difficulty after the roll instead of modifying the difficulty before the roll.",
        "old_state": -1
    },
    "id": 224943,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/224943/?format=api"
}