Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231827/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2023-06-26T17:05:59.729641Z",
            "action": 31,
            "target": "backslash",
            "old": "",
            "details": {},
            "id": 354141,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354141/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231825/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2023-06-26T17:05:45.549611Z",
            "action": 31,
            "target": "slash",
            "old": "",
            "details": {},
            "id": 354138,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354138/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231823/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2023-06-26T17:05:38.861118Z",
            "action": 31,
            "target": "slash",
            "old": "",
            "details": {},
            "id": 354135,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354135/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231821/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2023-06-26T17:04:10.975738Z",
            "action": 31,
            "target": "script",
            "old": "",
            "details": {},
            "id": 354130,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354130/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/231819/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/en/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
            "timestamp": "2023-06-26T17:01:49.161624Z",
            "action": 31,
            "target": "GM",
            "old": "",
            "details": {},
            "id": 354123,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/354123/?format=api"
        }
    ]
}