Translation components API.

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

GET /api/translations/yast-base/glossary/en_GB/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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:38.911614Z",
            "action": 0,
            "target": "",
            "id": 1868248,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868248/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637283/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:22.056944Z",
            "action": 31,
            "target": "",
            "id": 2732546,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732546/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637521/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.788003Z",
            "action": 31,
            "target": "",
            "id": 2732627,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732627/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637677/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.289994Z",
            "action": 31,
            "target": "",
            "id": 2732704,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732704/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640955/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:19.595840Z",
            "action": 31,
            "target": "",
            "id": 2732785,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732785/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642673/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.586061Z",
            "action": 31,
            "target": "",
            "id": 2732864,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732864/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644781/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.457479Z",
            "action": 31,
            "target": "",
            "id": 2732965,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732965/?format=api"
        }
    ]
}