Translation components API.

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

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

{
    "count": 47,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/nb/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-09T09:20:02.052310Z",
            "action": 44,
            "target": "",
            "id": 2653045,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2653045/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-31T12:04:53.679999Z",
            "action": 0,
            "target": "",
            "id": 2740598,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2740598/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-31T12:13:33.453399Z",
            "action": 44,
            "target": "",
            "id": 2740791,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2740791/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T09:04:56.464641Z",
            "action": 0,
            "target": "",
            "id": 2966669,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2966669/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T09:05:28.404099Z",
            "action": 44,
            "target": "",
            "id": 2966862,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2966862/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:45:51.436086Z",
            "action": 0,
            "target": "",
            "id": 2998708,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2998708/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:47:14.372120Z",
            "action": 44,
            "target": "",
            "id": 2998901,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2998901/?format=api"
        }
    ]
}