Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16849931/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f40/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f40/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-15T15:34:29.324305Z",
    "action": 59,
    "target": "{}은(는) 시스템 부팅 파티션 일 수 있습니다! 삭제하면 다른 운영 체제가 손상될 수 있습니다. 삭제 하시겠습니까?",
    "old": "",
    "details": {
        "state": 20,
        "source": "{} may be a system boot partition! Deleting it may break other operating systems. Are you sure you want to delete it?",
        "old_state": -1
    },
    "id": 14790769,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14790769/?format=api"
}