Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212217/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/de/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
            "timestamp": "2023-05-26T13:55:33.077135Z",
            "action": 5,
            "target": "An",
            "old": "",
            "details": {
                "state": 20,
                "source": "On",
                "old_state": 0
            },
            "id": 335016,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/335016/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212210/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/de/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
            "timestamp": "2023-05-26T13:55:29.850723Z",
            "action": 5,
            "target": "Aus",
            "old": "",
            "details": {
                "state": 20,
                "source": "Off",
                "old_state": 0
            },
            "id": 335015,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/335015/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212210/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/de/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
            "timestamp": "2023-05-26T13:55:29.846479Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 335014,
            "action_name": "Contributor joined",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/335014/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212217/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T19:56:02.569208Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 316261,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316261/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212210/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T19:55:55.028388Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 316252,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316252/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/terrain-ruler/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-15T09:56:22.125698Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "de.tbx"
            },
            "id": 107764,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/107764/?format=api"
        }
    ]
}