Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-03-12T14:51:29.369655Z",
            "action": 0,
            "target": "",
            "id": 68918,
            "action_name": "Resource update",
            "url": "https://weblate.duniter.org/api/changes/68918/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/37175/?format=api",
            "component": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-03-17T13:57:00.388140Z",
            "action": 31,
            "target": "",
            "id": 71761,
            "action_name": "New string added",
            "url": "https://weblate.duniter.org/api/changes/71761/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/37199/?format=api",
            "component": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-03-17T13:57:26.258639Z",
            "action": 31,
            "target": "",
            "id": 71774,
            "action_name": "New string added",
            "url": "https://weblate.duniter.org/api/changes/71774/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/37234/?format=api",
            "component": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-03-17T13:57:46.961244Z",
            "action": 31,
            "target": "",
            "id": 71787,
            "action_name": "New string added",
            "url": "https://weblate.duniter.org/api/changes/71787/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/37280/?format=api",
            "component": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-03-17T13:58:06.734810Z",
            "action": 31,
            "target": "",
            "id": 71800,
            "action_name": "New string added",
            "url": "https://weblate.duniter.org/api/changes/71800/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/40723/?format=api",
            "component": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-04-30T12:26:45.472920Z",
            "action": 31,
            "target": "",
            "id": 78102,
            "action_name": "New string added",
            "url": "https://weblate.duniter.org/api/changes/78102/?format=api"
        }
    ]
}