Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7534969/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-20T11:49:47.476169Z",
    "action": 59,
    "target": "기존 저장소 설정에 문제가 있습니다. 설치를 진행하기 전 이 문제를 해결해야 합니다. 쉘을 실행하시려면 ctrl-alt-F1을 누른 후 ctrl-b-2를 누르세요.\n\n문제가 해결되면 저장소 검색을 다시 진행할 수 있습니다. 해결되지 않을 경우 설치가 종료됩니다.",
    "old": "기존 저장소 설정에 문제가 있습니다. 설치를 진행하기 전 이 문제를 해결해야 합니다. 쉘을 실행하시려면 ctrl-alt-F1을 누른 후 ctrl-b-2를 누르세요.\n\n문제가 해결되면 저장소 검색을 다시 진행할 수 있습니다. 해결되지 않을 경우 설치가 종료됩니다.",
    "details": {
        "state": 20,
        "source": "There is a problem with your existing storage configuration.You must resolve this matter before the installation can proceed. There is a shell available for use which you can access by pressing ctrl-alt-f1 and then ctrl-b 2.\n\nOnce you have resolved the issue you can retry the storage scan. If you do not fix it you will have to exit the installer.",
        "old_state": 20
    },
    "id": 17560003,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17560003/?format=api"
}