Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/622568/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-master/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2021-03-07T19:07:40.319254Z",
    "action": 2,
    "target": "기존 %s 어레이에서 장치 구성원을 제거 할 수 없습니다",
    "old": "기존 %s 어레이에서 장치 구성원을 제거할 수 없습니다",
    "details": {},
    "id": 3085502,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3085502/?format=api"
}