Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/304248/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:13.416790Z",
    "action": 71,
    "target": "<p><strong>Trigger</strong> A creature within the monster's reach uses a manipulate action or a move action, makes a ranged attack, or leaves a square during a move action it's using.</p>\n<hr />\n<p><strong>Effect</strong> The monster attempts a melee Strike against the triggering creature. If the attack is a critical hit and the trigger was a manipulate action, the monster disrupts that action. This Strike doesn't count toward the monster's multiple attack penalty, and its multiple attack penalty doesn't apply to this Strike.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p><strong>Trigger</strong> A creature within the monster's reach uses a manipulate action or a move action, makes a ranged attack, or leaves a square during a move action it's using.</p>\n<hr />\n<p><strong>Effect</strong> The monster attempts a melee Strike against the triggering creature. If the attack is a critical hit and the trigger was a manipulate action, the monster disrupts that action. This Strike doesn't count toward the monster's multiple attack penalty, and its multiple attack penalty doesn't apply to this Strike.</p>",
        "old_state": -1
    },
    "id": 495761,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/495761/?format=api"
}