Translation components API.

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

GET /api/translations/midi-qol/main/ko/changes/?format=api&page=16
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 753,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/ko/changes/?format=api&page=15",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/85004/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-03T16:45:06.730546Z",
            "action": 59,
            "target": "피해 면역 적용",
            "old": "",
            "details": {
                "state": 20,
                "source": "Apply Damage immunities",
                "old_state": -1
            },
            "id": 122114,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/122114/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/85003/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-03T16:45:06.730475Z",
            "action": 59,
            "target": "캐릭터 시트에서 아이템을 삭제하려고 할 때 확인 대화 상자를 연다",
            "old": "",
            "details": {
                "state": 20,
                "source": "Open a confirmation dialog when trying to delete items from character sheet",
                "old_state": -1
            },
            "id": 122113,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/122113/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/85002/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-03T16:45:06.730323Z",
            "action": 59,
            "target": "아이템 제거 확인",
            "old": "",
            "details": {
                "state": 20,
                "source": "Item Delete Check",
                "old_state": -1
            },
            "id": 122112,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/122112/?format=api"
        }
    ]
}