Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1709593/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookconfig_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-14T20:19:02.967215Z",
    "action": 59,
    "target": "# configuration file for newsyslog\n# $FreeBSD$\n#\n# Entries which do not specify the '/pid_file' field will cause the\n# syslogd process to be signalled when that log file is rotated.  This\n# action is only appropriate for log files which are written to by the\n# syslogd process (ie, files listed in /etc/syslog.conf).  If there\n# is no process which needs to be signalled when a given log file is\n# rotated, then the entry for that file should include the 'N' flag.\n#\n# The 'flags' field is one or more of the letters: BCDGJNUXZ or a '-'.\n#\n# Note: some sites will want to select more restrictive protections than the\n# defaults.  In particular, it may be desirable to switch many of the 644\n# entries to 640 or 600.  For example, some sites will consider the\n# contents of maillog, messages, and lpd-errs to be confidential.  In the\n# future, these defaults may change to more conservative ones.\n#\n# logfilename          [owner:group]    mode count size when  flags [/pid_file] [sig_num]\n/var/log/all.log                        600  7     *    @T00  J\n/var/log/amd.log                        644  7     100  *     J\n/var/log/auth.log                       600  7     100  @0101T JC\n/var/log/console.log                    600  5     100  *     J\n/var/log/cron                           600  3     100  *     JC\n/var/log/daily.log                      640  7     *    @T00  JN\n/var/log/debug.log                      600  7     100  *     JC\n/var/log/kerberos.log                   600  7     100  *     J\n/var/log/lpd-errs                       644  7     100  *     JC\n/var/log/maillog                        640  7     *    @T00  JC\n/var/log/messages                       644  5     100  @0101T JC\n/var/log/monthly.log                    640  12    *    $M1D0 JN\n/var/log/pflog                          600  3     100  *     JB    /var/run/pflogd.pid\n/var/log/ppp.log        root:network    640  3     100  *     JC\n/var/log/devd.log                       644  3     100  *     JC\n/var/log/security                       600  10    100  *     JC\n/var/log/sendmail.st                    640  10    *    168   B\n/var/log/utx.log                        644  3     *    @01T05 B\n/var/log/weekly.log                     640  5     1    $W6D0 JN\n/var/log/xferlog                        600  7     100  *     JC\n",
    "id": 699820,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/699820/?format=api"
}