Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1614094/?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": null,
    "author": null,
    "timestamp": "2024-01-18T00:02:05.620005Z",
    "action": 30,
    "target": "In a traditional chroot environment, processes are only limited in the part of the file system they can access.  The rest of the system resources, system users, running processes, and the networking subsystem are shared by the chrooted processes and the processes of the host system.  Jails expand this model by virtualizing access to the file system, the set of users, and the networking subsystem.  More fine-grained controls are available for tuning the access of a jailed environment.  Jails can be considered as a type of operating system-level virtualization.",
    "id": 595041,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/595041/?format=api"
}