Translation components API.

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

GET /api/translations/simple-calendar/main/nl/changes/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 507,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/changes/?format=api&page=10",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/290683/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T12:52:04.424329Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Calendar Configuration",
                "old_state": -1
            },
            "id": 469968,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/469968/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/290682/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T12:52:04.424287Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Calendar",
                "old_state": -1
            },
            "id": 469967,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/469967/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/290681/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T12:52:04.424245Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "This will overwrite the configuration for the calendar <strong>${CAL_NAME}</strong> to match the selected predefined calendar. These changes will only be applied if the configuration is saved. Are you sure?",
                "old_state": -1
            },
            "id": 469966,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/469966/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/290680/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T12:52:04.424196Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Apply Predefined Configuration?",
                "old_state": -1
            },
            "id": 469965,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/469965/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/290679/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-24T12:52:04.424093Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Add New Calendar",
                "old_state": -1
            },
            "id": 469964,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/469964/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Dghost/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Dghost/?format=api",
            "timestamp": "2024-07-24T12:52:01.398531Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "nl"
            },
            "id": 469963,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/469963/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/nl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Dghost/?format=api",
            "author": null,
            "timestamp": "2024-07-24T12:52:01.377203Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 469962,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/469962/?format=api"
        }
    ]
}