Translation components API.

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

GET /api/translations/dlopen/main/pl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/210906/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/main/pl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "timestamp": "2023-04-23T13:40:41.590538Z",
            "action": 5,
            "target": "Pozostałe moduły używające dlopen muszą być włączone z aktywnym połączeniem internetowym, aby nastąpiło początkowe buforowanie.",
            "old": "",
            "details": {
                "state": 20,
                "source": "The other modules using dlopen must be enabled with an active internet connection for the initial caching to occur.",
                "old_state": 0
            },
            "id": 310842,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/310842/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/210905/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/main/pl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "timestamp": "2023-04-23T13:40:28.720917Z",
            "action": 5,
            "target": "Przechowuj wszystkie zależności lokalnie do użytku offline",
            "old": "",
            "details": {
                "state": 20,
                "source": "Cache all dependencies locally for offline use",
                "old_state": 0
            },
            "id": 310841,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/310841/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/main/pl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "timestamp": "2023-04-23T13:40:03.610267Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "lang/pl.json"
            },
            "id": 310835,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/310835/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/210906/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/main/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-23T13:40:03.610214Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The other modules using dlopen must be enabled with an active internet connection for the initial caching to occur.",
                "old_state": -1
            },
            "id": 310834,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/310834/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/210905/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/main/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-23T13:40:03.610143Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Cache all dependencies locally for offline use",
                "old_state": -1
            },
            "id": 310833,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/310833/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/main/pl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
            "timestamp": "2023-04-23T13:40:03.546620Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "pl"
            },
            "id": 310832,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/310832/?format=api"
        }
    ]
}