Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1244742/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/ru/?format=api",
    "user": "https://l10n.elementary.io/api/users/lenemter/?format=api",
    "author": "https://l10n.elementary.io/api/users/lenemter/?format=api",
    "timestamp": "2022-10-17T12:53:56.575855Z",
    "action": 2,
    "target": "Умная адресная строка с поиском и автодополнением пути облегчит вашу навигацию. Быстро перемещайтесь с просмотром в виде колонок, наслаждайтесь вкладками в браузерном стиле и такими возможностями, как история вкладок.",
    "id": 1366157,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1366157/?format=api"
}