Changes API.

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

GET /api/changes/397049/?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:34:57.926206Z",
    "action": 37,
    "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": "",
    "details": {
        "state": 10,
        "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": 0
    },
    "id": 397049,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/397049/?format=api"
}