Translation components API.

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

GET /api/translations/plugins/texteditorextras/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 12,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/738449/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:28:17.181618Z",
            "action": 59,
            "target": "Text Editor Extras",
            "id": 677972,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/677972/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/738450/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:28:17.181686Z",
            "action": 59,
            "target": "Fügt zusätzliche Steuerelemente zum Rich-Text-Editor hinzu, um Bilder hochzuladen, den HTML-Code zu bearbeiten und Tabellen hinzuzufügen.",
            "id": 677973,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/677973/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/738451/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:28:17.181737Z",
            "action": 59,
            "target": "E-Mail-Vorlagentext",
            "id": 677974,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/677974/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/738452/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:28:17.181774Z",
            "action": 59,
            "target": "Bilder",
            "id": 677975,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/677975/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/738453/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:28:17.181810Z",
            "action": 59,
            "target": "HTML-Code",
            "id": 677976,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/677976/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/738454/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:28:17.181855Z",
            "action": 59,
            "target": "Tabellen",
            "id": 677977,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/677977/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/738455/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:28:17.181904Z",
            "action": 59,
            "target": "\n\t\t<p>Aktivieren Sie die zusätzlichen Steuerelemente, die im TinyMCE-Editor für jedes unten aufgeführte Feld erscheinen sollen.</p>\n<p>In einigen Fällen kann das Hinzufügen von Bildern, Tabellen oder anderen erweiterten Formatierungen zu Problemen bei der Weiterverteilung der Artikel führen. \nDies gilt insbesondere für zwei Fälle: Die erweiterte Formatierung im E-Mail-Vorlagentext ist möglicherweise nicht mit allen E-Mail-Clients kompatibel und kann\ndas Risiko, dass Ihre E-Mails blockiert werden, erhöhen. Die erweiterte Formatierung in einem Abstract ist möglicherweise nicht kompatibel mit\nIndexierungsdiensten wie Google Scholar, Crossref und dem PKP-Index.</p>\n<p>Tabellen können zwei zusätzliche Probleme bereiten. Erstens können breite Tabellen auf kleinen Bildschirmen Layoutprobleme verursachen. Deshalb sollten\nSie alle Tabellen, die Sie zu Ihrer Website auf einem mobilen Gerät hinzufügen, testen. Zweitens benötigen die meisten Tabellen Zeilen- und Spaltenüberschriften, um Anforderungen an die Zugänglichkeit gemäss der entsprechenden staatlichen Rechtsordnung zu erfüllen. Die Steuerelemente, die hier aktiviert werden können, unterstützen kein geeignetes HTML-Markup, das diese Anforderungen erfüllt. Möglicherweise müssen Sie das HTML-Markup Ihrer Tabellen manuell entsprechend den <a href=\"https://www.w3.org/TR/WCAG20-TECHS/H51.html\">WCAG 2.0 Richtlinien</a> anpassen.</p>\n<p>Wir empfehlen Ihnen, erweiterte Formatierungsoptionen nur dann hinzuzufügen, wenn es notwendig ist, und die Ergebnisse sorgfältig zu testen, wo immer Ihr veröffentlichtes Material auf anderen Diensten aggregiert ist.</p>",
            "id": 677978,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/677978/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/738456/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:28:17.181975Z",
            "action": 59,
            "target": "",
            "id": 677979,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/677979/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:28:17.182027Z",
            "action": 0,
            "target": "",
            "id": 677980,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/677980/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-02-17T23:28:30.121832Z",
            "action": 0,
            "target": "",
            "id": 678037,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/678037/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/738456/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api",
            "timestamp": "2023-04-25T09:44:21.411124Z",
            "action": 45,
            "target": "",
            "id": 732802,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/732802/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/738456/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/texteditorextras/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/texteditorextras/de/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api",
            "timestamp": "2023-04-25T09:44:21.414549Z",
            "action": 5,
            "target": "Ankündigungen Kurzbeschreibung",
            "id": 732803,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/732803/?format=api"
        }
    ]
}