Changes API.

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

GET /api/changes/399308/?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": null,
    "author": null,
    "timestamp": "2023-11-12T14:43:25.327164Z",
    "action": 59,
    "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": 20
    },
    "id": 399308,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/399308/?format=api"
}