Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17501792/?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.604139Z",
    "action": 71,
    "target": "%s가 현재 적재되어 있으며 설치에 사용 할 수 없습니다. 적재를 해제 한 뒤에 다시 시도하세요.",
    "old": "",
    "details": {
        "state": 20,
        "source": "%s is currently mounted and cannot be used for the installation. Please unmount it and retry.",
        "old_state": -1
    },
    "id": 15665492,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15665492/?format=api"
}