Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/glossary/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-21T10:55:20.262005Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 460584,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/460584/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/19579/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/glossary/cs/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lmikulas/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Lmikulas/?format=api",
            "timestamp": "2024-05-20T10:06:46.908738Z",
            "action": 5,
            "target": "RNG",
            "old": "",
            "details": {
                "state": 20,
                "source": "RNG",
                "old_state": 0
            },
            "id": 460223,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/460223/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/19579/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/glossary/cs/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lmikulas/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Lmikulas/?format=api",
            "timestamp": "2024-05-20T10:06:46.897514Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 460222,
            "action_name": "Contributor joined",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/460222/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/glossary/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:58.254970Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360124,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360124/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/19579/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/glossary/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-05T18:41:44.605100Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 25315,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/25315/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/glossary/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-05T00:47:48.155516Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "cs.tbx"
            },
            "id": 20114,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/20114/?format=api"
        }
    ]
}