Translation components API.

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

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

{
    "count": 8783,
    "next": null,
    "previous": "http://waldo.team/api/components/pathfinder-wotr/kingdom/changes/?format=api&page=439",
    "results": [
        {
            "unit": "http://waldo.team/api/units/1803465/?format=api",
            "component": "http://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
            "translation": "http://waldo.team/api/translations/pathfinder-wotr/kingdom/ko/?format=api",
            "glossary_term": null,
            "user": "http://waldo.team/api/users/sein4510/?format=api",
            "author": "http://waldo.team/api/users/sein4510/?format=api",
            "timestamp": "2025-10-16T00:41:16.719794+09:00",
            "action": 2,
            "target": "정신 강화",
            "id": 3729618,
            "action_name": "Translation changed",
            "url": "http://waldo.team/api/changes/3729618/?format=api"
        },
        {
            "unit": "http://waldo.team/api/units/1801925/?format=api",
            "component": "http://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
            "translation": "http://waldo.team/api/translations/pathfinder-wotr/kingdom/ko/?format=api",
            "glossary_term": null,
            "user": "http://waldo.team/api/users/sein4510/?format=api",
            "author": "http://waldo.team/api/users/sein4510/?format=api",
            "timestamp": "2025-10-16T08:30:08.631290+09:00",
            "action": 2,
            "target": "성전에 자금을 조달하는 것은 비용이 많이 드는 과정이며, 외교 자문단은 사령관의 군대를 후원하는 국가 및 귀족들 간의 우정을 지키기 위해 새로운 계책을 떠올려야 합니다.",
            "id": 3729641,
            "action_name": "Translation changed",
            "url": "http://waldo.team/api/changes/3729641/?format=api"
        },
        {
            "unit": null,
            "component": "http://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
            "translation": "http://waldo.team/api/translations/pathfinder-wotr/kingdom/ko/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-17T08:44:53.471265+09:00",
            "action": 17,
            "target": "",
            "id": 3729808,
            "action_name": "Committed changes",
            "url": "http://waldo.team/api/changes/3729808/?format=api"
        }
    ]
}