Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/196121/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/action/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/action/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:47.312898Z",
    "action": 59,
    "target": "<strong>Succès</strong> Vous êtes Non détecté par la créature pendant votre déplacement et le restez à la fin de votre déplacement.<br/><br/>Voir l'action @UUID[Compendium.pf2e.actionspf2e.Item.VMozDqMMuK5kpoX4]{Être furtif} pour les détails.",
    "old": "<strong>Succès</strong> Vous êtes @UUID[Compendium.pf2e.conditionitems.Item.VRSef5y1LmL2Hkjf]{non détecté} par la créature durant votre déplacement et restez non détecté par la créature à la fin de celui-ci.<br/>Voir l'action @UUID[Compendium.pf2e.actionspf2e.Item.VMozDqMMuK5kpoX4]{Être furtif} pour les détails.",
    "details": {
        "state": 20,
        "source": "<strong>Success</strong> You're @UUID[Compendium.pf2e.conditionitems.Item.VRSef5y1LmL2Hkjf]{Undetected} by the creature during your movement and remain undetected by the creature at the end of it.<br/><br/>See the @UUID[Compendium.pf2e.actionspf2e.Item.VMozDqMMuK5kpoX4]{Sneak} action for details.",
        "old_state": 20
    },
    "id": 497785,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497785/?format=api"
}