Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7535618/?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-20T20:41:18.206136Z",
    "action": 2,
    "target": "이 배포판은 불안정 할 수 있으며, 사전-출시된 소프트웨어입니다.",
    "old": "이는 불안정한 시험판 소프트웨어입니다.",
    "details": {},
    "id": 3362682,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3362682/?format=api"
}