Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18957150/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2025-01-31T21:55:00.013398Z",
    "action": 7,
    "target": "키보드 단축키를 사용하여 키보드 배열 전환하기는 지원되지 않습니다. 배열을 변경하려면, 상단 막대의 키보드 아이콘을 사용하세요.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Switching keyboard layouts by using keyboard shortcuts is not supported. To change the layout, use the keyboard icon in the top bar.",
        "old_state": 0
    },
    "id": 17950293,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/17950293/?format=api"
}