Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/283477/?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/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/huihui/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/huihui/?format=api",
    "timestamp": "2025-06-20T10:26:07.897356Z",
    "action": 5,
    "target": "当你使用任何技能进行的回忆知识检定失败(但没有大失败)时,你会得到一个正确的答案和一个错误的答案,但你不会知道哪个是正确的。",
    "old": "",
    "details": {
        "state": 20,
        "source": "When the character fails (but doesn't critically fail) a Recall Knowledge check using any skill, they learn a bit of true knowledge and a bit of erroneous knowledge, but they don't have any way to differentiate which is which.",
        "old_state": 0
    },
    "id": 504602,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504602/?format=api"
}