Translation components API.

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

GET /api/translations/yast-base/glossary/sv/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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:42.258376Z",
            "action": 0,
            "target": "",
            "id": 1868294,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868294/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637314/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:39.000515Z",
            "action": 31,
            "target": "",
            "id": 2732577,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732577/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637597/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.317213Z",
            "action": 31,
            "target": "",
            "id": 2732658,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732658/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637708/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.864609Z",
            "action": 31,
            "target": "",
            "id": 2732735,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732735/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640986/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.794678Z",
            "action": 31,
            "target": "",
            "id": 2732816,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732816/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642704/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.682096Z",
            "action": 31,
            "target": "",
            "id": 2732895,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732895/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644809/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.955944Z",
            "action": 31,
            "target": "",
            "id": 2732993,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732993/?format=api"
        }
    ]
}