Translation components API.

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

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

{
    "count": 56,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-08-28T22:41:24.568466Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "NoMaskMatches"
            },
            "id": 3026,
            "action_name": "Alert triggered",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/3026/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-28T22:41:24.151184Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "lang/en.json"
            },
            "id": 3025,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/3025/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/2910/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-28T22:41:24.151133Z",
            "action": 59,
            "target": "The other modules using dlopen must be enabled with an active internet connection for the initial caching to occur.",
            "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": -1
            },
            "id": 3024,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/3024/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/2909/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dlopen/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-28T22:41:24.151040Z",
            "action": 59,
            "target": "Cache all dependencies locally for offline use",
            "old": "",
            "details": {
                "state": 20,
                "source": "Cache all dependencies locally for offline use",
                "old_state": -1
            },
            "id": 3023,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/3023/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-08-28T22:41:24.041251Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 3022,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/3022/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "timestamp": "2022-08-28T22:41:23.484552Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 3021,
            "action_name": "Component created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/3021/?format=api"
        }
    ]
}