Translation components API.

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

GET /api/translations/yast-base/glossary/eu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:39.152663Z",
            "action": 0,
            "target": "",
            "id": 1868252,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868252/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637284/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:22.621003Z",
            "action": 31,
            "target": "",
            "id": 2732547,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732547/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637522/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.810891Z",
            "action": 31,
            "target": "",
            "id": 2732628,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732628/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637678/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.307205Z",
            "action": 31,
            "target": "",
            "id": 2732705,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732705/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640956/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:19.624221Z",
            "action": 31,
            "target": "",
            "id": 2732786,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732786/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642674/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.601628Z",
            "action": 31,
            "target": "",
            "id": 2732865,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732865/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644782/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.473111Z",
            "action": 31,
            "target": "",
            "id": 2732966,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732966/?format=api"
        }
    ]
}