Translation components API.

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

GET /api/translations/dice-so-nice/glossary/ro/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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:56.898826Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360103,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360103/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/22658/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-08T09:28:14.110915Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 30531,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/30531/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8503/?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/ro/?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.042153Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9865,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9865/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8303/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T10:39:56.464562Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9030,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9030/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/8287/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T10:38:10.498370Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 9008,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9008/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T10:09:37.136413Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "ro.tbx"
            },
            "id": 8465,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/8465/?format=api"
        }
    ]
}