Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T10:28:36.717437Z",
            "action": 0,
            "target": "",
            "id": 1880658,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1880658/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387785/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-28T14:30:07.171325Z",
            "action": 31,
            "target": "",
            "id": 2099270,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2099270/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/15914670/?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/ro/?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.403516Z",
            "action": 31,
            "target": "Instalare",
            "id": 2972635,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2972635/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/15914730/?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/ro/?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.659499Z",
            "action": 31,
            "target": "Instantanee Btrfs",
            "id": 2972651,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2972651/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387785/?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/ro/?format=api",
            "user": "https://l10n.opensuse.org/api/users/NicolaeFericitu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/NicolaeFericitu/?format=api",
            "timestamp": "2024-05-03T16:52:48.954869Z",
            "action": 45,
            "target": "",
            "id": 3044310,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/3044310/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387785/?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/ro/?format=api",
            "user": "https://l10n.opensuse.org/api/users/NicolaeFericitu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/NicolaeFericitu/?format=api",
            "timestamp": "2024-05-03T16:52:48.958202Z",
            "action": 5,
            "target": "Distribuție",
            "id": 3044311,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3044311/?format=api"
        }
    ]
}