Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/529915/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-21T09:45:43.314251Z",
    "action": 2,
    "target": "이는 이메일 속성 유형의 기본 사용자 지정 표시기를 덮어쓰지 않는 한 이메일 유형의 개체 속성에 저장된 이메일 주소에만 영향을 미칩니다. 예시: a...@domain.syslog",
    "id": 400948,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/400948/?format=api"
}