Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/213877/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-21T09:14:43.415454Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "If you have the module 'Journal Anchor Links' activate and enabled you don't need this and the feature is automatically disabled for avoid conflict. This is a embedded integration of the module 'Journal Anchor Links'. Since Foundry VTT V10, journal entry anchor links are finally supported in the core software. However, weirdly enough it doesn't support anchor links in scene notes. This module fixes that. This feature provides Journals with much awaited page anchors, similar to how HTML supports it.",
        "old_state": 0
    },
    "id": 329309,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/329309/?format=api"
}