Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": null,
    "timestamp": "2024-01-27T22:30:08.585219Z",
    "action": 63,
    "target": "",
    "old": "",
    "details": {
        "source": "If your game has a lot of users, the speaker indicator might become too crowded. You can filter the list by limiting it to users that own characters that are members of the target Party actor.",
        "target": ""
    },
    "id": 438716,
    "action_name": "String removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/438716/?format=api"
}