Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1791797/?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/ru/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/v.popolitov/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/v.popolitov/?format=api",
    "timestamp": "2025-08-22T15:04:30.669403Z",
    "action": 2,
    "target": "**В:** Хотя место на диске не является большой проблемой, эффективнее использовать только одну копию репозитория.\nПри зеркалировании SVN я мог извлекать несколько деревьев из одного и того же репозитория.\nКак мне сделать это с помощью Git?\n",
    "id": 894091,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/894091/?format=api"
}