Translation components API.

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

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

{
    "count": 304,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/main/de/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/39212/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T10:18:42.146968Z",
            "action": 59,
            "target": "Tür in Reichweite gefunden sie ist aber für ${tokenName} verschlossen.",
            "old": "",
            "details": {
                "state": 20,
                "source": "Door is in reach but is locked for ${tokenName}",
                "old_state": -1
            },
            "id": 49575,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/49575/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/39211/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T10:18:42.146934Z",
            "action": 59,
            "target": "Kein Charakter für Interaktion mit Treppe ausgewählt.",
            "old": "",
            "details": {
                "state": 20,
                "source": "No character is selected to interact with a stairway.",
                "old_state": -1
            },
            "id": 49574,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/49574/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/39210/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T10:18:42.146898Z",
            "action": 59,
            "target": "Kein Charakter für Kamerazentrierung ausgewählt",
            "old": "",
            "details": {
                "state": 20,
                "source": "No character is selected to center camera on.",
                "old_state": -1
            },
            "id": 49573,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/49573/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/39209/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T10:18:42.146813Z",
            "action": 59,
            "target": "Kein Charakter für Interaktion ausgewählt",
            "old": "",
            "details": {
                "state": 20,
                "source": "No character is selected to interact with a door.",
                "old_state": -1
            },
            "id": 49572,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/49572/?format=api"
        }
    ]
}