Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/89765/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "timestamp": "2022-11-15T23:46:01.820119Z",
            "action": 31,
            "target": "MCr",
            "old": "",
            "details": {},
            "id": 129064,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/129064/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/89763/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "timestamp": "2022-11-15T23:45:09.834382Z",
            "action": 31,
            "target": "sensor",
            "old": "",
            "details": {},
            "id": 129059,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/129059/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/89761/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "timestamp": "2022-11-15T23:45:02.454214Z",
            "action": 31,
            "target": "Torso",
            "old": "",
            "details": {},
            "id": 129056,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/129056/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/89759/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "timestamp": "2022-11-15T23:44:54.311245Z",
            "action": 31,
            "target": "Base",
            "old": "",
            "details": {},
            "id": 129053,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/129053/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/89757/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "timestamp": "2022-11-15T23:44:44.310066Z",
            "action": 31,
            "target": "Parsecs",
            "old": "",
            "details": {},
            "id": 129050,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/129050/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/89755/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
            "timestamp": "2022-11-15T23:44:08.777090Z",
            "action": 31,
            "target": "Formidable",
            "old": "",
            "details": {},
            "id": 129045,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/129045/?format=api"
        }
    ]
}