Translation components API.

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

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

{
    "count": 206,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/pt-BR/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54655/?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/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:28.496615Z",
            "action": 59,
            "target": "o tipo de prévia do diário a ser exibida (Trecho em HTML ou Texto)",
            "old": "",
            "details": {
                "state": 20,
                "source": "The type of Journal preview to show (HTML or Text snippet)",
                "old_state": -1
            },
            "id": 74091,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/74091/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54654/?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/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:28.496568Z",
            "action": 59,
            "target": "Tipos de Prévias de Diário",
            "old": "",
            "details": {
                "state": 20,
                "source": "Journal Preview Type",
                "old_state": -1
            },
            "id": 74090,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/74090/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54653/?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/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:28.496539Z",
            "action": 59,
            "target": "Exibe uma prévia do Diário quando sobrepõe um marcador no mapa.",
            "old": "",
            "details": {
                "state": 20,
                "source": "Shows a Journal preview when hovering over a map pin",
                "old_state": -1
            },
            "id": 74089,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/74089/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54652/?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/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:28.496509Z",
            "action": 59,
            "target": "Exibir Prévia do Diárioo",
            "old": "",
            "details": {
                "state": 20,
                "source": "Show Journal Preview",
                "old_state": -1
            },
            "id": 74088,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/74088/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54651/?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/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:28.496476Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Displays additional info about Pin Cushion",
                "old_state": -1
            },
            "id": 74087,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/74087/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54650/?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/pt-BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:28.496401Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "About Pin Cushion",
                "old_state": -1
            },
            "id": 74086,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/74086/?format=api"
        }
    ]
}