Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/212863/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/main/pt_BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/lucasts/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/lucasts/?format=api",
    "timestamp": "2023-07-15T21:35:23.325468Z",
    "action": 2,
    "target": "Mostrar a ordem de turnos dos combatentes em relação ao token ativo",
    "old": "Mostrar a ordem de turnos dos combatentes em relação ao token ativo.",
    "details": {
        "state": 20,
        "source": "Show combatant turn orders relative to the active token",
        "old_state": 20
    },
    "id": 361595,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/361595/?format=api"
}