Translation components API.

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

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

{
    "count": 3607,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/pt_BR/changes/?format=api&page=72",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/166461/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T21:26:53.193990Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Whether to show the item to chat when using a macro for it",
                "old_state": -1
            },
            "id": 242142,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/242142/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/166460/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T21:26:53.193934Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Force Show Item",
                "old_state": -1
            },
            "id": 242141,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/242141/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/166459/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T21:26:53.193910Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Show Token Tooltip as Player",
                "old_state": -1
            },
            "id": 242140,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/242140/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/166458/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T21:26:53.193885Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Hide token tooltips while this key is held",
                "old_state": -1
            },
            "id": 242139,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/242139/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/166457/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T21:26:53.193851Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Hide Token Tooltip",
                "old_state": -1
            },
            "id": 242138,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/242138/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/166456/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-15T21:26:53.193803Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Skip Confirmation Prompt",
                "old_state": -1
            },
            "id": 242137,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/242137/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/pt_BR/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/lucasts/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/lucasts/?format=api",
            "timestamp": "2023-02-15T21:26:47.670163Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "pt_BR"
            },
            "id": 242022,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/242022/?format=api"
        }
    ]
}