Translation components API.

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

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

{
    "count": 4,
    "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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T10:28:37.230845Z",
            "action": 0,
            "target": "",
            "id": 1880664,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1880664/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387791/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-28T14:30:07.649746Z",
            "action": 31,
            "target": "",
            "id": 2099276,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2099276/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387791/?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/sv/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LunaJernbergc15bd25a134943af/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LunaJernbergc15bd25a134943af/?format=api",
            "timestamp": "2022-05-31T14:32:44.046022Z",
            "action": 45,
            "target": "",
            "id": 2099976,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2099976/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387791/?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/sv/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LunaJernbergc15bd25a134943af/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LunaJernbergc15bd25a134943af/?format=api",
            "timestamp": "2022-05-31T14:32:44.049704Z",
            "action": 5,
            "target": "Distribution",
            "id": 2099977,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2099977/?format=api"
        }
    ]
}