Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/144648/?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": "2025-05-05T19:23:23.076628Z",
    "action": 2,
    "target": "Zaznacz, aby zachować numer postfix/prefiks słowa *w tym samym formacie, co obecnie skonfigurowano w tym module* (jeśli istnieje) jako postfix/prefiks nazwy podczas mistyfikacji/demistyfikacji tokenów.",
    "old": "Zaznacz, aby zachować postfiks/prefiks słowa numeru *w tym samym formacie, co obecnie skonfigurowany w tym module* (jeśli istnieje) jako postfiks/przedrostek do nazwy podczas utajniania/odkrywania npc.",
    "details": {
        "state": 20,
        "source": "Check to keep number postfix/word prefix *in the same format as currently configured in this module* (if any) as a postfix/prefix to the name when mystifying/demystifying tokens.",
        "old_state": 10
    },
    "id": 503487,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/503487/?format=api"
}