Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229239/?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/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:33:04.627866Z",
    "action": 30,
    "target": "However, even a small installation of FreeBSD using normal installation procedures can produce a system in size of greater than 200 megabytes. Most people will be using smaller flash memory devices (128 megabytes is considered fairly large - 32 or even 16 megabytes is common), so an installation using normal mechanisms is not possible—there is simply not enough disk space for even the smallest of conventional installations.",
    "id": 106112,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/106112/?format=api"
}