Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/727444/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pdfjs-viewer-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pdfjs-viewer-plugin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:29.262890Z",
            "action": 59,
            "target": "إضافة المعاينة المضمنة لملفات PDF",
            "id": 665037,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/665037/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/727445/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pdfjs-viewer-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pdfjs-viewer-plugin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:29.262968Z",
            "action": 59,
            "target": "هذه الإضافة تستعمل <a href=\"https://mozilla.github.io/pdf.js/\">المعاين pdf.js PDF</a> لتضمين ملفات PDF في صفحات معاينة الألواح الطباعية للمقالات والأعداد.",
            "id": 665038,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/665038/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pdfjs-viewer-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pdfjs-viewer-plugin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:29.263007Z",
            "action": 0,
            "target": "",
            "id": 665039,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/665039/?format=api"
        }
    ]
}