Translation components API.

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

GET /api/translations/dice-so-nice/glossary/pt_BR/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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:57.400130Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360110,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360110/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-11T03:25:16.072376Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "pt_BR.tbx"
            },
            "id": 216934,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/216934/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/145174/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-11T03:25:16.072305Z",
            "action": 59,
            "target": "SMAA (Software)",
            "old": "",
            "details": {
                "state": 20,
                "source": "SMAA (Software)",
                "old_state": -1
            },
            "id": 216933,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/216933/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/145173/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-11T03:25:16.072226Z",
            "action": 59,
            "target": "Efeitos Especiais",
            "old": "",
            "details": {
                "state": 20,
                "source": "SFX",
                "old_state": -1
            },
            "id": 216932,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/216932/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/145172/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-11T03:25:16.072120Z",
            "action": 59,
            "target": "MSAA",
            "old": "",
            "details": {
                "state": 100,
                "source": "MSAA",
                "old_state": -1
            },
            "id": 216931,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/216931/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/145171/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-11T03:25:16.071785Z",
            "action": 59,
            "target": "SMAA",
            "old": "",
            "details": {
                "state": 100,
                "source": "SMAA",
                "old_state": -1
            },
            "id": 216930,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/216930/?format=api"
        }
    ]
}