Translation components API.

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

GET /api/translations/blade-runner/main/pl/changes/?format=api&page=23
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1105,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/pl/changes/?format=api&page=22",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/289711/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-27T07:28:25.817520Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Agility",
                "old_state": -1
            },
            "id": 465404,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/465404/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/289710/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-27T07:28:25.817425Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Strength",
                "old_state": -1
            },
            "id": 465403,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/465403/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/289709/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-27T07:28:25.814168Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Attributes",
                "old_state": -1
            },
            "id": 465402,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/465402/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/pl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
            "timestamp": "2024-06-27T07:24:51.348182Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "pl"
            },
            "id": 465401,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/465401/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/pl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
            "author": null,
            "timestamp": "2024-06-27T07:24:49.672966Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 465400,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/465400/?format=api"
        }
    ]
}