Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/302821/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-18T17:03:50.430424Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Use Elevation",
                "old_state": -1
            },
            "id": 492833,
            "action_name": "String added in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/492833/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/302820/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-18T17:03:50.430412Z",
            "action": 71,
            "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": 492832,
            "action_name": "String added in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/492832/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/302819/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-18T17:03:50.430394Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Token Difficult Terrain",
                "old_state": -1
            },
            "id": 492831,
            "action_name": "String added in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/492831/?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/th/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/rainyd9/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/rainyd9/?format=api",
            "timestamp": "2025-01-18T17:03:50.034298Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "th"
            },
            "id": 492830,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/492830/?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/th/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/rainyd9/?format=api",
            "author": null,
            "timestamp": "2025-01-18T17:03:50.028928Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 492829,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/492829/?format=api"
        }
    ]
}