Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212220/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/zh_Hans/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
            "timestamp": "2023-06-08T08:14:06.186465Z",
            "action": 5,
            "target": "开启",
            "old": "",
            "details": {
                "state": 20,
                "source": "On",
                "old_state": 0
            },
            "id": 338031,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/338031/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212213/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/zh_Hans/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
            "timestamp": "2023-06-08T08:14:01.659391Z",
            "action": 5,
            "target": "关闭",
            "old": "",
            "details": {
                "state": 20,
                "source": "Off",
                "old_state": 0
            },
            "id": 338030,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/338030/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212213/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/zh_Hans/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
            "timestamp": "2023-06-08T08:14:01.656005Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 338029,
            "action_name": "Contributor joined",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/338029/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212220/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T19:56:02.569325Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 316263,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316263/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212213/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T19:55:55.028525Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 316254,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316254/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-19T16:09:09.835650Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "zh_Hans.tbx"
            },
            "id": 246708,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/246708/?format=api"
        }
    ]
}