Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1833346/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlescommitters-guide_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-11-08T18:06:26.873897Z",
    "action": 59,
    "target": "[source,shell]```` % git remote -v freebsd https://git.freebsd.org/src.git (fetch)  freebsd ssh://git@gitrepo.freebsd.org/src.git (push)  ````",
    "id": 905870,
    "action_name": "更新了仓库中的字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/905870/?format=api"
}