Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2707004/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-learning-basics/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-learning-basics/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-02T15:52:15.578798Z",
    "action": 2,
    "target": "Некоторые окна также можно развернуть на весь экран на новом рабочем столе. Вы можете переключаться между рабочими столами как обычно, а закрытие или выход из полноэкранного режима приложения вернет Вас на предыдущий рабочий стол.",
    "id": 1352589,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1352589/?format=api"
}