Translation components API.

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

GET /api/components/pathfinder_kingmaker/quests/changes/?format=api&page=157
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3123,
    "next": null,
    "previous": "https://waldo.team/api/components/pathfinder_kingmaker/quests/changes/?format=api&page=156",
    "results": [
        {
            "unit": "https://waldo.team/api/units/839279/?format=api",
            "component": "https://waldo.team/api/components/pathfinder_kingmaker/quests/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/quests/ko/?format=api",
            "glossary_term": null,
            "user": "https://waldo.team/api/users/_manikda/?format=api",
            "author": "https://waldo.team/api/users/_manikda/?format=api",
            "timestamp": "2023-09-12T23:49:59.824883+09:00",
            "action": 4,
            "target": "아르막과 아직도 그를 따르는 야만족을 처리하지 않으면 남작령의 병력은 완전히 고갈돼버릴 거예요. 우리의 유일한 희망은 글레제본에 있는 전설 속의 아르막 무덤을 찾아내는 거예요. 최대한 서둘러야 해요!",
            "id": 2629834,
            "action_name": "Suggestion added",
            "url": "https://waldo.team/api/changes/2629834/?format=api"
        },
        {
            "unit": null,
            "component": "https://waldo.team/api/components/pathfinder_kingmaker/quests/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-27T22:01:10.008306+09:00",
            "action": 47,
            "target": "",
            "id": 3402103,
            "action_name": "New alert",
            "url": "https://waldo.team/api/changes/3402103/?format=api"
        },
        {
            "unit": null,
            "component": "https://waldo.team/api/components/pathfinder_kingmaker/quests/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T03:30:00.437738+09:00",
            "action": 47,
            "target": "",
            "id": 3402447,
            "action_name": "New alert",
            "url": "https://waldo.team/api/changes/3402447/?format=api"
        }
    ]
}