Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/232320/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_handbook/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:47:36.763009Z",
    "action": 30,
    "target": "Use the following to load the usual modules with another kernel. Note that in this case it is not necessary the qualified name:",
    "id": 106688,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/106688/?format=api"
}