Translation components API.

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

GET /api/translations/terrain-ruler/glossary/fr/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/212218/?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/fr/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
            "timestamp": "2023-05-11T06:01:26.720859Z",
            "action": 5,
            "target": "Actif",
            "old": "",
            "details": {
                "state": 20,
                "source": "On",
                "old_state": 0
            },
            "id": 318781,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/318781/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212211/?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/fr/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
            "timestamp": "2023-05-11T06:01:19.206796Z",
            "action": 5,
            "target": "Inactif",
            "old": "",
            "details": {
                "state": 20,
                "source": "Off",
                "old_state": 0
            },
            "id": 318780,
            "action_name": "Translation added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/318780/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212211/?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/fr/?format=api",
            "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
            "timestamp": "2023-05-11T06:01:19.198331Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 318779,
            "action_name": "Contributor joined",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/318779/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212218/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T19:56:02.569279Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 316262,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316262/?format=api"
        },
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/212211/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T19:55:55.028475Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 316253,
            "action_name": "String added",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/316253/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-15T09:56:22.155775Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "fr.tbx"
            },
            "id": 107765,
            "action_name": "Resource updated",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/107765/?format=api"
        }
    ]
}