Translation components API.

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

GET /api/translations/yast-base/glossary/pt/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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:41.456579Z",
            "action": 0,
            "target": "",
            "id": 1868284,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868284/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637304/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:33.558598Z",
            "action": 31,
            "target": "",
            "id": 2732567,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732567/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637572/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.169658Z",
            "action": 31,
            "target": "",
            "id": 2732648,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732648/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637698/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.661872Z",
            "action": 31,
            "target": "",
            "id": 2732725,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732725/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640976/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.518095Z",
            "action": 31,
            "target": "",
            "id": 2732806,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732806/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642694/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.501812Z",
            "action": 31,
            "target": "",
            "id": 2732885,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732885/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644801/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.792888Z",
            "action": 31,
            "target": "",
            "id": 2732985,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732985/?format=api"
        }
    ]
}