Changes API.

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

GET /api/changes/287341/?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": "2023-03-30T19:05:28.000532Z",
    "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 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.",
    "old": "<strong>Critical Success</strong> You disable the device, or you achieve two successes toward disabling a complex device. You leave no trace of your tampering, and you can rearm the device later, if that type of device can be rearmed.",
    "details": {
        "state": 20,
        "source": "<strong>Critical Success</strong> You disable the device, or you achieve two successes toward disabling a complex device. 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": 287341,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/287341/?format=api"
}