Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75084/?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/Sciuridae/?format=api",
    "author": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "timestamp": "2019-06-23T13:54:30.598234Z",
    "action": 2,
    "target": "<strong>请勿发送垃圾消息</strong>。垃圾消息包括但不限于:在多个地方发布相同的评论或询问,发布没有说明和上下文的链接,发布无意义的消息,在公会,队伍或挑战中发布垃圾广告,或一次发送多条消息。在任何聊天空间或者通过私人消息中索要宝石或者捐助都被视为垃圾消息。如果用户点击某个链接会给您带来任何好处,您需要在消息中告知该信息,否则这些消息也将被视为垃圾消息。<br/><br/> 由版主决定是否构成垃圾消息或可能导致垃圾消息,即使你不觉得是。例如,推广公会一次两次可以接受,但在一天内发布多条消息可能会构成垃圾消息,无论该公会是多么有用!",
    "id": 32151,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/32151/?format=api"
}