Translation components API.

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

GET /api/translations/dice-so-nice/glossary/zh_Hant/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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:55.224766Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360077,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360077/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/22661/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-08T09:28:14.111091Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 30534,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/30534/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8506/?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/zh_Hant/?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.042303Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9868,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9868/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8306/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T10:39:56.464675Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9033,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9033/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8290/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T10:38:10.498574Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9011,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9011/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:26.335706Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "zh_Hant.tbx"
            },
            "id": 2940,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/2940/?format=api"
        }
    ]
}