Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/303282/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2025-02-15T10:01:30.851155Z",
    "action": 2,
    "target": "Jeśli prawda, moduł Exploit Vulnerability będzie obsługiwał efekty tego utensylium i zaleca się usuwanie utensylium wygenerowanych przez system. Jeśli fałsz, moduł Exploit Vulnerability nie będzie tworzył efektów dla tego utensylium podczas zarządzania i zaleca się używanie utensylium wygenerowanych przez system podczas zarządzania utensylium.",
    "old": "Jeśli prawda, moduł Exploit Vulnerability będzie obsługiwał efekty tej implementacji i zaleca się usuwanie implementacji wygenerowanych przez system. Jeśli fałsz, moduł Exploit Vulnerability nie będzie tworzył efektów dla tej implementacji podczas zarządzania i zaleca się używanie implementacji wygenerowanych przez system podczas zarządzania implementacjami.",
    "details": {
        "state": 20,
        "source": "If true, the Exploit Vulnerability module will handle this implement's effects and it is recommended to delete system-generated implements. If false, the Exploit Vulnerability module will not create effects on this implement when managed and it is recommended to use system-generated implements when managing implements.",
        "old_state": 20
    },
    "id": 493860,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493860/?format=api"
}