Translation components API.

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

GET /api/translations/yast-control-center/master/lt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-control-center/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-control-center/master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-14T02:32:21.665812Z",
            "action": 0,
            "target": "",
            "id": 1882934,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1882934/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-control-center/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-control-center/master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-23T02:34:11.718419Z",
            "action": 0,
            "target": "",
            "id": 1869893,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1869893/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-control-center/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-control-center/master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-02T21:03:23Z",
            "action": 17,
            "target": "",
            "id": 665568,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/665568/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1052450/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-control-center/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-control-center/master/lt/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
            "timestamp": "2017-06-02T18:27:06Z",
            "action": 2,
            "target": "Nepavyksta įrašyti y2logs žurnalų.",
            "id": 665228,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/665228/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1052446/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-control-center/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-control-center/master/lt/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
            "timestamp": "2017-06-02T18:26:37Z",
            "action": 2,
            "target": "YaST valdymo centras nepaleistas kaip root.\nMatysite tik tuos modulius, kuriems nereikia root teisių.",
            "id": 665226,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/665226/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-control-center/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-control-center/master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T15:05:00Z",
            "action": 0,
            "target": "",
            "id": 95486,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/95486/?format=api"
        }
    ]
}