Translation components API.

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

GET /api/translations/advanced-macros/glossary/fi/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/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T13:52:48.370218Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 361327,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/361327/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231828/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2023-06-26T17:05:59.729783Z",
            "action": 31,
            "target": "kenoviiva",
            "old": "",
            "details": {},
            "id": 354142,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354142/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231826/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2023-06-26T17:05:45.549672Z",
            "action": 31,
            "target": "kenoviiva",
            "old": "",
            "details": {},
            "id": 354139,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354139/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231824/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2023-06-26T17:05:38.861203Z",
            "action": 31,
            "target": "vinoviiva",
            "old": "",
            "details": {},
            "id": 354136,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354136/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231822/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2023-06-26T17:04:10.975817Z",
            "action": 31,
            "target": "skripti",
            "old": "",
            "details": {},
            "id": 354131,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354131/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231820/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2023-06-26T17:01:49.161712Z",
            "action": 31,
            "target": "PJ",
            "old": "",
            "details": {},
            "id": 354124,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354124/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-26T17:01:20.308370Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fi.tbx"
            },
            "id": 354120,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354120/?format=api"
        }
    ]
}