Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/glossary/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:53.850863Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360058,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360058/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/40912/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/glossary/ro/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/arbron/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/arbron/?format=api",
            "timestamp": "2022-09-26T23:52:23.995279Z",
            "action": 31,
            "target": "Flat",
            "old": "",
            "details": {},
            "id": 54868,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/54868/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/40907/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/glossary/ro/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/arbron/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/arbron/?format=api",
            "timestamp": "2022-09-26T23:52:10.392825Z",
            "action": 31,
            "target": "Natural Armor",
            "old": "",
            "details": {},
            "id": 54862,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/54862/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/glossary/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T11:15:31.953829Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "ro.tbx"
            },
            "id": 9197,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/9197/?format=api"
        }
    ]
}