Translation components API.

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

GET /api/translations/yast-base/glossary/de/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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:38.785939Z",
            "action": 0,
            "target": "",
            "id": 1868246,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868246/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637293/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:27.473890Z",
            "action": 31,
            "target": "",
            "id": 2732556,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732556/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637544/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.975836Z",
            "action": 31,
            "target": "",
            "id": 2732637,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732637/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637687/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.466163Z",
            "action": 31,
            "target": "",
            "id": 2732714,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732714/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640965/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.037721Z",
            "action": 31,
            "target": "",
            "id": 2732795,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732795/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642683/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.276122Z",
            "action": 31,
            "target": "",
            "id": 2732874,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732874/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644791/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.625514Z",
            "action": 31,
            "target": "",
            "id": 2732975,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732975/?format=api"
        }
    ]
}