Translation components API.

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

GET /api/translations/party-overview/main/pt-BR/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/pt-BR/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146386/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T22:46:18.427423Z",
            "action": 59,
            "target": "Sistema {name}",
            "old": "",
            "details": {
                "state": 20,
                "source": "System {name}",
                "old_state": -1
            },
            "id": 220490,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220490/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146385/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T22:46:18.427359Z",
            "action": 59,
            "target": "Genérico",
            "old": "",
            "details": {
                "state": 20,
                "source": "Generic",
                "old_state": -1
            },
            "id": 220489,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220489/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146384/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T22:46:18.427315Z",
            "action": 59,
            "target": "Módulo {name}",
            "old": "",
            "details": {
                "state": 20,
                "source": "Module {name}",
                "old_state": -1
            },
            "id": 220488,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220488/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146383/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T22:46:18.427267Z",
            "action": 59,
            "target": "Provedor de Sistemas",
            "old": "",
            "details": {
                "state": 20,
                "source": "System Provider",
                "old_state": -1
            },
            "id": 220487,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220487/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146382/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T22:46:18.427209Z",
            "action": 59,
            "target": "Permite aos jogadores acesso a janela de grupo.",
            "old": "",
            "details": {
                "state": 20,
                "source": "Allow players to access the Party window.",
                "old_state": -1
            },
            "id": 220486,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220486/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146381/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T22:46:18.427100Z",
            "action": 59,
            "target": "Permitir acesso do panorama aos jogadores?",
            "old": "",
            "details": {
                "state": 20,
                "source": "Grant Players access to the overview?",
                "old_state": -1
            },
            "id": 220485,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/220485/?format=api"
        }
    ]
}