Translation components API.

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

GET /api/translations/yast-base/glossary/tk/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/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:42.589197Z",
            "action": 0,
            "target": "",
            "id": 1868299,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868299/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637319/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:41.851091Z",
            "action": 31,
            "target": "",
            "id": 2732582,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732582/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637610/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.404587Z",
            "action": 31,
            "target": "",
            "id": 2732663,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732663/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637713/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.965685Z",
            "action": 31,
            "target": "",
            "id": 2732740,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732740/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640991/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.878598Z",
            "action": 31,
            "target": "",
            "id": 2732821,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732821/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642709/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.753263Z",
            "action": 31,
            "target": "",
            "id": 2732900,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732900/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644814/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:26.033078Z",
            "action": 31,
            "target": "",
            "id": 2732998,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732998/?format=api"
        }
    ]
}