Translation components API.

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

GET /api/translations/yast-base/glossary/tr/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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:42.675635Z",
            "action": 0,
            "target": "",
            "id": 1868300,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868300/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637320/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:42.407237Z",
            "action": 31,
            "target": "",
            "id": 2732583,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732583/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637613/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.422293Z",
            "action": 31,
            "target": "",
            "id": 2732664,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732664/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637714/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.982466Z",
            "action": 31,
            "target": "",
            "id": 2732741,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732741/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640992/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.894215Z",
            "action": 31,
            "target": "",
            "id": 2732822,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732822/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642710/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.772039Z",
            "action": 31,
            "target": "",
            "id": 2732901,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732901/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644815/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:26.047325Z",
            "action": 31,
            "target": "",
            "id": 2732999,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732999/?format=api"
        }
    ]
}