Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11018583/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f37/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f37/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:40.684178Z",
    "action": 2,
    "target": "이미 존재하는 잠금 해제된 LUKS 장치{}는 이 장치의 암호화 키가 없이 설치에 사용될 수 없습니다. 저장소를 다시 검색해주세요.",
    "old": "이미 존재하는 잠금 해제된 LUKS 장치인 {}은(는) 이 장치의 암호화 키가 없이 설치에 사용될 수 없습니다. 저장소를 다시 검색해주세요.",
    "details": {
        "state": 20,
        "source": "The existing unlocked LUKS device {} cannot be used for the installation without an encryption key specified for this device. Please, rescan the storage.",
        "old_state": 20
    },
    "id": 14593777,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14593777/?format=api"
}