Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/276962/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-05-24T15:37:01.823768Z",
    "action": 59,
    "target": "GM by nikdy neměl mít vybranou postavu, protože pak budou jeho zprávy odesílány jako z té postavy, pokud bude přítomna ve scéně.<br>Hráči by si měli vždy vybrat svou hlavní postavu, jinak budou jejich zprávy odesílány jako od hráče a nebudou moci číst zprávy v jazycích, kterým rozumí jejich postava, pokud její token není na plátně.<br>Pozná se to tak, že je jméno hráče v seznamu hráčů následováno jménem postavy.<br>Je to základní chování Foundry, Polyglot jej pouze respektuje.",
    "old": "GM by nikdy neměl mít vybranou postavu, protože pak budou jeho zprávy odesílány jako z té postavy, pokud bude přítomna ve scéně.<br>Hráči by si měli vybrat svou hlavní postavu, jinak budou jejich zprávy odesílány jako od hráče a nebudou moci číst zprávy v jazycích, kterým rozumí jejich postava, pokud její token není na plátně.<br>Pozná se to tak, že je jméno hráče v seznamu hráčů následováno jménem postavy.<br>Je to základní chování Foundry, Polyglot jej pouze respektuje.",
    "details": {
        "state": 20,
        "source": "As a GM, you should never have a character selected, as this will make your messages to be sent as that character if it is ever present on a scene.<br>For the players, make sure they select their main character; otherwise, their messages will always be sent as the player instead of their character and they won't be able to read messages on languages their character understands unless its token is present on the canvas.<br>You can tell if a player has selected a character if their name on the Players List is followed by a character's name.<br>This is Core Foundry behavior, Polyglot only follows it.",
        "old_state": 20
    },
    "id": 524409,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/524409/?format=api"
}