Translation components API.

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

GET /api/translations/dice-so-nice/glossary/ja/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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:55.720305Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360086,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360086/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/22655/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-08T09:28:14.110749Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 30528,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/30528/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8500/?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/ja/?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.042053Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9862,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9862/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8300/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T10:39:56.464308Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9027,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9027/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8284/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T10:38:10.498173Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9005,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9005/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:26.233000Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "ja.tbx"
            },
            "id": 2937,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/2937/?format=api"
        }
    ]
}