Translation components API.

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

GET /api/components/variant-encumbrance/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/variant-encumbrance/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-30T15:36:42.888837Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 493386,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/493386/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-17T15:36:42.660248Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 491423,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/491423/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/variant-encumbrance/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-11T19:00:38.291776Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360687,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360687/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212182/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/variant-encumbrance/glossary/pl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "timestamp": "2023-05-05T19:45:24.204221Z",
            "action": 31,
            "target": "Włączony",
            "old": "",
            "details": {},
            "id": 316189,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316189/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212181/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/variant-encumbrance/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "timestamp": "2023-05-05T19:45:24.204132Z",
            "action": 31,
            "target": "Enabled",
            "old": "",
            "details": {},
            "id": 316188,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316188/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/variant-encumbrance/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T19:45:02.651898Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pl.tbx"
            },
            "id": 316184,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316184/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/variant-encumbrance/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T13:35:22.246560Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 64628,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64628/?format=api"
        }
    ]
}