Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/21201/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/fi/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "timestamp": "2022-09-06T19:37:34.830096Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "@Demian no concept at all, that was just the choice of words I used when creating the settings."
    },
    "id": 28631,
    "action_name": "Comment added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/28631/?format=api"
}