Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577192/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/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:45:15.993400Z",
    "action": 2,
    "target": "허용되는 첨부 파일 MIME 유형 목록을 정의합니다. 기본적으로 이 목록은 비어 있지만 허용되는 MIME 유형의 쉼표로 구분된 목록을 지정할 수 있습니다. 조커(*)를 사용하면 모든 미디어 유형을 사용할 수 있습니다. 이 목록이 비어 있지 않으면 목록에 없는 MIME 유형이 포함된 모든 첨부 파일이 거부됩니다. 예를 들어 일반 텍스트와 모든 종류의 이미지만 허용하려면 목록을 text/plain,image/*로 설정하면 됩니다",
    "id": 416273,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416273/?format=api"
}