Translation components API.

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

GET /api/translations/yast-base/glossary/el/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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:38.857716Z",
            "action": 0,
            "target": "",
            "id": 1868247,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868247/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637288/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:24.903567Z",
            "action": 31,
            "target": "",
            "id": 2732551,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732551/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637531/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.891891Z",
            "action": 31,
            "target": "",
            "id": 2732632,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732632/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637682/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.380280Z",
            "action": 31,
            "target": "",
            "id": 2732709,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732709/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640960/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:19.958584Z",
            "action": 31,
            "target": "",
            "id": 2732790,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732790/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642678/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.660052Z",
            "action": 31,
            "target": "",
            "id": 2732869,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732869/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644786/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.537379Z",
            "action": 31,
            "target": "",
            "id": 2732970,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732970/?format=api"
        }
    ]
}