Translation components API.

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

GET /api/translations/yast-base/glossary/gu/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/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:39.467933Z",
            "action": 0,
            "target": "",
            "id": 1868257,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868257/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637294/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:28.033701Z",
            "action": 31,
            "target": "",
            "id": 2732557,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732557/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637546/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.992862Z",
            "action": 31,
            "target": "",
            "id": 2732638,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732638/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637688/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.481872Z",
            "action": 31,
            "target": "",
            "id": 2732715,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732715/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640966/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.053160Z",
            "action": 31,
            "target": "",
            "id": 2732796,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732796/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642684/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.307733Z",
            "action": 31,
            "target": "",
            "id": 2732875,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732875/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644792/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.642905Z",
            "action": 31,
            "target": "",
            "id": 2732976,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732976/?format=api"
        }
    ]
}