Translation components API.

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

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

{
    "count": 1155,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/changes/?format=api&page=23",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/55438/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:40:03.452339Z",
            "action": 59,
            "target": "Animationen beim Treffen abspielen",
            "old": "",
            "details": {
                "state": 20,
                "source": "Only play animations on Hits",
                "old_state": -1
            },
            "id": 74900,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/74900/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/55437/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:40:03.452298Z",
            "action": 59,
            "target": "Durch Aktivieren dieses Kontrollkästchens wird verhindert, dass der Animationsreiter von Spielern gesehen wird.",
            "old": "",
            "details": {
                "state": 20,
                "source": "Checking this box will prevent the Animation Tab from being seen by Players",
                "old_state": -1
            },
            "id": 74899,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/74899/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/55436/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:40:03.452256Z",
            "action": 59,
            "target": "Verstecke den Animationsreiter vor den Spielern",
            "old": "",
            "details": {
                "state": 20,
                "source": "Hide the Animation Tab from Players",
                "old_state": -1
            },
            "id": 74898,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/74898/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/55435/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:40:03.452217Z",
            "action": 59,
            "target": "Aktiviere dieses Kontrollkästchens um zu verhindern, dass das Popup-Fenster angezeigt wird.",
            "old": "",
            "details": {
                "state": 20,
                "source": "Checking this box will prevent the Popup Window from showing",
                "old_state": -1
            },
            "id": 74897,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/74897/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/55434/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T09:40:03.452127Z",
            "action": 59,
            "target": "Deaktivere das Popup-Startfenster",
            "old": "",
            "details": {
                "state": 20,
                "source": "Disable the Startup Window Popup",
                "old_state": -1
            },
            "id": 74896,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/74896/?format=api"
        }
    ]
}