Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-17T09:02:46.506554Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "de.tbx"
            },
            "id": 434416,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/434416/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-17T09:02:38.562445Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 434415,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/434415/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-31T15:33:13.085546Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "zh_Hant.tbx"
            },
            "id": 287836,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/287836/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-19T15:41:07.791286Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "zh_Hans.tbx"
            },
            "id": 246625,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/246625/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T12:54:56.202787Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 241213,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/241213/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-14T22:10:52.943460Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pl.tbx"
            },
            "id": 236059,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/236059/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:06:39.930378Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 220807,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220807/?format=api"
        }
    ]
}