Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/305869/?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.314926Z",
    "action": 71,
    "target": "<p>Vous pouvez présenter une requête à une créature amicale ou serviable à votre égard. Vous devez formuler la sollicitation en des termes que la cible accepterait compte tenu de son attitude actuelle à votre égard. Le MJ détermine le DD du test de Diplomatie en fonction de la difficulté de la sollicitation. Certaines sollicitations sont douteuses ou impossibles et même un PNJ serviable ne les acceptera jamais.</p><p><strong>Succès critique</strong> La cible répond favorablement à votre sollicitation sans réserve.<br><strong>Succès</strong> La cible répond favorablement à votre sollicitation mais pourrait demander des dispositions supplémentaires ou modifier la sollicitation.<br><strong>Échec</strong> La cible refuse la sollicitation, bien qu'elle puisse proposer une alternative qui soit moins extrême.<br><strong>Échec critique</strong> Non seulement la cible refuse votre sollicitation mais son attitude à votre encontre se dégrade d'un degré à cause de la témérité de votre requête.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>You can make a request of a creature that's friendly or helpful to you. You must couch the request in terms that the target would accept given their current attitude toward you. The GM sets the DC based on the difficulty of the request. Some requests are unsavory or impossible, and even a helpful NPC would never agree to them.</p><p><strong>Critical Success</strong> The target agrees to your request without qualifications.<br><strong>Success</strong> The target agrees to your request, but they might demand added provisions or alterations to the request.<br><strong>Failure</strong> The target refuses the request, though they might propose an alternative that is less extreme.<br><strong>Critical Failure</strong> Not only does the target refuse the request, but their attitude toward you decreases by one step due to the temerity of the request.</p>",
        "old_state": -1
    },
    "id": 497964,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497964/?format=api"
}