Translation components API.

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

GET /api/translations/lxqt-panel/plugin-directorymenu/ko/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-directorymenu/ko/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/359575/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-directorymenu/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "timestamp": "2022-03-21T09:32:05.637765Z",
            "action": 5,
            "target": "아이콘 (*.png *.xpm *.jpg *.svg)",
            "id": 115723,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/115723/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/359576/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-directorymenu/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "timestamp": "2022-03-21T09:32:18.808902Z",
            "action": 5,
            "target": "레이블 선택하기",
            "id": 115724,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/115724/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/359577/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-directorymenu/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "timestamp": "2022-03-21T09:32:28.077691Z",
            "action": 5,
            "target": "레이블:",
            "id": 115725,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/115725/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-directorymenu/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-directorymenu/ko/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-03T06:30:34.824846Z",
            "action": 0,
            "target": "",
            "id": 208045,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/208045/?format=api"
        }
    ]
}