Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7535238/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/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-06-20T13:29:47.991739Z",
    "action": 2,
    "target": "취소하고 사용자 정의 파티션 설정으로 되돌아갑니다(_C)",
    "old": "취소하고 사용자 정의 파티션 설정으로 되돌아갑니다 (_C)",
    "details": {},
    "id": 3361940,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3361940/?format=api"
}