Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229235/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_solid-state/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_solid-state/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:33:04.398876Z",
    "action": 30,
    "target": "To make it possible to enter a ports directory and successfully run <command>make</command> <_:buildtarget-1/>, we must create a packages directory on a non-memory filesystem that will keep track of our packages across reboots. As it is necessary to mount your filesystems as read-write for the installation of a package anyway, it is sensible to assume that an area on the flash media can also be used for package information to be written to.",
    "id": 106108,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/106108/?format=api"
}