Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-11T00:00:21.236319Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360670,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360670/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231314/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/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-24T21:44:07.153711Z",
            "action": 31,
            "target": "KoP",
            "old": "",
            "details": {},
            "id": 352055,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/352055/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231312/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/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-24T21:43:31.413000Z",
            "action": 31,
            "target": "pätevyys",
            "old": "",
            "details": {},
            "id": 352048,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/352048/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231310/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/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-24T21:40:36.853651Z",
            "action": 31,
            "target": "ryhmä",
            "old": "",
            "details": {},
            "id": 352019,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/352019/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-24T21:39:22.181440Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fi.tbx"
            },
            "id": 352014,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/352014/?format=api"
        }
    ]
}