Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/776408/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/zh_Hans/?format=api",
    "user": "https://weblate.framasoft.org/api/users/imgradeone/?format=api",
    "author": "https://weblate.framasoft.org/api/users/imgradeone/?format=api",
    "timestamp": "2023-02-25T13:52:59.360757Z",
    "action": 5,
    "target": "<strong>PeerTube 1.3</strong> 增加了管理员为新的 / 不信任的用户自动隔离新视频的功能,隔离将在管理员审核完成后结束。实例的关注者管理也进行了重做:用户界面改进,可以拒绝关注;",
    "id": 537107,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/537107/?format=api"
}