Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/151059/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/main/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-14T20:53:40.512120Z",
    "action": 59,
    "target": "Com esta configuração, os passos facilitados ou dificultados para testes de macro são adicionados ou subtraídos da dificuldade, respectivamente. Isso lhe fornece a dificuldade efetiva atingida pelo teste. Por exemplo, se você obter um 9 em um teste que está facilitado, a macro irá mostrar que você alcançou a dificuldade 4 (3+1). Se teste for dificultado, será dito que você alcançou a dificuldade 2 (3-1). Com esta opção desativada, a macro vai apenas dizer que você alcançou a dificuldade 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": 225551,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/225551/?format=api"
}