Translation components API.

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

GET /api/translations/yast-base/glossary/it/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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:39.898411Z",
            "action": 0,
            "target": "",
            "id": 1868263,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868263/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637277/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:18.633110Z",
            "action": 31,
            "target": "",
            "id": 2732540,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732540/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637515/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.639318Z",
            "action": 31,
            "target": "",
            "id": 2732621,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732621/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637671/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.184991Z",
            "action": 31,
            "target": "",
            "id": 2732698,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732698/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640949/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:19.483870Z",
            "action": 31,
            "target": "",
            "id": 2732779,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732779/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642667/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.491184Z",
            "action": 31,
            "target": "",
            "id": 2732858,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732858/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644775/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.357544Z",
            "action": 31,
            "target": "",
            "id": 2732959,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732959/?format=api"
        }
    ]
}