Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-sudo/ko/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/ko/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/334740/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/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": "2021-09-24T17:12:36.179772Z",
            "action": 5,
            "target": "시스템 호출 오류, pty를 비차단 모드로 전환하지 못했습니다: %1",
            "id": 89215,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/89215/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/334741/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/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": "2021-09-24T17:13:02.929468Z",
            "action": 5,
            "target": "시스템 호출 오류, pty를 fdopen하지 못했습니다: %1",
            "id": 89216,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/89216/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/334742/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/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": "2021-09-24T17:13:23.162843Z",
            "action": 5,
            "target": "%1: '%2' 실행 실패: %3\n",
            "id": 89217,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/89217/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/ko/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T14:26:03.537842Z",
            "action": 0,
            "target": "",
            "id": 251592,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251592/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/ko/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T14:26:06.188419Z",
            "action": 44,
            "target": "",
            "id": 251632,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/251632/?format=api"
        }
    ]
}