Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9358154/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/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:36:41.062411Z",
    "action": 2,
    "target": "이미 존재하는 잠금 해제된 LUKS 장치{}는 이 장치의 암호화 키가 없이 설치에 사용될 수 없습니다. 저장소를 다시 검색해주세요.",
    "id": 14593784,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14593784/?format=api"
}