Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/189933/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/babonus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/babonus/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "timestamp": "2023-10-16T08:06:33.620971Z",
    "action": 2,
    "target": "Un nombre entier à soustraire du seuil qui détermine quand un jet de sauvegarde contre la mort permet de retrouver la conscience et 1 point de vie. Ce champ respecte les données des jets, mais pas les jets de dés.",
    "old": "Un nombre entier à soustraire du seuil qui détermine quand un jet de sauvegarde contre la mort permet de retrouver la conscience et 1 point de vie. Ce champ respecte les propriétés des données des jets, mais pas les jets de dés.",
    "details": {
        "state": 20,
        "source": "An integer to subtract from the threshold that decides when a Death Saving Throw results in restoring consciousness and 1 hit point. This field respects roll data, but not dice rolls.",
        "old_state": 10
    },
    "id": 388960,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/388960/?format=api"
}