Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/258682/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-12T15:36:23.637686Z",
    "action": 59,
    "target": "Eine Waffe mit dieser Eigenschaft hat einen starken Rückschlag. Während du sie führst, hast du bei Angriffswürfen einen Nachteil, es sei denn, du erfüllst die Stärkeanforderung. Wenn die Waffe die Eigenschaft \"Durchschlag\", \"Durchdringend\" oder \"Schnell\" hat, musst du die Stärkeanforderung erfüllen, um diese Eigenschaft zu nutzen. Wenn die Waffe keine Zweihandeigenschaft hat, kannst du die Waffe mit zwei Händen führen, um die Stärke vorübergehend um eine Stufe zu verringern (von 19 auf 17, 17 auf 15, 15 auf 13 oder 13 auf 11). Würde die Stärke dadurch unter 11 sinken, wird sie ganz ignoriert.",
    "old": "",
    "details": {
        "state": 20,
        "source": "A weapon with this property has a heavy kickback. While wielding it, you have disadvantage on attack rolls unless you meet the Strength requirement. If the weapon has the burst, penetrating, or rapid property, you must meet the Strength requirement to use this feature. If the weapon lacks the two-handed property, you can wield the weapon in two hands to temporarily reduce the strength number by one step (from 19 to 17, 17 to 15, 15 to 13, or 13 to 11). If this would reduce the strength number below 11, you ignore it entirely.",
        "old_state": -1
    },
    "id": 419115,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/419115/?format=api"
}