Translation components API.

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

GET /api/translations/pin-cushion/main/en/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 204,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/en/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54177/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:26.629854Z",
            "action": 59,
            "target": "Shows a Journal preview when hovering over a map pin",
            "old": "",
            "details": {
                "state": 20,
                "source": "Shows a Journal preview when hovering over a map pin",
                "old_state": -1
            },
            "id": 73609,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73609/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54176/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:26.629826Z",
            "action": 59,
            "target": "Show Journal Preview",
            "old": "",
            "details": {
                "state": 20,
                "source": "Show Journal Preview",
                "old_state": -1
            },
            "id": 73608,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73608/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54175/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:26.629794Z",
            "action": 59,
            "target": "Displays additional info about Pin Cushion",
            "old": "",
            "details": {
                "state": 20,
                "source": "Displays additional info about Pin Cushion",
                "old_state": -1
            },
            "id": 73607,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73607/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54174/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:26.629719Z",
            "action": 59,
            "target": "About Pin Cushion",
            "old": "",
            "details": {
                "state": 20,
                "source": "About Pin Cushion",
                "old_state": -1
            },
            "id": 73606,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73606/?format=api"
        }
    ]
}