Translation components API.

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

GET /api/translations/yast-base/glossary/ast/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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:38.204798Z",
            "action": 0,
            "target": "",
            "id": 1868237,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868237/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637291/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:26.446696Z",
            "action": 31,
            "target": "",
            "id": 2732554,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732554/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637539/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.940254Z",
            "action": 31,
            "target": "",
            "id": 2732635,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732635/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637685/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.434179Z",
            "action": 31,
            "target": "",
            "id": 2732712,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732712/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640963/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.010335Z",
            "action": 31,
            "target": "",
            "id": 2732793,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732793/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642681/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.804308Z",
            "action": 31,
            "target": "",
            "id": 2732872,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732872/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644789/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.588061Z",
            "action": 31,
            "target": "",
            "id": 2732973,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732973/?format=api"
        }
    ]
}