Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/110294/?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.203921Z",
    "action": 59,
    "target": "This attack is only possible with weapons that can fire at fully automatic settings (such as assault rifles, sub-machine guns, and machine guns). Since the character is taking quite a bit of time to “hold down the trigger” and pump ammo into the air, the extra “to hit” and “damage” bonuses are somewhat compensated for by the modifier to the character’s defensive value during the round he is performing a full auto attack.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This attack is only possible with weapons that can fire at fully automatic settings (such as assault rifles, sub-machine guns, and machine guns). Since the character is taking quite a bit of time to “hold down the trigger” and pump ammo into the air, the extra “to hit” and “damage” bonuses are somewhat compensated for by the modifier to the character’s defensive value during the round he is performing a full auto attack.",
        "old_state": -1
    },
    "id": 168404,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/168404/?format=api"
}