Translation components API.

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

GET /api/translations/yast-journal/master/cs/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-journal/master/cs/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:25:16.378815Z",
            "action": 0,
            "target": "",
            "id": 1994047,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1994047/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:41:51.788585Z",
            "action": 0,
            "target": "",
            "id": 1999874,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1999874/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-20T02:32:36.590367Z",
            "action": 0,
            "target": "",
            "id": 2118310,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2118310/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-20T02:32:54.969782Z",
            "action": 44,
            "target": "",
            "id": 2118386,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2118386/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13439215/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/cs/?format=api",
            "user": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
            "author": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
            "timestamp": "2022-09-07T19:07:04.540407Z",
            "action": 5,
            "target": "[Blob data (%i bytů)]",
            "id": 2153803,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2153803/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-28T02:33:50.881113Z",
            "action": 0,
            "target": "",
            "id": 2162639,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2162639/?format=api"
        }
    ]
}