Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/360530/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookbasics_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookbasics_index/pt_BR/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-02-22T05:22:08.865456Z",
    "action": 4,
    "target": "# name    getty                         type  status comments\n#\nttyv0   \"/usr/libexec/getty Pc\"         xterm   on  secure\n# Virtual terminals\nttyv1   \"/usr/libexec/getty Pc\"         xterm   on  secure\nttyv2   \"/usr/libexec/getty Pc\"         xterm   on  secure\nttyv3   \"/usr/libexec/getty Pc\"         xterm   on  secure\nttyv4   \"/usr/libexec/getty Pc\"         xterm   on  secure\nttyv5   \"/usr/libexec/getty Pc\"         xterm   on  secure\nttyv6   \"/usr/libexec/getty Pc\"         xterm   on  secure\nttyv7   \"/usr/libexec/getty Pc\"         xterm   on  secure\nttyv8   \"/usr/X11R6/bin/xdm -nodaemon\"  xterm   off secure",
    "id": 152451,
    "action_name": "添加了建议",
    "url": "https://translate-dev.freebsd.org/api/changes/152451/?format=api"
}