Translation components API.

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

GET /api/translations/foundryvtt-arms-reach/glossary/es/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/foundryvtt-arms-reach/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-03T14:24:01.783008Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 374107,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/374107/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/228309/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/glossary/es/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/marioasr6accb60e50f144c1/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/marioasr6accb60e50f144c1/?format=api",
            "timestamp": "2023-09-02T13:46:36.412190Z",
            "action": 5,
            "target": "cerrado",
            "old": "",
            "details": {
                "state": 20,
                "source": "locked",
                "old_state": 0
            },
            "id": 373962,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/373962/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/228309/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/glossary/es/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/marioasr6accb60e50f144c1/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/marioasr6accb60e50f144c1/?format=api",
            "timestamp": "2023-09-02T13:46:36.409149Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 373961,
            "action_name": "Contributor joined",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/373961/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/228309/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-18T20:04:10.318383Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 346013,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/346013/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-08T11:02:53.667263Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "es.tbx"
            },
            "id": 317255,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/317255/?format=api"
        }
    ]
}