Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/82057/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-03T16:44:43.373841Z",
    "action": 59,
    "target": "Schäden automatisch würfeln, wenn ein Angriffswurf ausgeführt wird. Ist die Schadenswurf-Automatik auf Angriffstreffer eingestellt, so wird der Schaden gewürfelt, wenn keine Ziele ausgewählt sind, der Angriff trifft (siehe automatische Prüfung von Treffern) oder Treffer nicht geprüft werden",
    "old": "",
    "details": {
        "state": 20,
        "source": "Automatically roll Damage when an attack roll is made. If auto roll damage is set to attack-hits it will roll damage if no targets are selected, the attack hits (see auto check hits) or hits are not being checked",
        "old_state": -1
    },
    "id": 119162,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/119162/?format=api"
}