Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/188237/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/rule-element/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/rule-element/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Mechatoine/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Mechatoine/?format=api",
    "timestamp": "2025-03-29T02:56:56.293429Z",
    "action": 37,
    "target": "Lorsque vous obtenez un échec critique sur un jet de sauvegarde contre une maladie, un poison ou un effet de mort, vous obtenez un échec à la place.",
    "old": " Lorsque vous obtenez un échec critique sur un jet de sauvegarde contre une maladie, un poison ou un effet de mort, vous obtenez un échec à la place.",
    "details": {
        "state": 10,
        "source": "When you roll a critical failure at a saving throw against a disease, poison or death effect, you get a failure instead.",
        "old_state": 10
    },
    "id": 495189,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/495189/?format=api"
}