Translation components API.

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

GET /api/components/blade-runner/glossary/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 256,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/99881/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/fr/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
            "timestamp": "2022-12-01T12:46:06.079515Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 141891,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/141891/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/99880/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
            "timestamp": "2022-12-01T12:46:06.079422Z",
            "action": 31,
            "target": "PC",
            "old": "",
            "details": {},
            "id": 141890,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/141890/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/99879/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/fr/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
            "timestamp": "2022-12-01T12:45:36.151710Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 141888,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/141888/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/99878/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
            "timestamp": "2022-12-01T12:45:36.151588Z",
            "action": 31,
            "target": "NPC",
            "old": "",
            "details": {},
            "id": 141887,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/141887/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T10:37:42.766204Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 131569,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/131569/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T08:38:36.534764Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 131280,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/131280/?format=api"
        }
    ]
}