Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5501839/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-01-25T15:57:33.712368Z",
    "action": 2,
    "target": "설치 프로그램이 설치 이미지를 적재하려 했지만 하드 드라이브에서 이미지를 찾을 수 없습니다.\n\n이미지를 다시 검색하시겠습니까?",
    "old": "설치 프로그램이 설치 이미지를 마운트하려 했지만 하드 드라이브에서 이미지를 찾을 수 없습니다.\n\n이미지를 다시 검색하시겠습니까?",
    "details": {
        "state": 20,
        "source": "The installer has tried to mount the installation image, but cannot find it on the hard drive.\n\nShould I try again to locate the image?",
        "old_state": 20
    },
    "id": 14593867,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14593867/?format=api"
}