Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/208506/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T20:10:51.505352Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 307326,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/307326/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/208494/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T18:08:18.374522Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 307248,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/307248/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/208488/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T18:07:26.725708Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 307238,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/307238/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/208482/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T18:05:48.403713Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 307230,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/307230/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/208476/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T18:05:12.086471Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 307220,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/307220/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/208470/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T17:56:36.739470Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 307191,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/307191/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T20:40:51.538936Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "es.tbx"
            },
            "id": 30286,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/30286/?format=api"
        }
    ]
}