Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/149238/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-14T20:53:29.375187Z",
    "action": 59,
    "target": "Con esta opción, los grados en que se aumenta o disminuye la dificultad en las macros de tirada son sumados o restados de la dificultad, respectivamente. Esto da la dificultad real a ser superada. Por ejemplo, si sacas un 9 en una tirada facilitada en un grado, la macro te dice que has superado la dificultad 4 (3+1). Si estaba dificultada, te indicaría que has superado la dificultad 2 (3-1). Con esta opción desactivada, la macro te diría que has superado la dificultad 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": 223727,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/223727/?format=api"
}