Translation components API.

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

GET /api/translations/pathfinder-wotr/banters/ko/changes/?format=api&page=148
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2943,
    "next": null,
    "previous": "https://waldo.team/api/translations/pathfinder-wotr/banters/ko/changes/?format=api&page=147",
    "results": [
        {
            "unit": "https://waldo.team/api/units/3567104/?format=api",
            "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/ko/?format=api",
            "glossary_term": null,
            "user": "https://waldo.team/api/users/sein4510/?format=api",
            "author": "https://waldo.team/api/users/sein4510/?format=api",
            "timestamp": "2025-08-25T20:21:01.360055+09:00",
            "action": 2,
            "target": "\"조상이 아니라 할머니거든. 할머니는 왕년에 거친 일을 많이 하셨는데, 나는 그거에 비하면 덜 치욕스런 편이라고!\"",
            "id": 3552321,
            "action_name": "Translation changed",
            "url": "https://waldo.team/api/changes/3552321/?format=api"
        },
        {
            "unit": "https://waldo.team/api/units/3558139/?format=api",
            "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/ko/?format=api",
            "glossary_term": null,
            "user": "https://waldo.team/api/users/sein4510/?format=api",
            "author": "https://waldo.team/api/users/sein4510/?format=api",
            "timestamp": "2025-08-25T20:21:29.644786+09:00",
            "action": 2,
            "target": "\"카멜리아 양, 제가 당신을 돌보고, 성전의 고난을 조금이나마 덜어 드리겠습니다. 안락함에 익숙한 숙녀인 당신은 이런 게 익숙치 않으실 테니까요.\"",
            "id": 3552322,
            "action_name": "Translation changed",
            "url": "https://waldo.team/api/changes/3552322/?format=api"
        },
        {
            "unit": null,
            "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/ko/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-26T20:44:52.962175+09:00",
            "action": 17,
            "target": "",
            "id": 3552417,
            "action_name": "Committed changes",
            "url": "https://waldo.team/api/changes/3552417/?format=api"
        }
    ]
}