Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309288/?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.688616Z",
    "action": 71,
    "target": "Sélectionnez dans votre répertoire de sorts un sort qui n'est pas un tour de magie et qui inflige des dégâts d'un type d'énergie différent et dépensez un emplacement de sort supplémentaire du même rang que ce sort secondaire. Le sort que vous lancez inflige des dégâts supplémentaires égaux au rang de l'emplacement du second sort utilisé. Le total des dégâts du sort est divisé de manière égale entre le type d'énergie du sort que vous lancez et le type d'énergie du sort secondaire.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Select a non-cantrip spell in your spell repertoire that deals a different type of energy damage, and expend an additional spell slot of the same rank as this secondary spell. The spell you cast deals additional damage equal to the rank of the secondary spell slot expended. The spell's total damage is divided evenly between the energy type of the spell you cast and the energy type of the secondary spell.",
        "old_state": -1
    },
    "id": 502108,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502108/?format=api"
}