Translation components API.

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

GET /api/translations/rmt/glossary/en/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/14184538/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/en/?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.091413Z",
            "action": 31,
            "target": "base product",
            "id": 2587121,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587121/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14184540/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/en/?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.597300Z",
            "action": 31,
            "target": "extensions",
            "id": 2587128,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587128/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14184542/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/en/?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.266206Z",
            "action": 31,
            "target": "modules",
            "id": 2587130,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587130/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14184544/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/en/?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.343936Z",
            "action": 31,
            "target": "Deactivate",
            "id": 2587132,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587132/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14184546/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/en/?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.410076Z",
            "action": 31,
            "target": "migrate",
            "id": 2587134,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587134/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14184548/?format=api",
            "component": "https://l10n.opensuse.org/api/components/rmt/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/rmt/glossary/en/?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.202758Z",
            "action": 31,
            "target": "inactive",
            "id": 2587141,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2587141/?format=api"
        }
    ]
}