Translation components API.

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

GET /api/translations/libzypp/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": null,
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-26T12:18:49.410742Z",
            "action": 0,
            "target": "",
            "id": 1870552,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1870552/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13074126/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-24T15:57:47.766035Z",
            "action": 31,
            "target": "",
            "id": 1987902,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1987902/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13074126/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/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-01-25T07:20:56.786574Z",
            "action": 45,
            "target": "",
            "id": 1988495,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/1988495/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13074126/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/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-01-25T07:20:56.798704Z",
            "action": 5,
            "target": "キー",
            "id": 1988496,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1988496/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14181871/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/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-22T22:07:50.319439Z",
            "action": 31,
            "target": "",
            "id": 2585750,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2585750/?format=api"
        }
    ]
}