Translation components API.

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

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

{
    "count": 56,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/237386/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-18T18:30:18.533091Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Tokens with their movement speed set to automatic will take into account their elevation. When disabled it will use their highest movement speed instead.",
                "old_state": -1
            },
            "id": 371006,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/371006/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/237385/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-18T18:30:18.533055Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Use Elevation",
                "old_state": -1
            },
            "id": 371005,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/371005/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/237384/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-18T18:30:18.532998Z",
            "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": 371004,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/371004/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/237383/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-18T18:30:18.532907Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Token Difficult Terrain",
                "old_state": -1
            },
            "id": 371003,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/371003/?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/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-08-18T18:30:18.323298Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "pl"
            },
            "id": 371002,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/371002/?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/pl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "author": null,
            "timestamp": "2023-08-18T18:30:18.319051Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 371001,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/371001/?format=api"
        }
    ]
}