Translation components API.

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

GET /api/translations/yast-samba-client/master/de/changes/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 204,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-samba-client/master/de/changes/?format=api&page=10",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-samba-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-client/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-31T02:33:41.534761Z",
            "action": 44,
            "target": "",
            "id": 2629347,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2629347/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13313115/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-client/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
            "timestamp": "2023-02-06T12:26:26.862196Z",
            "action": 5,
            "target": "Wenn Sie sich nicht sicher sind, welches Backend Sie wählen sollen, <a href=\"https://www.suse.com/support/kb/doc/?id=7007006\">lesen Sie KB-Artikel 7007006</a>. Einzelheiten zu den idmap-Backends 'tdb', 'ad', 'rid' und 'autorid' finden Sie auf den man-Seiten idmap_tdb(8), idmap_ad(8), idmap_rid(8) und idmap_autorid(8). Weitere Optionen, die möglicherweise manuell konfiguriert werden müssen, werden auf der man-Seite smb.conf(5) beschrieben. Informationen zu anderen idmap-Backends erhalten Sie auf den man-Seiten idmap_tdb2(8), idmap_ldap(8), idmap_hash(8), idmap_nss(8) und idmap_rfc2307(8).",
            "id": 2632729,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2632729/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14313046/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-client/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
            "timestamp": "2023-02-06T12:27:00.880897Z",
            "action": 5,
            "target": "&Gruppenrichtlinien-Anwendung",
            "id": 2632730,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2632730/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-samba-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-client/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-28T02:32:05.823289Z",
            "action": 0,
            "target": "",
            "id": 2675979,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2675979/?format=api"
        }
    ]
}