Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-08T03:57:08.268439Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 462913,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/462913/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-effect-description/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-17T17:36:46.010017Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "zh_Hans.tbx"
            },
            "id": 281676,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/281676/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-effect-description/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T09:23:52.897150Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 240984,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/240984/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:39:23.567466Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 221437,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221437/?format=api"
        }
    ]
}