Translation components API.

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

GET /api/translations/cyphersystem/glossary/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:58.095189Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360122,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360122/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-18T19:28:44.362824Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 245851,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/245851/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/168065/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/glossary/it/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Moranar/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Moranar/?format=api",
            "timestamp": "2023-02-17T19:24:48.135535Z",
            "action": 2,
            "target": "Mithral",
            "old": "Mithral",
            "details": {
                "state": 20,
                "source": "Mithral",
                "old_state": 20
            },
            "id": 244890,
            "action_name": "Translation changed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/244890/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/168066/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/glossary/it/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Moranar/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Moranar/?format=api",
            "timestamp": "2023-02-17T19:24:29.025004Z",
            "action": 2,
            "target": "Focus",
            "old": "Focus",
            "details": {
                "state": 20,
                "source": "Focus",
                "old_state": 20
            },
            "id": 244889,
            "action_name": "Translation changed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/244889/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/168066/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/glossary/it/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Moranar/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Moranar/?format=api",
            "timestamp": "2023-02-17T19:24:02.209224Z",
            "action": 31,
            "target": "Focus",
            "old": "",
            "details": {},
            "id": 244886,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/244886/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/168065/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/glossary/it/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Moranar/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Moranar/?format=api",
            "timestamp": "2023-02-17T19:23:07.419191Z",
            "action": 31,
            "target": "Mithral",
            "old": "",
            "details": {},
            "id": 244882,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/244882/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/cyphersystem/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-14T20:53:50.128911Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "it.tbx"
            },
            "id": 226114,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/226114/?format=api"
        }
    ]
}