Translation components API.

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

GET /api/components/pf2e-hero-actions/glossary/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-23T03:55:43.578878Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 413021,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/413021/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-hero-actions/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-17T17:38:35.801307Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "zh_Hans.tbx"
            },
            "id": 281751,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/281751/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-hero-actions/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-17T12:44:27.250856Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pt_BR.tbx"
            },
            "id": 281560,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/281560/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-hero-actions/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T19:56:09.481530Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 241998,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/241998/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:39:35.010737Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 221441,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221441/?format=api"
        }
    ]
}