Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/117583/?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": "2023-07-14T11:02:28.008300Z",
    "action": 59,
    "target": "Du kannst in einer einzigen Runde zusätzliche Bewegungs-Aktionen  durchführen, indem du die Sprint-Aktion verwendest. Dies zählt dann  als deine Aktion für diese Runde, was bedeutet, dass du keine andere  Aktion ausführen kannst. Würfle <span class=\"smallcaps\">BEWEGLICHKEIT</span>  - für jedes gewürfelte <span class=\"blade-runner-symbols\">S</span> kannst  du zusätzlich zu deiner freien Bewegung eine weitere Bewegung machen.  Wenn du den Wurf nicht schaffst, fällst du (vor der zweiten Bewegung)  und kannst erst in deiner nächsten Runde wieder aufstehen.",
    "old": "Du kannst in einer einzigen Runde zusätzliche Bewegungs-Aktionen  durchführen, indem du die Sprint-Aktion verwendest. Dies zählt dann  als deine Aktion für die Runde, was bedeutet, dass du keine andere  Aktion ausführen kannst. Würfle <span class=\"smallcaps\">BEWEGLICHKEIT</span>  - für jedes gewürfelte <span class=\"blade-runner-symbols\">S</span> kannst  du zusätzlich zu deiner freien Bewegung eine weitere Bewegung machen.  Wenn du den Wurf nicht schaffst, fällst du (vor der zweiten Bewegung)  und kannst erst in deiner nächsten Runde wieder aufstehen.",
    "details": {
        "state": 20,
        "source": "You can make additional moves in a single Round by using the sprint action. This will then count as your action for the Round, meaning you can perform no other action. Roll MOBILITY – for each <span class=\"blade-runner-symbols\">S</span> rolled, you can make one more move, in addition to your free move. If you fail the roll, you fall (before the second move) and cannot get up until your next turn.",
        "old_state": 20
    },
    "id": 361246,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/361246/?format=api"
}