Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309048/?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": "2025-03-29T05:17:29.685493Z",
    "action": 71,
    "target": "Votre _Carreau de phase_ déphase temporairement l'abri de la cible s'il touche. En cas de succès, le bonus de circonstances à la CA de la cible (le cas échéant) est réduit de 1 au début de votre prochain tour.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Your _phase bolt_ temporarily sends the target's cover out of phase if it hits. On a success, reduce the target's circumstance bonus to AC (if any) by 1 until the beginning of your next turn.",
        "old_state": -1
    },
    "id": 501865,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/501865/?format=api"
}