Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573627/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2024-01-02T11:48:19.229355Z",
    "action": 2,
    "target": "XWiki는 12.6에서 이벤트(알림)를 위한 새로운 스토어로 전환했습니다. 이벤트를 복사하는 것은 이벤트가 많은 오래된 위키의 경우 긴 과정이 될 수 있으며 이를 유지하는 것이 항상 바람직한 것은 아니므로 이를 수행하는 방법의 선택은 위키 관리자에게 달려 있습니다. 복사하지 않으면 이전 알림이 사라진 것처럼 보입니다. 마이그레이션은 백그라운드에서 실행됩니다.",
    "id": 416332,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416332/?format=api"
}