Translation components API.

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

GET /api/translations/libstorage-ng/master/bs/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/bs/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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-09T09:20:01.676481Z",
            "action": 44,
            "target": "",
            "id": 2653012,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2653012/?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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-31T12:01:30.044466Z",
            "action": 0,
            "target": "",
            "id": 2740565,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2740565/?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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-31T12:13:32.559236Z",
            "action": 44,
            "target": "",
            "id": 2740758,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2740758/?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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T09:04:45.621285Z",
            "action": 0,
            "target": "",
            "id": 2966636,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2966636/?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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T09:05:28.321799Z",
            "action": 44,
            "target": "",
            "id": 2966829,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2966829/?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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:45:16.006441Z",
            "action": 0,
            "target": "",
            "id": 2998675,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2998675/?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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:47:14.262797Z",
            "action": 44,
            "target": "",
            "id": 2998868,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2998868/?format=api"
        }
    ]
}