Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/722068/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwine_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookwine_index/zh_CN/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-05T04:07:16.616854Z",
    "action": 6,
    "target": "FreeBSD 论坛上的一位用户建议采用这种配置来修正 WINE 字体的开箱即用的外观,因为它可能会有轻微的像素化。",
    "id": 256871,
    "action_name": "Automatic translation",
    "url": "https://translate-dev.freebsd.org/api/changes/256871/?format=api"
}