Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/91060/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
    "timestamp": "2022-12-05T10:42:47.708301Z",
    "action": 32,
    "target": "Lorsque vous êtes brisé par le stress, vous devez lancer un dé de base correspondant à votre valeur d'Empathie. Si vous obtenez un 1, un point de Détermination est définitivement perdu, ce qui signifie que votre Détermination maximale est réduite d'un cran.",
    "old": "Lorsque vous êtes brisé par le stress, vous devez lancer un dé de base correspondant à votre valeur d'Empathie. Si vous obtenez un 1, un point de Détermination est définitivement perdu, ce qui signifie que votre Détermination maximale est réduite d'un cran.",
    "details": {
        "state": 20,
        "source": "When you are Broken by stress, you must roll one Base Die corresponding to your Empathy rating. If you roll a one, 1 point of Resolve is permanently lost, meaning your maximum Resolve is reduced one step.",
        "old_state": 20
    },
    "id": 146245,
    "action_name": "Bulk status changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/146245/?format=api"
}