Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/190003/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/LiyuNodream/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/LiyuNodream/?format=api",
    "timestamp": "2023-03-11T17:54:45.071624Z",
    "action": 2,
    "target": "这一模板是为诸如 <strong>长寿族裔 Ancestral Longevity</strong> 或 <strong>永恒精魂 Ageless Spirit</strong> 这样的专长所准备,可以用来提高某项技能熟练或创造一个新学识,其技能熟练度为 <strong>受训</strong>。",
    "old": "这一模板是为诸如 <strong>长寿族裔 Ancestral Longevity</strong> 或 <strong>永恒精魂 Ageless Spirit</strong> 这样的专长所准备,可以用来提高某项技能的熟练度或创造一个新的学识技能,其技能熟练度为 <strong>受训</strong>。",
    "details": {
        "state": 20,
        "source": "This template was used for feats like <strong>Ancestral Longevity</strong> or <strong>Ageless Spirit</strong> to upgrade one skill or create a new lore with the proficiency rank of <strong>Trained</strong>.",
        "old_state": 20
    },
    "id": 276687,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/276687/?format=api"
}