Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/183794/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:24.011193Z",
    "action": 59,
    "target": "Choisissez une créature adjacente à la cible initiale et à portée d'allonge. Si sa CA est inférieure au résultat de votre jet d'attaque pour le coup critique, vous infligez à cette créature un nombre de dégâts égal au résultat du dé de dégâts de l'arme que vous avez obtenu (y compris, le cas échéant, les dés supplémentaires pour sa <em>rune de frappe</em>). Ce montant n'est pas doublé et ni bonus, ni dé supplémentaire ne s'appliquent à ces dégâts.",
    "old": "Choisissez une créature adjacente à la cible initiale et à portée d'allonge. Si sa CA est inférieure au résultat de votre jet d'attaque pour le coup critique, vous infligez à cette créature un nombre de dégâts égal au résultat du dé de dégâts de l'arme que vous avez obtenu (y compris, le cas échéant, les dés supplémentaires pour sa rune de puissance). Ce montant n'est pas doublé et aucun bonus ou autre dé supplémentaire ne s'applique à ces dégâts.",
    "details": {
        "state": 20,
        "source": "Choose one creature adjacent to the initial target and within reach. If its AC is lower than your attack roll result for the critical hit, you deal damage to that creature equal to the result of the weapon damage die you rolled (including extra dice for its <em>striking rune</em>, if any). This amount isn't doubled, and no bonuses or other additional dice apply to this damage.",
        "old_state": 20
    },
    "id": 496775,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/496775/?format=api"
}