Translation components API.

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

GET /api/translations/plugins/pdfjs-viewer-plugin/hy/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/727466/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:31.069696Z",
            "action": 59,
            "target": "PDF.JS PDF դիտակ",
            "id": 665074,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/665074/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/727467/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:31.069789Z",
            "action": 59,
            "target": "Այս փլագինը օգտագործում է <a href=\"https://mozilla.github.io/pdf.js/\">pdf.js PDF դիտակ</a>՝ հոդվածին PDF նիշքեր կպցնելու և թողարկելու շարվածքի դիտման էջերը:",
            "id": 665075,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/665075/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:31.069832Z",
            "action": 0,
            "target": "",
            "id": 665076,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/665076/?format=api"
        }
    ]
}