Translation components API.

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

GET /api/translations/yast-base/glossary/nl/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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:41.031498Z",
            "action": 0,
            "target": "",
            "id": 1868279,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868279/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637301/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:31.989952Z",
            "action": 31,
            "target": "",
            "id": 2732564,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732564/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637564/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.120332Z",
            "action": 31,
            "target": "",
            "id": 2732645,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732645/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637695/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.610703Z",
            "action": 31,
            "target": "",
            "id": 2732722,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732722/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640973/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.443209Z",
            "action": 31,
            "target": "",
            "id": 2732803,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732803/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642691/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.453761Z",
            "action": 31,
            "target": "",
            "id": 2732882,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732882/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644798/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.742258Z",
            "action": 31,
            "target": "",
            "id": 2732982,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732982/?format=api"
        }
    ]
}