Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17501780/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-08T09:27:40.603463Z",
    "action": 71,
    "target": "%(deviceName)s은 %(deviceType)s에서 %(fsType)s 파일 시스템을 사용 할 때에 grub2를 임베디드 core.img 에 공간이 충분하지 않을 수 있습니다",
    "old": "",
    "details": {
        "state": 20,
        "source": "%(deviceName)s may not have enough space for grub2 to embed core.img when using the %(fsType)s file system on %(deviceType)s",
        "old_state": -1
    },
    "id": 15665480,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15665480/?format=api"
}