Translation components API.

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

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

{
    "count": 949,
    "next": null,
    "previous": "http://waldo.team/api/components/wl3/tutorial/changes/?format=api&page=47",
    "results": [
        {
            "unit": "http://waldo.team/api/units/1974832/?format=api",
            "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
            "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
            "glossary_term": null,
            "user": "http://waldo.team/api/users/8942023c2f854913/?format=api",
            "author": "http://waldo.team/api/users/8942023c2f854913/?format=api",
            "timestamp": "2022-06-21T17:01:08.933327+09:00",
            "action": 2,
            "target": "숨겨진 물품 & 지각력",
            "id": 2067333,
            "action_name": "Translation changed",
            "url": "http://waldo.team/api/changes/2067333/?format=api"
        },
        {
            "unit": "http://waldo.team/api/units/1974838/?format=api",
            "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
            "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
            "glossary_term": null,
            "user": "http://waldo.team/api/users/8942023c2f854913/?format=api",
            "author": "http://waldo.team/api/users/8942023c2f854913/?format=api",
            "timestamp": "2022-06-21T17:03:19.327676+09:00",
            "action": 2,
            "target": "우와, 방금 뭐였죠? 어떤 물체들은 숨겨져 있습니다. 분대의 각 캐릭터는 경보, 함정, 비밀과 같은 숨겨진 물체를 발견할 수 있는 지각력 수치를 갖고 있습니다.",
            "id": 2067334,
            "action_name": "Translation changed",
            "url": "http://waldo.team/api/changes/2067334/?format=api"
        },
        {
            "unit": null,
            "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
            "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-06-22T00:58:43.924415+09:00",
            "action": 17,
            "target": "",
            "id": 2067393,
            "action_name": "Committed changes",
            "url": "http://waldo.team/api/changes/2067393/?format=api"
        },
        {
            "unit": null,
            "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-27T22:10:49.144043+09:00",
            "action": 47,
            "target": "",
            "id": 3402150,
            "action_name": "New alert",
            "url": "http://waldo.team/api/changes/3402150/?format=api"
        },
        {
            "unit": null,
            "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T03:30:00.282345+09:00",
            "action": 47,
            "target": "",
            "id": 3402381,
            "action_name": "New alert",
            "url": "http://waldo.team/api/changes/3402381/?format=api"
        },
        {
            "unit": null,
            "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-25T21:44:48.957262+09:00",
            "action": 47,
            "target": "",
            "id": 3730229,
            "action_name": "New alert",
            "url": "http://waldo.team/api/changes/3730229/?format=api"
        },
        {
            "unit": null,
            "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-26T03:30:00.313570+09:00",
            "action": 47,
            "target": "",
            "id": 3730480,
            "action_name": "New alert",
            "url": "http://waldo.team/api/changes/3730480/?format=api"
        },
        {
            "unit": null,
            "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-27T21:44:49.072331+09:00",
            "action": 47,
            "target": "",
            "id": 3731973,
            "action_name": "New alert",
            "url": "http://waldo.team/api/changes/3731973/?format=api"
        },
        {
            "unit": null,
            "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-28T03:30:00.301754+09:00",
            "action": 47,
            "target": "",
            "id": 3732221,
            "action_name": "New alert",
            "url": "http://waldo.team/api/changes/3732221/?format=api"
        }
    ]
}