Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/196201/?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.313308Z",
    "action": 59,
    "target": "<strong>Succès critique</strong> Vous désamorcez le dispositif ou vous obtenez deux succès pour réussir à désamorcer un dispositif nécessitant plus d'un succès. Vous ne laissez aucune trace de votre manipulation et vous pouvez réarmer le dispositif ultérieurement si ce type de dispositif peut être réarmé.",
    "old": "<strong>Succès critique</strong> Vous désamorcez le dispositif ou vous obtenez deux succès pour réussir à désamorcer un dispositif complexe. Vous ne laissez aucune trace de votre manipulation et vous pouvez réarmer le dispositif ultérieurement si un tel réarmement est possible.",
    "details": {
        "state": 20,
        "source": "<strong>Critical Success</strong> You disable the device, or you achieve two successes toward disabling a device requiring more than one success. You leave no trace of your tampering, and you can rearm the device later, if that type of device can be rearmed.",
        "old_state": 20
    },
    "id": 497822,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497822/?format=api"
}