Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/283336/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/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-05-25T10:30:09.781367Z",
    "action": 2,
    "target": "Jeśli nie uda ci się przypomnieć sobie istotnej podatności tej istoty, zamiast tego spróbujesz wykorzystać bardziej osobisty słaby punkt. Możesz wykorzystać tylko osobistą antytezę danej istoty. Twoje ataki bez broni i z bronią przeciwko tej istocie również stają się magiczne, o ile wcześniej takie nie były.",
    "old": "Jeśli nie uda ci się przypomnieć sobie istotnej słabości tej istoty, zamiast tego spróbujesz wykorzystać bardziej osobisty słaby punkt. Możesz wykorzystać tylko osobistą antytezę danej istoty. Twoje ataki bez broni i z bronią przeciwko tej istocie również stają się magiczne, o ile wcześniej takie nie były.",
    "details": {
        "state": 20,
        "source": "Failing to recall a salient weakness about the creature, you instead attempt to exploit a more personal vulnerability. You can exploit only the creature's personal antithesis. Your unarmed and weapon Strikes against the creature also become magical if they weren't already.",
        "old_state": 20
    },
    "id": 461691,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/461691/?format=api"
}