Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79091/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/zengerbr/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/zengerbr/?format=api",
    "timestamp": "2022-11-25T10:23:10.071295Z",
    "action": 5,
    "target": "O módulo Multilevel Tokens( e provavelmente outros módulos de telporte de tokens) podem ocorrer problemas com o teleporte se você ativar a opção do Workbench para mudar a animação do token.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The module Multilevel Tokens (and probably other modules that teleport tokens) may have problems with teleporting as you have enabled the optional Workbench setting to change token animation.",
        "old_state": 0
    },
    "id": 131301,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/131301/?format=api"
}