Translation components API.

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

GET /api/translations/plugins/pdfjs-viewer-plugin/hu/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/727464/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:30.952579Z",
            "action": 59,
            "target": "PDF.JS PDF Megtekintő",
            "id": 665071,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/665071/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/727465/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:30.952692Z",
            "action": 59,
            "target": "Ez a plugin használja a <a href=\"http://mozilla.github.io/pdf.js\"> pdf.js PDF-megjelenítőt </a>, hogy beágyazza a PDF-dokumentumokat a cikk- és kefelenyomat-megtekintő oldalakon.",
            "id": 665072,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/665072/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:30.952743Z",
            "action": 0,
            "target": "",
            "id": 665073,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/665073/?format=api"
        }
    ]
}