Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/110062/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-09T19:52:27.282602Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Use Elevation",
                "old_state": -1
            },
            "id": 167238,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/167238/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/110061/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-09T19:52:27.282547Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Implements Dnd5e rules for moving through tokens (requires Include Live/Dead Tokens from Enhanced Terrain Layer).",
                "old_state": -1
            },
            "id": 167237,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/167237/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/110060/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-09T19:52:27.282427Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Token Difficult Terrain",
                "old_state": -1
            },
            "id": 167236,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/167236/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Pepijn/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Pepijn/?format=api",
            "timestamp": "2022-12-09T19:52:26.518016Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "es"
            },
            "id": 167198,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/167198/?format=api"
        }
    ]
}