Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/167924/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/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": "2024-02-23T03:48:14.037267Z",
    "action": 2,
    "target": "Prevenir o sistema de controlar a visão, permitindo personalizá-la.",
    "old": "Ignore os sentidos do ator, permitindo que as regras de visão personalizadas sejam aplicadas corretamente.",
    "details": {
        "state": 20,
        "source": "Prevent system from controlling vision, allowing you to customize it.",
        "old_state": 10
    },
    "id": 443029,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/443029/?format=api"
}