Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1835063/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesserial-uart_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_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-11-09T08:48:26.508427Z",
    "action": 2,
    "target": "Если у вас ещё нет настроенного файла конфигурации пользовательского ядра, обратитесь к extref:{handbook}kernelconfig[Конфигурация ядра, kernelconfig] в руководстве FreeBSD для получения общих инструкций. Ниже приведены конкретные настройки для платы Boca 16, предполагается, что вы используете ядро с именем MYKERNEL и редактируете его с помощью vi.",
    "id": 909722,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/909722/?format=api"
}