Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7534812/?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-03-05T18:45:51.124175Z",
    "action": 2,
    "target": "/etc/fstab 파일 항목에 유효하지 않거나 잘못된 파일 시스템 유형이 들어 있습니다:\n \n파일은 {mount_point}에 {detected_type}가 {fstab_type}라고 나타냅니다.",
    "old": "/etc/fstab 파일 항목에 유효하지 않거나 잘못된 파일 시스템 유형이 들어 있습니다:\n \n파일에는 {mount_point}에   {detected_type}가  {fstab_type}라고 나타냅니다.",
    "details": {},
    "id": 3063903,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3063903/?format=api"
}