Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/274020/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/main/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-24T19:59:46.669374Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "This is the image that will be used if this character summons a mirror self (summon ally power). Will use the characters token image if empty.",
        "old_state": -1
    },
    "id": 436034,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/436034/?format=api"
}