Translation components API.

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

GET /api/translations/release-notes-opensuse/glossary/de/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/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T10:28:34.513407Z",
            "action": 0,
            "target": "",
            "id": 1880632,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1880632/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387759/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-28T14:30:05.139559Z",
            "action": 31,
            "target": "",
            "id": 2099244,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2099244/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387759/?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/de/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2022-07-11T18:28:41.989204Z",
            "action": 4,
            "target": "Distribution",
            "id": 2116339,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/2116339/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387759/?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/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/EttoreAtalan/?format=api",
            "author": "https://l10n.opensuse.org/api/users/EttoreAtalan/?format=api",
            "timestamp": "2023-01-28T14:12:10.708576Z",
            "action": 45,
            "target": "",
            "id": 2628358,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2628358/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387759/?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/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/EttoreAtalan/?format=api",
            "author": "https://l10n.opensuse.org/api/users/EttoreAtalan/?format=api",
            "timestamp": "2023-01-28T14:12:10.716473Z",
            "action": 7,
            "target": "Distribution",
            "id": 2628359,
            "action_name": "Suggestion accepted",
            "url": "https://l10n.opensuse.org/api/changes/2628359/?format=api"
        }
    ]
}