Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/305805/?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.313914Z",
    "action": 71,
    "target": "<p><strong>Conditions</strong> Vous portez ou maniez du @UUID[Compendium. pf2e. equipment-srd. Item. 4ftXXUCBHcf4b0MH]{Matériel d'alchimiste}.</p><hr><p>Vous pouvez identifier la nature d'un objet alchimique en le soumettant pendant 10 minutes à des tests avec votre matériel d'alchimiste. Si votre tentative est interrompue d'une manière ou d'une autre, vous devez recommencer le processus.</p><hr><p><strong>Succès</strong> Vous identifiez l'objet et découvrez les moyens de l'activer.</p><p><strong>Échec</strong> Vous ne parvenez pas à identifier l'objet mais vous pouvez recommencer.</p><p><strong>Échec critique</strong> Vous identifiez l'objet de travers et le prenez pour un autre objet au choix du MJ.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p><strong>Requirements</strong> You are holding or wearing an alchemist's toolkit.</p><hr><p>You can identify the nature of an alchemical item with 10 minutes of testing using your alchemist's toolkit. If your attempt is interrupted in any way, you must start over.</p><p><strong>Success</strong> You identify the item and the means of activating it.</p><p><strong>Failure</strong> You fail to identify the item but can try again.</p><p><strong>Critical Failure</strong> You misidentify the item as another item of the GM's choice.</p>",
        "old_state": -1
    },
    "id": 497879,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497879/?format=api"
}