Translation components API.

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

GET /api/translations/yast-base/glossary/uk/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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:42.804309Z",
            "action": 0,
            "target": "",
            "id": 1868302,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868302/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637322/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:43.541875Z",
            "action": 31,
            "target": "",
            "id": 2732585,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732585/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637618/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.456361Z",
            "action": 31,
            "target": "",
            "id": 2732666,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732666/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637716/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:29.023180Z",
            "action": 31,
            "target": "",
            "id": 2732743,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732743/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640994/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.927398Z",
            "action": 31,
            "target": "",
            "id": 2732824,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732824/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642712/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.803423Z",
            "action": 31,
            "target": "",
            "id": 2732903,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732903/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644817/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:26.078047Z",
            "action": 31,
            "target": "",
            "id": 2733001,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2733001/?format=api"
        }
    ]
}