Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2774764/?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-02T07:31:49.712579Z",
    "action": 2,
    "target": "<strong>我们不鼓励发送未经要求的私信</strong>。如果你收到让你不舒服的或违反本准则或服务条款的垃圾信息,请屏蔽发件人并向工作人员举报。",
    "id": 1115085,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1115085/?format=api"
}