Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/22287/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-prevent-necrobumping/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-prevent-necrobumping/zh_Hans/?format=api",
    "user": "https://weblate.rob006.net/api/users/Golden/?format=api",
    "author": "https://weblate.rob006.net/api/users/Golden/?format=api",
    "timestamp": "2020-08-08T01:44:56.448539Z",
    "action": 2,
    "target": "为每个标签单独设置判断主题帖过时的天数,留空表示使用默认天数。如果一个主题被添加了好几个标签,则这几个标签中最短的天数将成为该主题的判断标准。",
    "id": 37736,
    "action_name": "Translation changed",
    "url": "https://weblate.rob006.net/api/changes/37736/?format=api"
}