Translation components API.

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

GET /api/translations/yast-base/glossary/he/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://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:39.546707Z",
            "action": 0,
            "target": "",
            "id": 1868258,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868258/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637254/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:06.281069Z",
            "action": 31,
            "target": "",
            "id": 2732517,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732517/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637492/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.260719Z",
            "action": 31,
            "target": "",
            "id": 2732598,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732598/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637648/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.736453Z",
            "action": 31,
            "target": "",
            "id": 2732675,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732675/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640926/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:19.043023Z",
            "action": 31,
            "target": "",
            "id": 2732756,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732756/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642644/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.133180Z",
            "action": 31,
            "target": "",
            "id": 2732835,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732835/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644752/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:24.966570Z",
            "action": 31,
            "target": "",
            "id": 2732936,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732936/?format=api"
        }
    ]
}