Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/110281/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T17:11:42.203228Z",
    "action": 59,
    "target": " The attacker physically grasps a target. Few melee weapons allow this option, so it is used generally only in brawling attacks. What effect this has on the target depends on the type of grab. (The ones listed here are choke, flip, hold, slam/throw, and arm pin.) See the escape rules in this chapter for details on getting out of grabs. On subsequent rounds of a grab, attackers who defeat an escape attempt or against a defender who chooses not to resist may do their Strength Damage only (no modifiers except those from Special Abilities or equipment). Some grab variations may offer other options.",
    "old": "",
    "details": {
        "state": 20,
        "source": " The attacker physically grasps a target. Few melee weapons allow this option, so it is used generally only in brawling attacks. What effect this has on the target depends on the type of grab. (The ones listed here are choke, flip, hold, slam/throw, and arm pin.) See the escape rules in this chapter for details on getting out of grabs. On subsequent rounds of a grab, attackers who defeat an escape attempt or against a defender who chooses not to resist may do their Strength Damage only (no modifiers except those from Special Abilities or equipment). Some grab variations may offer other options.",
        "old_state": -1
    },
    "id": 168391,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/168391/?format=api"
}