Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229232/?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.284290Z",
    "action": 30,
    "target": "All embedded FreeBSD systems that use flash memory as system disk will be interested in memory disks and memory filesystems. As a result of the limited number of writes that can be done to flash memory, the disk and the filesystems on the disk will most likely be mounted read-only. In this environment, filesystems such as <filename>/tmp</filename> and <filename>/var</filename> are mounted as memory filesystems to allow the system to create logs and update counters and temporary files. Memory filesystems are a critical component to a successful solid state FreeBSD implementation.",
    "id": 106105,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/106105/?format=api"
}