Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7143351/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/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-04-29T04:25:20.572072Z",
    "action": 2,
    "target": "%s가 현재 적재되어 있으며 설치에 사용 할 수 없습니다. 적재를 해제 한 뒤에 다시 시도하세요.",
    "id": 15909005,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15909005/?format=api"
}