Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/12729413/?format=api",
            "component": "https://l10n.opensuse.org/api/components/gfxboot/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": null,
            "timestamp": "2018-01-26T01:22:58.619621Z",
            "action": 5,
            "target": "ドライバアップデート",
            "id": 847870,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/847870/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12729415/?format=api",
            "component": "https://l10n.opensuse.org/api/components/gfxboot/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": null,
            "timestamp": "2018-01-26T01:25:36.417574Z",
            "action": 5,
            "target": "(Architecture) システム",
            "id": 847871,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/847871/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12729417/?format=api",
            "component": "https://l10n.opensuse.org/api/components/gfxboot/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": null,
            "timestamp": "2018-01-26T01:26:25.104803Z",
            "action": 5,
            "target": "既定値",
            "id": 847873,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/847873/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12729419/?format=api",
            "component": "https://l10n.opensuse.org/api/components/gfxboot/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": null,
            "timestamp": "2018-01-26T01:26:47.428566Z",
            "action": 5,
            "target": "セーフモード",
            "id": 847875,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/847875/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12729421/?format=api",
            "component": "https://l10n.opensuse.org/api/components/gfxboot/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/glossary/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": null,
            "timestamp": "2018-01-26T01:32:33.667482Z",
            "action": 5,
            "target": "起動",
            "id": 847885,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/847885/?format=api"
        }
    ]
}