Translation components API.

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

GET /api/translations/yast-base/glossary/ru/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14644804/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.871899Z",
            "action": 31,
            "target": "",
            "id": 2732988,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/2732988/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642697/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.547025Z",
            "action": 31,
            "target": "",
            "id": 2732888,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/2732888/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640979/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.674281Z",
            "action": 31,
            "target": "",
            "id": 2732809,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/2732809/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637701/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.710533Z",
            "action": 31,
            "target": "",
            "id": 2732728,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/2732728/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637579/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.213591Z",
            "action": 31,
            "target": "",
            "id": 2732651,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/2732651/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637307/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:35.136639Z",
            "action": 31,
            "target": "",
            "id": 2732570,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/2732570/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:41.730211Z",
            "action": 0,
            "target": "",
            "id": 1868287,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1868287/?format=api"
        }
    ]
}