Translation components API.

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

GET /api/translations/dice-so-nice/glossary/hu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:57.641555Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360114,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360114/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/174809/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-02T13:26:41.874739Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 257533,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/257533/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/174791/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-02T13:26:41.753135Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 257532,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/257532/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/174773/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-02T13:26:41.614650Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 257531,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/257531/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/174755/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-02T13:26:41.421213Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 257530,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/257530/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-02T13:26:39.769426Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "hu.tbx"
            },
            "id": 257529,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/257529/?format=api"
        }
    ]
}