Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/222071/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-animations/master/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/AlphaStarguide/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/AlphaStarguide/?format=api",
    "timestamp": "2023-05-26T06:58:50.651846Z",
    "action": 5,
    "target": "本模组为PF2e系统提供了预制的动画特效。如果你的电脑配置较低或者画面中同时存在大量特效(常见于高级别的游戏中),这些动画特效可能会造成你的游戏卡顿。<p/>如果你不想看见这些动画特效,请查看<b>Sequencer</b>模组的设置并关闭<b>\"Enable Effects\"</b>选项。",
    "old": "",
    "details": {
        "state": 20,
        "source": "This module provides animation presets for the PF2e system. These animations can slow down your machine, whether it be due to having a lower-end computer or there being a lot of effects on screen, which is common in higher level play.<p/>If you don't want to see these animations, please see the <b>Sequencer</b> module settings and disable the <b>\"Enable Effects\"</b> setting.",
        "old_state": 0
    },
    "id": 334822,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/334822/?format=api"
}