Translation components API.

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

GET /api/translations/rmt/glossary/ja/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/12744792/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": null,
            "timestamp": "2021-03-15T11:16:46.457836Z",
            "action": 5,
            "target": "カスタムリポジトリ",
            "id": 1737315,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1737315/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14184539/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2022-12-28T22:18:21.155964Z",
            "action": 31,
            "target": "基本製品",
            "id": 2587122,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587122/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14184541/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2022-12-28T22:23:50.656697Z",
            "action": 31,
            "target": "拡張",
            "id": 2587129,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587129/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14184543/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2022-12-28T22:24:04.290147Z",
            "action": 31,
            "target": "モジュール",
            "id": 2587131,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587131/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14184545/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2022-12-28T22:25:08.374576Z",
            "action": 31,
            "target": "非アクティブ化",
            "id": 2587133,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587133/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14184547/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2022-12-28T22:25:30.507058Z",
            "action": 31,
            "target": "移行",
            "id": 2587135,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587135/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14184549/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2022-12-28T22:45:49.220039Z",
            "action": 31,
            "target": "稼働していない",
            "id": 2587142,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587142/?format=api"
        }
    ]
}