Changes API.

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

GET /api/changes/8725002/?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": "2022-11-13T09:03:21.901557Z",
    "action": 2,
    "target": "일부 이유로 커널이 파티션 설정을 보고하는 디스크에 디스크 이름표를 배치 할 수 없습니다. 정확한 문제가 무엇인지 알 수 없습니다. http://bugzilla.redhat.com에 결점 보고서를 제출해 주세요",
    "old": "일부 이유로 커널이 파티션 설정을 보고하는 디스크에 디스크 이름표를 배치 할 수 없습니다. 정확한 문제가 무엇인지 알 수 없습니다. http://bugzilla.redhat.com에 결점(bug) 보고서를 제출해 주십시오",
    "details": {
        "state": 20,
        "source": "For some reason we were unable to locate a disklabel on a disk that the kernel is reporting partitions on. It is unclear what the exact problem is. Please file a bug at http://bugzilla.redhat.com",
        "old_state": 20
    },
    "id": 8725002,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8725002/?format=api"
}