Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/305749/?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.312999Z",
    "action": 71,
    "target": "<p><strong>Conditions</strong> Vous avez une Vitesse de creusement.</p><hr><p>Vous creusez un chemin à travers de la terre, du sable ou un autre matériau meuble à un rythme égal à votre Vitesse de creusement. Vous ne pouvez pas creuser à travers la roche ou d'autres substances plus denses que la terre, à moins que vous ne possédiez une capacité qui vous permet de le faire.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p><strong>Requirements</strong> You have a burrow Speed.</p><hr><p>You dig your way through dirt, sand, or a similar loose material at a rate up to your burrow Speed. You can't burrow through rock or other substances denser than dirt unless you have an ability that allows you to do so.</p>",
        "old_state": -1
    },
    "id": 497793,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497793/?format=api"
}