Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11558492/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-01-25T15:39:01.405316Z",
    "action": 2,
    "target": "이 장치는 암호화 되었고 유효한 암호문 없이 읽을 수 없습니다. 아래에서 잠금 해제를 할 수 있습니다.",
    "id": 14593795,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14593795/?format=api"
}