Translation components API.

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

GET /api/translations/yast-base/glossary/hi/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/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:39.625025Z",
            "action": 0,
            "target": "",
            "id": 1868259,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868259/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637278/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:19.227730Z",
            "action": 31,
            "target": "",
            "id": 2732541,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732541/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637516/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.652246Z",
            "action": 31,
            "target": "",
            "id": 2732622,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732622/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637672/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.201729Z",
            "action": 31,
            "target": "",
            "id": 2732699,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732699/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640950/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:19.499229Z",
            "action": 31,
            "target": "",
            "id": 2732780,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732780/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642668/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.507923Z",
            "action": 31,
            "target": "",
            "id": 2732859,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732859/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644776/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.371997Z",
            "action": 31,
            "target": "",
            "id": 2732960,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732960/?format=api"
        }
    ]
}