Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1232860/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookpartiv/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookpartiv/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-08T13:42:27.754374Z",
    "action": 30,
    "target": "FreeBSD is one of the most widely deployed operating systems for high performance network servers.  The chapters in this part cover:",
    "id": 324715,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/324715/?format=api"
}