Translation components API.

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

GET /api/translations/item-piles/main/ru/changes/?format=api&page=29
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1404,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ru/changes/?format=api&page=28",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/289013/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-25T23:22:23.708519Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Currencies",
                "old_state": -1
            },
            "id": 464657,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/464657/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/289012/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-25T23:22:23.707816Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Items",
                "old_state": -1
            },
            "id": 464656,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/464656/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ru/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/maragondi/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/maragondi/?format=api",
            "timestamp": "2024-06-25T23:16:59.081769Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "ru"
            },
            "id": 464655,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/464655/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ru/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/maragondi/?format=api",
            "author": null,
            "timestamp": "2024-06-25T23:16:57.436030Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 464654,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/464654/?format=api"
        }
    ]
}