Translation components API.

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

GET /api/translations/plugins/pdfjs-viewer-plugin/mk/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/727474/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:31.672101Z",
            "action": 59,
            "target": "Прегледувач на PDF.JS PDF",
            "id": 665086,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/665086/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/727475/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:31.672181Z",
            "action": 59,
            "target": "Овој плагин го користи <a href=\"http://mozilla.github.io/pdf.js\">pdf.js PDF прегледувачот</a> да вметне PDF на страниците за преглед на отисоците на трудови и изданија.",
            "id": 665087,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/665087/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:31.672220Z",
            "action": 0,
            "target": "",
            "id": 665088,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/665088/?format=api"
        }
    ]
}