Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1971394/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/KimTaeKyeong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/KimTaeKyeong/?format=api",
    "timestamp": "2021-10-30T03:59:44.438133Z",
    "action": 2,
    "target": "설치 링크 혹은 파일에 %s에 대한 지침이 포함되어 있지 않습니다.",
    "id": 1903746,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1903746/?format=api"
}