Translation components API.

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

GET /api/translations/yast-base/glossary/wa/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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:42.953300Z",
            "action": 0,
            "target": "",
            "id": 1868304,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868304/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637324/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:44.714063Z",
            "action": 31,
            "target": "",
            "id": 2732587,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732587/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637624/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.487476Z",
            "action": 31,
            "target": "",
            "id": 2732668,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732668/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637718/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:29.060756Z",
            "action": 31,
            "target": "",
            "id": 2732745,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732745/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640996/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.955865Z",
            "action": 31,
            "target": "",
            "id": 2732826,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732826/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642714/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.841300Z",
            "action": 31,
            "target": "",
            "id": 2732905,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732905/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644819/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:26.109545Z",
            "action": 31,
            "target": "",
            "id": 2733003,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2733003/?format=api"
        }
    ]
}