Translation components API.

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

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

{
    "count": 457,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/changes/?format=api&page=9",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/15003/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-05T00:47:37.750136Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Font",
                "old_state": -1
            },
            "id": 19551,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/19551/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/15002/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-05T00:47:37.750080Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Changes the alphabet used for the languages. Reseting to defaults will reload.",
                "old_state": -1
            },
            "id": 19550,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/19550/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/15001/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-05T00:47:37.750039Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Languages",
                "old_state": -1
            },
            "id": 19549,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/19549/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/15000/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-05T00:47:37.749999Z",
            "action": 59,
            "target": "Chat Einstellungen",
            "old": "",
            "details": {
                "state": 20,
                "source": "Chat Settings",
                "old_state": -1
            },
            "id": 19548,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/19548/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/14999/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-05T00:47:37.749946Z",
            "action": 59,
            "target": "Sprach Einstellungen",
            "old": "",
            "details": {
                "state": 20,
                "source": "Language Settings",
                "old_state": -1
            },
            "id": 19547,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/19547/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/14998/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-05T00:47:37.749883Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Font Settings",
                "old_state": -1
            },
            "id": 19546,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/19546/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/14997/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-05T00:47:37.749281Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Default Alphabet",
                "old_state": -1
            },
            "id": 19545,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/19545/?format=api"
        }
    ]
}