Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2914366/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/ko/?format=api",
    "user": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "author": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "timestamp": "2022-08-07T17:59:36.066012Z",
    "action": 2,
    "target": "컴퓨터를 껐을 때 다른 사람이 이 장치에 물리적으로 연결해도 데이터를 보호합니다.",
    "id": 1317740,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1317740/?format=api"
}