Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309005/?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.684992Z",
    "action": 71,
    "target": "Vous pouvez tenter de @UUID[Compendium.pf2e.actionspf2e.Item.Dt6B1slsBy8ipJu9]{Désarmer} la créature au lieu d'essayer de la @UUID[Compendium.pf2e.actionspf2e.Item.7blmbDrQFNfdT731]{Pousser}. Si le personnage fait échapper de la prise un objet de cette manière, la Manipulation télékinésique le saisit immédiatement. Tout effet de Manipulation télékinésique sur la créature se termine et le sort porte maintenant l'objet, comme si vous l'aviez ramassé avec Manipulation télékinésique non amplifiée.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You can attempt to @UUID[Compendium.pf2e.actionspf2e.Item.Dt6B1slsBy8ipJu9]{Disarm} the creature instead of attempting to @UUID[Compendium.pf2e.actionspf2e.Item.7blmbDrQFNfdT731]{Shove} it. If you knock an item out of the creature's grasp in this way, the Telekinetic Hand immediately grabs it. Any effect of the Telekinetic Hand on the creature ends, and the spell now carries the item, just like you had picked it up with an unamped Telekinetic Hand.",
        "old_state": -1
    },
    "id": 501822,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/501822/?format=api"
}