Translation components API.

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

GET /api/translations/yast-base/glossary/pl/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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:41.287086Z",
            "action": 0,
            "target": "",
            "id": 1868282,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868282/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637303/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:33.031732Z",
            "action": 31,
            "target": "",
            "id": 2732566,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732566/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637569/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.153972Z",
            "action": 31,
            "target": "",
            "id": 2732647,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732647/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637697/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.644600Z",
            "action": 31,
            "target": "",
            "id": 2732724,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732724/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640975/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.499130Z",
            "action": 31,
            "target": "",
            "id": 2732805,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732805/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642693/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.485524Z",
            "action": 31,
            "target": "",
            "id": 2732884,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732884/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644800/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.777172Z",
            "action": 31,
            "target": "",
            "id": 2732984,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732984/?format=api"
        }
    ]
}