Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231858/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/en/?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": "2023-06-26T17:24:48.467629Z",
            "action": 31,
            "target": "token",
            "old": "",
            "details": {},
            "id": 354212,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354212/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231856/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/en/?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": "2023-06-26T17:21:44.286365Z",
            "action": 31,
            "target": "NPC",
            "old": "",
            "details": {},
            "id": 354207,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354207/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231854/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/en/?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": "2023-06-26T17:20:06.291424Z",
            "action": 31,
            "target": "GM",
            "old": "",
            "details": {},
            "id": 354199,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354199/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231852/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/en/?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": "2023-06-26T17:19:06.516804Z",
            "action": 31,
            "target": "chat",
            "old": "",
            "details": {},
            "id": 354194,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354194/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231850/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/en/?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": "2023-06-26T17:14:12.042862Z",
            "action": 31,
            "target": "blind roll",
            "old": "",
            "details": {},
            "id": 354186,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354186/?format=api"
        }
    ]
}