Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/609985/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesbsdl-gpl/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-03-20T20:30:28.411984Z",
    "action": 30,
    "target": "While the commercial Unix wars raged, the Linux kernel was developed as a PC Unix clone.  Linus Torvalds credits the existence of the GNU C compiler and the associated GNU tools for the existence of Linux.  He put the Linux kernel under the GPL.",
    "id": 225984,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/225984/?format=api"
}