Translation components API.

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

GET /api/translations/yast-base/glossary/eo/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/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:38.969843Z",
            "action": 0,
            "target": "",
            "id": 1868249,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868249/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637281/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:20.949046Z",
            "action": 31,
            "target": "",
            "id": 2732544,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732544/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637519/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.721017Z",
            "action": 31,
            "target": "",
            "id": 2732625,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732625/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637675/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.254484Z",
            "action": 31,
            "target": "",
            "id": 2732702,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732702/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640953/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:19.559264Z",
            "action": 31,
            "target": "",
            "id": 2732783,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732783/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642671/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.555466Z",
            "action": 31,
            "target": "",
            "id": 2732862,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732862/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644779/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.426512Z",
            "action": 31,
            "target": "",
            "id": 2732963,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732963/?format=api"
        }
    ]
}