Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/15025/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Fenaldar72ebdf759c1147c8/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Fenaldar72ebdf759c1147c8/?format=api",
    "timestamp": "2024-02-28T10:08:06.056981Z",
    "action": 4,
    "target": "Systemsprachen ersetzen",
    "old": "Systemsprachen ersetzen",
    "details": {
        "state": 10,
        "source": "Remove System's Languages",
        "old_state": 10
    },
    "id": 443483,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/443483/?format=api"
}