Translation components API.

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

GET /api/translations/yast-base/glossary/ko/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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:40.230229Z",
            "action": 0,
            "target": "",
            "id": 1868268,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868268/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637257/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:06.911167Z",
            "action": 31,
            "target": "",
            "id": 2732520,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732520/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637495/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.317267Z",
            "action": 31,
            "target": "",
            "id": 2732601,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732601/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637651/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.795141Z",
            "action": 31,
            "target": "",
            "id": 2732678,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732678/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640929/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:19.097281Z",
            "action": 31,
            "target": "",
            "id": 2732759,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732759/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642647/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.179534Z",
            "action": 31,
            "target": "",
            "id": 2732838,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732838/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644755/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.013703Z",
            "action": 31,
            "target": "",
            "id": 2732939,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732939/?format=api"
        }
    ]
}