Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/785430/?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/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/wheatfox/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/wheatfox/?format=api",
    "timestamp": "2025-02-13T08:14:10.979467Z",
    "action": 2,
    "target": "这篇白皮书是原始作品的精简版,原文可在 http://alumni.cse.ucsc.edu/~brucem/open_source_license.htm 上找到",
    "id": 762339,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/762339/?format=api"
}