Translation components API.

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

GET /api/translations/arbron-summoner/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": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T12:23:54.452029Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 360068,
            "action_name": "Changes committed",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/360068/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/121924/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/glossary/es/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/HonzoNebro/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/HonzoNebro/?format=api",
            "timestamp": "2023-01-29T19:28:49.074044Z",
            "action": 5,
            "target": "Armadura Natural",
            "old": "",
            "details": {
                "state": 20,
                "source": "Natural Armor",
                "old_state": 0
            },
            "id": 213698,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/213698/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/121929/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/glossary/es/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/HonzoNebro/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/HonzoNebro/?format=api",
            "timestamp": "2023-01-29T19:28:42.115278Z",
            "action": 5,
            "target": "Valor fijo",
            "old": "",
            "details": {
                "state": 20,
                "source": "Flat",
                "old_state": 0
            },
            "id": 213697,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/213697/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/121929/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/glossary/es/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/HonzoNebro/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/HonzoNebro/?format=api",
            "timestamp": "2023-01-29T19:28:42.111871Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 213696,
            "action_name": "Contributor joined",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/213696/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/121929/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-18T20:07:11.164365Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 190896,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/190896/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/121924/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-18T20:07:11.119624Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 190895,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/190895/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-18T20:07:10.406592Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "es.tbx"
            },
            "id": 190894,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/190894/?format=api"
        }
    ]
}