Translation components API.

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

GET /api/translations/yast-base/glossary/bg/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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:38.336016Z",
            "action": 0,
            "target": "",
            "id": 1868239,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868239/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637260/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:08.819880Z",
            "action": 31,
            "target": "",
            "id": 2732523,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732523/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637498/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.366982Z",
            "action": 31,
            "target": "",
            "id": 2732604,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732604/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637654/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.850197Z",
            "action": 31,
            "target": "",
            "id": 2732681,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732681/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640932/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:19.159423Z",
            "action": 31,
            "target": "",
            "id": 2732762,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732762/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642650/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.221225Z",
            "action": 31,
            "target": "",
            "id": 2732841,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732841/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644758/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.075757Z",
            "action": 31,
            "target": "",
            "id": 2732942,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732942/?format=api"
        }
    ]
}