Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1807567/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesrc-scripting_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesrc-scripting_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-10T19:12:40.670124Z",
    "action": 2,
    "target": "➌ Если демон не может работать без определённых файлов, просто укажите их в `required_files`, и man:rc.subr[8] проверит их наличие перед запуском демона. Также существуют `required_dirs` и `required_vars` для каталогов и переменных окружения соответственно. Все они подробно описаны в man:rc.subr[8].",
    "id": 878439,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/878439/?format=api"
}