Translation components API.

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

GET /api/translations/yast-base/glossary/sr@latin/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/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:42.203077Z",
            "action": 0,
            "target": "",
            "id": 1868293,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868293/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637313/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:38.416314Z",
            "action": 31,
            "target": "",
            "id": 2732576,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732576/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637594/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.302897Z",
            "action": 31,
            "target": "",
            "id": 2732657,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732657/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637707/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.829293Z",
            "action": 31,
            "target": "",
            "id": 2732734,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732734/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640985/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.773559Z",
            "action": 31,
            "target": "",
            "id": 2732815,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732815/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642703/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.643899Z",
            "action": 31,
            "target": "",
            "id": 2732894,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732894/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644808/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.940002Z",
            "action": 31,
            "target": "",
            "id": 2732992,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732992/?format=api"
        }
    ]
}