Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/12754/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/en/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/typhonrt/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/typhonrt/?format=api",
    "timestamp": "2022-09-05T20:26:33.716528Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "All good to do this. Yes.. in English it's better to have spaces and there are some spots were I made these changes, but if it makes more sense otherwise glad to accept a change."
    },
    "id": 27248,
    "action_name": "Comment added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/27248/?format=api"
}