Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/90405/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T08:20:36.778325Z",
            "action": 59,
            "target": "Animationsdauer",
            "old": "",
            "details": {
                "state": 20,
                "source": "Animation duration",
                "old_state": -1
            },
            "id": 130765,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/130765/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/90404/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T08:20:36.778265Z",
            "action": 59,
            "target": "Wähle die Animationsrichtung. Neuladen um Änderungen anzuwenden.",
            "old": "",
            "details": {
                "state": 20,
                "source": "Choose animation direction. Reload to apply changes.",
                "old_state": -1
            },
            "id": 130764,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/130764/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/90403/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T08:20:36.778204Z",
            "action": 59,
            "target": "Animationsrichtung",
            "old": "",
            "details": {
                "state": 20,
                "source": "Animation direction",
                "old_state": -1
            },
            "id": 130763,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/130763/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/90402/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T08:20:36.778128Z",
            "action": 59,
            "target": "Wähle ein Bild als Pause Icon. Neuladen um Änderungen anzuwenden.",
            "old": "",
            "details": {
                "state": 20,
                "source": "Select an image for your pause icon. Reload to apply changes.",
                "old_state": -1
            },
            "id": 130762,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/130762/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/90401/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-25T08:20:36.777948Z",
            "action": 59,
            "target": "Bild auswählen",
            "old": "",
            "details": {
                "state": 20,
                "source": "Select image",
                "old_state": -1
            },
            "id": 130761,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/130761/?format=api"
        }
    ]
}