Translation components API.

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

GET /api/translations/swade/main/pt_BR/changes/?format=api&page=50
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2457,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/changes/?format=api&page=49",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/207691/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T09:15:51.255865Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Expand",
                "old_state": -1
            },
            "id": 305591,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/305591/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/207690/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T09:15:51.255407Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Savage Worlds Item Sheet",
                "old_state": -1
            },
            "id": 305590,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/305590/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/207687/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T09:15:51.255226Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Community NPC Sheet",
                "old_state": -1
            },
            "id": 305587,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/305587/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/207686/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T09:15:51.255194Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Legacy Character Sheet",
                "old_state": -1
            },
            "id": 305586,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/305586/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/207685/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T09:15:51.255157Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Submit",
                "old_state": -1
            },
            "id": 305585,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/305585/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/207684/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T09:15:51.255035Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Reset",
                "old_state": -1
            },
            "id": 305584,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/305584/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
            "timestamp": "2023-04-19T09:15:48.252410Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "pt_BR"
            },
            "id": 305583,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/305583/?format=api"
        }
    ]
}