Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/149845/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-14T20:53:33.491662Z",
    "action": 59,
    "target": "Avec ce paramètre, les niveaux facilités ou entravés pour les jets des macros sont respectivement ajoutés et soustraits de la difficulté. En fait, cela donne la difficulté effective qui est obtenue par le jet. Par exemple, si vous obtenez un 9 sur un jet qui est facilité d’un niveau, la macro vous dit que vous avez battu la difficulté 4 (3+1). Si vous aviez été entravé, elle vous aurait dit que vous aviez battu la difficulté 2 (3-1). Si cette option est désactivée, elle vous dira que vous avez battu la difficulté 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": 224335,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/224335/?format=api"
}