Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/189955/?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-11T16:58:17.201714Z",
    "action": 2,
    "target": "所选物品并不完全包含所需特征 traits 中的所有项(需要所有:{traits})。",
    "old": "所选物品未拥有所需的所有特征 trait(需要所有:{traits})。",
    "details": {
        "state": 20,
        "source": "The dropped item does not have all the traits (needed all: {traits}).",
        "old_state": 20
    },
    "id": 276618,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/276618/?format=api"
}