Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/708064/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookjails_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/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-04-22T05:04:54.684864Z",
    "action": 5,
    "target": "第三部分 - 系统管理",
    "id": 289229,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/289229/?format=api"
}