Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/244458/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/common/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Jiusm/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Jiusm/?format=api",
    "timestamp": "2023-10-25T11:10:49.564360Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "Dungeon ist schwierig zu übersetzen, da es im deutschen eine Kombination mehrerer Wörter bräuchte, etwa Verlies/Bergfried und auch in der modernen Sprache ein unterirdisches Gangsystem im Kerkerstil bezeichnet, welches eigentlich nur in Spielen und Fantasiegeschichten existiert. Deshalb denke ich, Dungeon als allgemein bekannten Begriff unübersetzt zu lassen, wäre am einfachsten."
    },
    "id": 394870,
    "action_name": "Comment added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/394870/?format=api"
}