Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/90364/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/pt-BR/?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": "2023-04-21T23:46:29.727274Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "Better to replace all the names for {option#} and set the hint to game.i18n.format(\"cgmp.gm-speaker-mode-l\", {option1, option2, etc})."
    },
    "id": 308621,
    "action_name": "Comment added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/308621/?format=api"
}