Translation components API.

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

GET /api/translations/share-media/main/en/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/en/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/9609/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T17:27:31.756243Z",
            "action": 59,
            "target": "No existing bounding tile. Please create a bounding tile on this scene.",
            "old": "",
            "details": {
                "state": 20,
                "source": "No existing bounding tile. Please create a bounding tile on this scene.",
                "old_state": -1
            },
            "id": 11621,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/11621/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/9608/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T17:27:31.756144Z",
            "action": 59,
            "target": "Successfully cleared bounding tile(s).",
            "old": "",
            "details": {
                "state": 20,
                "source": "Successfully cleared bounding tile(s).",
                "old_state": -1
            },
            "id": 11620,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/11620/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/9607/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T17:27:31.756084Z",
            "action": 59,
            "target": "Clear bounding tile",
            "old": "",
            "details": {
                "state": 20,
                "source": "Clear bounding tile",
                "old_state": -1
            },
            "id": 11619,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/11619/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/9606/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T17:27:31.756026Z",
            "action": 59,
            "target": "This bounding tile already exists on this scene.",
            "old": "",
            "details": {
                "state": 20,
                "source": "This bounding tile already exists on this scene.",
                "old_state": -1
            },
            "id": 11618,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/11618/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/9605/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T17:27:31.755961Z",
            "action": 59,
            "target": "Successfully created a bounding tile.",
            "old": "",
            "details": {
                "state": 20,
                "source": "Successfully created a bounding tile.",
                "old_state": -1
            },
            "id": 11617,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/11617/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/9604/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/share-media/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T17:27:31.755773Z",
            "action": 59,
            "target": "Create a bounding tile",
            "old": "",
            "details": {
                "state": 20,
                "source": "Create a bounding tile",
                "old_state": -1
            },
            "id": 11616,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/11616/?format=api"
        }
    ]
}