Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/1719363/?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:53:51.753444+01:00",
    "action": 5,
    "target": "设置为true时,当鼠标悬停在浏览器页面中的某一行时,会高亮标记出该行。",
    "id": 71230669,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/71230669/?format=api"
}