Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75077/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2024-03-02T06:27:13.428701Z",
    "action": 2,
    "target": "<strong>请勿发布含有暴力、威胁、或露骨及暗示性的色情的内容、或宣扬歧视、偏见、种族主义、性别歧视、仇恨、骚扰或伤害任何个人或团体的图片或文字</strong>,包括辱骂和陈述。即使是开玩笑或表情包也不行。不是每个人都有同样的幽默感,所以某些你认为是玩笑的内容可能会对他人造成伤害。",
    "id": 1115067,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1115067/?format=api"
}