Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13387740/?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/en/?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.862916Z",
            "action": 31,
            "target": "Distribution",
            "id": 2099227,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2099227/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387856/?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/en/?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.355339Z",
            "action": 31,
            "target": "Transactional Server",
            "id": 2099285,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2099285/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/15914669/?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/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/CS/?format=api",
            "author": "https://l10n.opensuse.org/api/users/CS/?format=api",
            "timestamp": "2024-01-04T10:58:49.393227Z",
            "action": 31,
            "target": "Installation",
            "id": 2972634,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2972634/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/15914729/?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/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/CS/?format=api",
            "author": "https://l10n.opensuse.org/api/users/CS/?format=api",
            "timestamp": "2024-01-04T11:06:07.624290Z",
            "action": 31,
            "target": "Btrfs snapshots",
            "id": 2972650,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2972650/?format=api"
        }
    ]
}