Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/211641/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/stream-view/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/stream-view/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-29T07:39:13.208450Z",
    "action": 59,
    "target": "When the camera mode is set to Disabled, reset the Stream View to the initial view defined by the scene.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When the camera mode is set to Disabled, reset the Stream View to the initial view defined by the scene.",
        "old_state": -1
    },
    "id": 313225,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/313225/?format=api"
}