Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-qt-pkg/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-21T02:32:59.780655Z",
            "action": 0,
            "target": "",
            "id": 1786857,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1786857/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-qt-pkg/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:43:49.477295Z",
            "action": 0,
            "target": "",
            "id": 1952334,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1952334/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-qt-pkg/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-14T02:33:54.916258Z",
            "action": 0,
            "target": "",
            "id": 2212761,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2212761/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-qt-pkg/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:50:50.732398Z",
            "action": 0,
            "target": "",
            "id": 2744562,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2744562/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-qt-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-qt-pkg/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T02:34:53.737725Z",
            "action": 0,
            "target": "",
            "id": 2779202,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2779202/?format=api"
        }
    ]
}