Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/231948/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_handbook/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "timestamp": "2021-01-26T16:33:12.688445Z",
    "action": 9,
    "target": "也许吧。许多<trademark class=\"registered\">Windows</trademark>游戏依赖于DirectX,这是微软专有的图形层。然而,在开源社区中有一些项目试图实现对该技术的支持。",
    "id": 107401,
    "action_name": "上传了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/107401/?format=api"
}