Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/334907/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-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-28T01:58:20.912659Z",
    "action": 2,
    "target": "다음 두 가지 설정을 사용하여 주석을 활성화할 위치를 구성할 수 있습니다. 첫 번째 설정은 일반 규칙을 지정하고 두 번째 목록은 규칙을 적용해서는 안 되는 위치를 지정합니다. 예를 들어 \"yes\"를 활성화하면, 예외 위치 \"XWiki\" 및 \"Main\"이 활성화되면서 \"XWiki\" 및 \"Main\"을 제외한 모든 위치에서 주석이 활성화됩니다. 반대로 \"no\"를 활성화하면, 예외 위치 \"Documents\"를 사용하면서 \"Documents\" 위치에 대해서만 주석이 활성화됩니다.",
    "id": 401340,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/401340/?format=api"
}