Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75079/?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/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2020-01-15T08:10:03.372035Z",
    "action": 2,
    "target": "<strong>避免亵渎言论。这包括可能在别的网站能够接受的,轻微的,对宗教的秽语</strong>。这里的人们有着各种各样的宗教和文化背景,我们希望保证他们能在公共空间感觉到自在。<strong>如果一位版主或工作人员告知你某个词语不被Habitica接受,那么就算你不理解为什么,也要遵守这个规则</strong>。另外,侮辱别人将会受到严重的处罚,因为这种行为也同时违反了服务条款。",
    "id": 107112,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/107112/?format=api"
}