Translation components API.

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

GET /api/translations/pf2e-target-damage/main/zh_Hans/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/main/zh_Hans/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/168324/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/main/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-19T15:41:06.571824Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "[Click] Add current targets to the message.\n[Shift-Click] Replace the targets in the message with current targets.",
                "old_state": -1
            },
            "id": 246605,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/246605/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/168323/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/main/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-19T15:41:06.571749Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Unknown Token",
                "old_state": -1
            },
            "id": 246604,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/246604/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/168322/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/main/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-19T15:41:06.571694Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "No tokens have been targeted.",
                "old_state": -1
            },
            "id": 246603,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/246603/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/168321/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/main/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-19T15:41:06.571597Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Can't find token.",
                "old_state": -1
            },
            "id": 246602,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/246602/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/main/zh_Hans/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
            "timestamp": "2023-02-19T15:41:06.422174Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "zh_Hans"
            },
            "id": 246601,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/246601/?format=api"
        }
    ]
}