Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/15045/?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/Bodo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Bodo/?format=api",
    "timestamp": "2022-11-24T15:59:24.840147Z",
    "action": 2,
    "target": "Blendet den Globus und den Text \"Übersetzt von\" aus Chat-Nachrichten an Spieler aus. Nützlich, wenn Sie den Spielern nicht zeigen wollen, welche Sprache Sie sprechen. Erfordert Neuladen.",
    "old": "Versteckt die Weltkugel und \"Übersetzt von\" Text von Chatnachrichten vor Spielern. Perfekt wenn du nicht möchtest, dass die Spieler sehen welche Sprache du sprichst.",
    "details": {
        "state": 20,
        "source": "Hides the Globe and the \"Translated from\" text from chat messages to players. Useful for when you don't want to show players which language you are speaking. Requires reload.",
        "old_state": 10
    },
    "id": 130471,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/130471/?format=api"
}