Translation components API.

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

GET /api/translations/dice-so-nice/glossary/ko/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:56.164715Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360094,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360094/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/22656/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-08T09:28:14.110806Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 30529,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/30529/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8501/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/ko/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2022-09-03T14:00:52.042087Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9863,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9863/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8301/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T10:39:56.464343Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9028,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9028/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8285/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T10:38:10.498240Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9006,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9006/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:26.277491Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "ko.tbx"
            },
            "id": 2938,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/2938/?format=api"
        }
    ]
}