Translation components API.

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

GET /api/translations/dice-so-nice/main/es/changes/?format=api&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 456,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/es/changes/?format=api&page=9",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/1062/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:04.915157Z",
            "action": 59,
            "target": "Rendimiento",
            "old": "",
            "details": {
                "state": 20,
                "source": "Performance",
                "old_state": -1
            },
            "id": 1070,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/1070/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/1061/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:04.915114Z",
            "action": 59,
            "target": "Preferencias",
            "old": "",
            "details": {
                "state": 20,
                "source": "Preferences",
                "old_state": -1
            },
            "id": 1069,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/1069/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/1060/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:04.915076Z",
            "action": 59,
            "target": "Apariencia",
            "old": "",
            "details": {
                "state": 20,
                "source": "Appearance",
                "old_state": -1
            },
            "id": 1068,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/1068/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/1059/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:04.915037Z",
            "action": 59,
            "target": "Ajuste la configuración de los dados 3D, como el color y el tamaño",
            "old": "",
            "details": {
                "state": 20,
                "source": "This is where each player can configure their own individual 3D dice settings (enable/disable, colors, size, performances...)",
                "old_state": -1
            },
            "id": 1067,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/1067/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/1058/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:04.914976Z",
            "action": 59,
            "target": "Ajustes de los dados 3D",
            "old": "",
            "details": {
                "state": 20,
                "source": "My Dice Settings",
                "old_state": -1
            },
            "id": 1066,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/1066/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/1057/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-27T08:24:04.914807Z",
            "action": 59,
            "target": "Ajustes de los dados 3D",
            "old": "",
            "details": {
                "state": 20,
                "source": "3D Dice Settings",
                "old_state": -1
            },
            "id": 1065,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/1065/?format=api"
        }
    ]
}