Translation components API.

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

GET /api/translations/release-notes-opensuse/glossary/zh_CN/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://l10n.opensuse.org/api/units/12744695/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
            "author": null,
            "timestamp": "2017-06-10T12:47:47Z",
            "action": 5,
            "target": "文件内容索引",
            "id": 674418,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/674418/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12744697/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
            "author": null,
            "timestamp": "2017-06-10T12:48:52Z",
            "action": 5,
            "target": "文件内容索引",
            "id": 674422,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/674422/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12744699/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
            "author": null,
            "timestamp": "2017-06-10T12:50:25Z",
            "action": 5,
            "target": "桌面配置",
            "id": 674428,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/674428/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12744701/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
            "author": null,
            "timestamp": "2017-06-10T13:05:54Z",
            "action": 5,
            "target": "发行说明",
            "id": 674512,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/674512/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387741/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
            "author": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
            "timestamp": "2022-05-28T14:30:03.883375Z",
            "action": 31,
            "target": "发行版",
            "id": 2099228,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2099228/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387857/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
            "author": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
            "timestamp": "2022-05-28T14:33:54.371971Z",
            "action": 31,
            "target": "事务服务器",
            "id": 2099286,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2099286/?format=api"
        }
    ]
}