Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577194/?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": "2023-12-30T03:37:45.561768Z",
    "action": 5,
    "target": "거부된 첨부 파일 MIME 유형 목록을 정의합니다. 기본적으로 이 목록은 비어 있지만 차단된 MIME 유형의 쉼표로 구분된 목록을 지정할 수 있습니다. 조커(*)를 사용하면 모든 미디어 유형을 사용할 수 있습니다. 이 목록이 비어 있지 않으면 나열된 MIME 유형 중 하나와 일치하는 첨부 파일이 거부됩니다. 예를 들어 일반 텍스트와 모든 종류의 이미지를 거부하려면 목록을 text/plain,image/*로 설정하면 됩니다.",
    "id": 413749,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413749/?format=api"
}