Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/78253/?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": "2020-01-01T16:04:03.146085Z",
    "action": 9,
    "target": "目前的在线手册代表了数百位贡献者过去 10 年多所累积的努力成果。以下是自 2004 年出版的两卷第三版之后的一些重要变更:",
    "id": 52988,
    "action_name": "上传了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/52988/?format=api"
}