Translation components API.

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

GET /api/translations/yast-base/glossary/ca/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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:38.536995Z",
            "action": 0,
            "target": "",
            "id": 1868242,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868242/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637292/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:26.953509Z",
            "action": 31,
            "target": "",
            "id": 2732555,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732555/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637541/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.958410Z",
            "action": 31,
            "target": "",
            "id": 2732636,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732636/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637686/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.451584Z",
            "action": 31,
            "target": "",
            "id": 2732713,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732713/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640964/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.023234Z",
            "action": 31,
            "target": "",
            "id": 2732794,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732794/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642682/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.821748Z",
            "action": 31,
            "target": "",
            "id": 2732873,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732873/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644790/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.606686Z",
            "action": 31,
            "target": "",
            "id": 2732974,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732974/?format=api"
        }
    ]
}