Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/246584/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Fenaldar/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Fenaldar/?format=api",
    "timestamp": "2023-11-03T22:35:34.498079Z",
    "action": 2,
    "target": "Ignoriert die Notwendigkeit, den Befehl /macro zu verwenden, um Makros im Chat aufzurufen. Warnung: Dies kann zu Konflikten mit Ihrem System oder anderen Modulen führen.",
    "old": "Ignoriert die Notwendigkeit, den Befehl /macro zu verwenden, um Makros im Chat aufzurufen. Warnung: Dies kann zu Konflikten mit Ihrem System oder anderen Modulen führen.",
    "details": {
        "state": 20,
        "source": "Ignores the need to use the /macro command to call macros on the chat. Warning: this might cause conflict with your system or other modules.",
        "old_state": 10
    },
    "id": 397050,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/397050/?format=api"
}