Translation components API.

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

GET /api/components/yast-slide-show/glossary/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/12729159/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/glossary/zh_TW/?format=api",
            "user": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
            "author": null,
            "timestamp": "2016-10-25T02:20:41Z",
            "action": 5,
            "target": "可靠的",
            "id": 381408,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/381408/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12729161/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/glossary/zh_TW/?format=api",
            "user": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
            "author": null,
            "timestamp": "2016-10-25T02:21:23Z",
            "action": 5,
            "target": "Linux 發行版本",
            "id": 381410,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/381410/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12729165/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/glossary/zh_TW/?format=api",
            "user": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
            "author": null,
            "timestamp": "2016-10-25T02:22:18Z",
            "action": 5,
            "target": "套件",
            "id": 381412,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/381412/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12729163/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/glossary/zh_TW/?format=api",
            "user": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
            "author": null,
            "timestamp": "2016-10-25T02:56:00Z",
            "action": 5,
            "target": "部署",
            "id": 381428,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/381428/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12729165/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/glossary/zh_TW/?format=api",
            "user": "https://l10n.opensuse.org/api/users/pan93412/?format=api",
            "author": null,
            "timestamp": "2018-07-11T07:44:21.813578Z",
            "action": 2,
            "target": "軟體包",
            "id": 1131591,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1131591/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T11:39:12.611875Z",
            "action": 47,
            "target": "",
            "id": 2792028,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2792028/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T11:55:37.850897Z",
            "action": 47,
            "target": "",
            "id": 2941056,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941056/?format=api"
        }
    ]
}