Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/147173/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/macros-rolodex/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-12T23:39:52.314279Z",
    "action": 59,
    "target": "If not empty, the macros created by the Gamemasters will be placed in that folder automatically instead of the root. Macros that are manually created inside a folder will not be moved at all by the module.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If not empty, the macros created by the Gamemasters will be placed in that folder automatically instead of the root. Macros that are manually created inside a folder will not be moved at all by the module.",
        "old_state": -1
    },
    "id": 221446,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/221446/?format=api"
}