Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/283470/?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:20:04.722276Z",
    "action": 5,
    "target": "你在四方流浪中的学习意味着你听过关于几乎所有主题的传言或理论……但老实说,你学习的来源并不总是最可靠的。你可以在使用秘传学识进行的回忆知识检定上承受-2减值,以在任何主题上进行回忆知识,而不仅仅是在秘传学识通常可用的主题上。",
    "old": "",
    "details": {
        "state": 20,
        "source": "The character's wandering studies mean they've heard rumors or theories about almost every topic... though admittedly, their sources aren't always the most reliable. They can take a –2 penalty to your check to Recall Knowledge with Esoteric Lore to Recall Knowledge about any topic, not just the usual topics available for Esoteric Lore.",
        "old_state": 0
    },
    "id": 504595,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504595/?format=api"
}