Translation components API.

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

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

{
    "count": 107,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/tokens-faction/main/de/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/246621/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/tokens-faction/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/tokens-faction/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-03T22:45:06.091893Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Base Opacity",
                "old_state": -1
            },
            "id": 397106,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/397106/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/246620/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/tokens-faction/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/tokens-faction/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-03T22:45:06.091856Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Check if you want to fill the texture under the token",
                "old_state": -1
            },
            "id": 397105,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/397105/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/246619/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/tokens-faction/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/tokens-faction/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-03T22:45:06.091822Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Fill the texture",
                "old_state": -1
            },
            "id": 397104,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/397104/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/246618/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/tokens-faction/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/tokens-faction/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-03T22:45:06.091784Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Generate token bases based on token disposition or actor folder color.",
                "old_state": -1
            },
            "id": 397103,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/397103/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/246617/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/tokens-faction/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/tokens-faction/main/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-03T22:45:06.091682Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Enable/Disable Token Factions Feature",
                "old_state": -1
            },
            "id": 397102,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/397102/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/tokens-faction/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/tokens-faction/main/de/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Fenaldar/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Fenaldar/?format=api",
            "timestamp": "2023-11-03T22:45:04.987908Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "de"
            },
            "id": 397101,
            "action_name": "Language added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/397101/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/tokens-faction/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/tokens-faction/main/de/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Fenaldar/?format=api",
            "author": null,
            "timestamp": "2023-11-03T22:45:04.964093Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 397100,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/397100/?format=api"
        }
    ]
}