Translation components API.

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

GET /api/translations/yast-base/glossary/mr/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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:40.595665Z",
            "action": 0,
            "target": "",
            "id": 1868273,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868273/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637298/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:30.225585Z",
            "action": 31,
            "target": "",
            "id": 2732561,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732561/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637557/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.064328Z",
            "action": 31,
            "target": "",
            "id": 2732642,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732642/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637692/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.558771Z",
            "action": 31,
            "target": "",
            "id": 2732719,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732719/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640970/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.153696Z",
            "action": 31,
            "target": "",
            "id": 2732800,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732800/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642688/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.395283Z",
            "action": 31,
            "target": "",
            "id": 2732879,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732879/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644824/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:26.186754Z",
            "action": 31,
            "target": "",
            "id": 2733007,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2733007/?format=api"
        }
    ]
}