Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/231435/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-26T21:56:59.554322Z",
    "action": 59,
    "target": "Die meisten Fahrzeuge können als Waffen genutzt werden - bspw. indem man das Ziel überfährt. Dies zählt als NAHKAMPF Angriff, der mit einem Wurf auf FAHREN durchgeführt wird. Der Wurf kann mit einer Beschleunigungs-Aktion kombiniert werden, in diesem Fall ist der FAHREN-Wurf ein vergleichender Wurf, was die Effektivität der Beschleunigung einschränken kann. Der Basis-Schaden der Attacke entspricht dem HÜLLEN-Wert des Fahrzeugs geteilt durch 2 (abgerundet). Ramm-Angriffe verursachen Stumpfen Schaden mit einem KRIT-Würfel der dem HÜLLEN-Wert des Fahrzeugs entspricht (aufgerundet).",
    "old": "",
    "details": {
        "state": 20,
        "source": "Most vehicles can be used as weapons – i.e. to simply run your target over. It counts as a close combat attack but roll for DRIVING instead of CLOSE COMBAT. This roll can be combined with the speeding action above, but that will make the DRIVING roll an opposed roll, meaning that the effectiveness of the speeding might be reduced. The base Damage rating of the attack equals your vehicle’s Hull rating divided by two, rounded up. Ramming vehicles inflict crushing damage and the Crit Die has a die size equal to the Hull rating, rounded up to the closest die, to a maximum of D12 – i.e. a vehicle with Hull 9 has a D10 Crit Die.",
        "old_state": 0
    },
    "id": 453309,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/453309/?format=api"
}