Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/144518/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2024-11-05T16:43:37.051132Z",
    "action": 2,
    "target": "{name} może <b>przed uzyskaniem Umierania</b> w wyniku ataku lub zdolności innej istoty, jeśli ta istota znajduje się w zasięgu walki wręcz, wykonać Atak w walce wręcz przeciwko wywołującej go istocie.<br>Usuń efekt \"Użyto Przemyślanej Śmierci\", jeśli faktycznie nie można go użyć.",
    "old": "{name} może <b>przed uzyskaniem Umierania</b> w wyniku ataku lub zdolności innej istoty, jeśli ta istota znajduje się w zasięgu walki wręcz, wykonać Atak w walce wręcz przeciwko wywołującej go istocie.<br>Usuń efekt \"Użyto celowej śmierci\", jeśli faktycznie nie można go użyć.",
    "details": {
        "state": 20,
        "source": "{name} can <b>before gaining Dying</b> as a result of another creature's attack or ability, if that creature is within melee reach, make a melee Strike against the triggering creature.<br>Remove 'Deliberate Death Used' effect if it actually can't be used.",
        "old_state": 20
    },
    "id": 490077,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/490077/?format=api"
}