Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/244418/?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-24T18:40:13.783702Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "Gegner, Feind and Widersacher are all acceptable translations of Adversary, but have some differing connotations:\r\nWidersacher is someone who actively works against you; Gegner is pretty neutral, the closest translation is probably Opponent; Feind implies some emotions, as in not liking them, closest translation is probably Enemy.\r\nWidersacher is probably the closest translation for Adversary, but I would prefer Gegner. (Though I do think this tag is somewhat senseless since anything or anyone could be an adversary)"
    },
    "id": 394567,
    "action_name": "Comment added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/394567/?format=api"
}