Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/1719365/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/WhiteNight-SZTU/?format=api",
    "author": "https://hosted.weblate.org/api/users/WhiteNight-SZTU/?format=api",
    "timestamp": "2023-11-10T08:57:20.858509+01:00",
    "action": 5,
    "target": "定义在显示表内容时,表行链接(如编辑、复制、删除)的布局(可以将它们显示在左侧、右侧、两侧,或是隐藏)。",
    "id": 71230691,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/71230691/?format=api"
}