Translation components API.

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

GET /api/translations/forien-quest-log/glossary/nl/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/forien-quest-log/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:59.678111Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360150,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360150/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/22176/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/nl/?format=api",
            "user": null,
            "author": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
            "timestamp": "2022-09-19T20:17:23.152190Z",
            "action": 29,
            "target": "UUID",
            "old": "",
            "details": {},
            "id": 51590,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/51590/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/22176/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/nl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/typhonrt/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/typhonrt/?format=api",
            "timestamp": "2022-09-19T19:18:28.454481Z",
            "action": 5,
            "target": "UUID",
            "old": "",
            "details": {
                "state": 20,
                "source": "UUID",
                "old_state": 0
            },
            "id": 51585,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/51585/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/22176/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/nl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/typhonrt/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/typhonrt/?format=api",
            "timestamp": "2022-09-19T19:18:28.448189Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 51584,
            "action_name": "Contributor joined",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/51584/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/22176/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/nl/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/RebelMage/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/RebelMage/?format=api",
            "timestamp": "2022-09-07T16:05:13.204327Z",
            "action": 4,
            "target": "UUID",
            "old": "",
            "details": {
                "state": 0,
                "source": "UUID",
                "old_state": 0
            },
            "id": 29863,
            "action_name": "Suggestion added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/29863/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/22176/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T06:55:47.155050Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 29717,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/29717/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T06:55:45.468357Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "nl.tbx"
            },
            "id": 29715,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/29715/?format=api"
        }
    ]
}