Translation components API.

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

GET /api/components/pathfinder-wotr/arealogic/changes/?format=api&page=277
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5523,
    "next": null,
    "previous": "https://waldo.team/api/components/pathfinder-wotr/arealogic/changes/?format=api&page=276",
    "results": [
        {
            "unit": "https://waldo.team/api/units/1818658/?format=api",
            "component": "https://waldo.team/api/components/pathfinder-wotr/arealogic/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder-wotr/arealogic/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:31:21.441395+09:00",
            "action": 2,
            "target": "근심어린 여인",
            "id": 3552328,
            "action_name": "Translation changed",
            "url": "https://waldo.team/api/changes/3552328/?format=api"
        },
        {
            "unit": "https://waldo.team/api/units/1809397/?format=api",
            "component": "https://waldo.team/api/components/pathfinder-wotr/arealogic/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder-wotr/arealogic/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:44:42.463946+09:00",
            "action": 2,
            "target": "\"이번에 온 녀석 들어봤어? 마님이 그 녀석을 잘 감시하라고 하셨는데, 녀석은 탈출했지.\"",
            "id": 3552341,
            "action_name": "Translation changed",
            "url": "https://waldo.team/api/changes/3552341/?format=api"
        },
        {
            "unit": null,
            "component": "https://waldo.team/api/components/pathfinder-wotr/arealogic/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder-wotr/arealogic/ko/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-08-26T20:44:52.286833+09:00",
            "action": 17,
            "target": "",
            "id": 3552414,
            "action_name": "Committed changes",
            "url": "https://waldo.team/api/changes/3552414/?format=api"
        }
    ]
}