Translation components API.

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

GET /api/translations/yast-base/glossary/zh_TW/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/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:43.144469Z",
            "action": 0,
            "target": "",
            "id": 1868307,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868307/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637327/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:46.588103Z",
            "action": 31,
            "target": "",
            "id": 2732589,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732589/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637631/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.536925Z",
            "action": 31,
            "target": "",
            "id": 2732670,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732670/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637721/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:29.106457Z",
            "action": 31,
            "target": "",
            "id": 2732747,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732747/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640999/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.995045Z",
            "action": 31,
            "target": "",
            "id": 2732828,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732828/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642717/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.880057Z",
            "action": 31,
            "target": "",
            "id": 2732907,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732907/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644822/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:26.150676Z",
            "action": 31,
            "target": "",
            "id": 2733005,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2733005/?format=api"
        }
    ]
}