Translation components API.

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

GET /api/translations/visual-active-effects/main/es/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/es/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/278474/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-19T16:31:19.155854Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Content",
                "old_state": -1
            },
            "id": 442444,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/442444/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/es/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/marioasr6accb60e50f144c1/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/marioasr6accb60e50f144c1/?format=api",
            "timestamp": "2024-02-19T16:31:18.294142Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "es"
            },
            "id": 442431,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/442431/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/main/es/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/marioasr6accb60e50f144c1/?format=api",
            "author": null,
            "timestamp": "2024-02-19T16:31:18.259307Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 442430,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/442430/?format=api"
        }
    ]
}