Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/622511/?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-09-03T16:42:01.254593Z",
    "action": 2,
    "target": "일부 이유로 커널이 파티션 설정을 보고하는 디스크에 디스크 이름표를 배치 할 수 없습니다. 정확한 문제가 무엇인지 알 수 없습니다. http://bugzilla.redhat.com에 결점(bug) 보고서를 제출해 주십시오",
    "old": "일부 이유로 커널이 파티션 설정을 보고하는 디스크에 디스크 레이블을 배치 할 수 없습니다. 정확한 문제가 무엇인지 알 수 없습니다. http://bugzilla.redhat.com에 결점(bug) 보고서를 제출해 주십시오",
    "details": {},
    "id": 3540207,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3540207/?format=api"
}