Translation components API.

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

GET /api/translations/pin-cushion/main/es/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/es/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54298/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:27.080621Z",
            "action": 59,
            "target": "El tipo de vista previa del diario que se mostrará (HTML o texto)",
            "old": "",
            "details": {
                "state": 20,
                "source": "The type of Journal preview to show (HTML or Text snippet)",
                "old_state": -1
            },
            "id": 73731,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73731/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54297/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:27.080562Z",
            "action": 59,
            "target": "Tipo de vista previa del diario",
            "old": "",
            "details": {
                "state": 20,
                "source": "Journal Preview Type",
                "old_state": -1
            },
            "id": 73730,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73730/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54296/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:27.080517Z",
            "action": 59,
            "target": "Cuando se pasa el ratón por encima de una chincheta en el mapa, se muestra una vista previa del diario",
            "old": "",
            "details": {
                "state": 20,
                "source": "Shows a Journal preview when hovering over a map pin",
                "old_state": -1
            },
            "id": 73729,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73729/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54295/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:27.080488Z",
            "action": 59,
            "target": "Mostrar vista previa del diario",
            "old": "",
            "details": {
                "state": 20,
                "source": "Show Journal Preview",
                "old_state": -1
            },
            "id": 73728,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73728/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54294/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:27.080454Z",
            "action": 59,
            "target": "Muestra información adicional acerca de Pin Cushion",
            "old": "",
            "details": {
                "state": 20,
                "source": "Displays additional info about Pin Cushion",
                "old_state": -1
            },
            "id": 73727,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73727/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/54293/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:35:27.080392Z",
            "action": 59,
            "target": "Acerca de Pin Cushion",
            "old": "",
            "details": {
                "state": 20,
                "source": "About Pin Cushion",
                "old_state": -1
            },
            "id": 73726,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/73726/?format=api"
        }
    ]
}